remove Liquipedia reference
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_LiquipediaMenu : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_LiquipediaMenu
|
||||
@end
|
||||
@@ -1,6 +0,0 @@
|
||||
framework module Pods_LiquipediaMenu {
|
||||
umbrella header "Pods-LiquipediaMenu-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
5
Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker-dummy.m
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_macOS_MenuBar_MatchTicker : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_macOS_MenuBar_MatchTicker
|
||||
@end
|
||||
@@ -11,6 +11,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
FOUNDATION_EXPORT double Pods_LiquipediaMenuVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char Pods_LiquipediaMenuVersionString[];
|
||||
FOUNDATION_EXPORT double Pods_macOS_MenuBar_MatchTickerVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char Pods_macOS_MenuBar_MatchTickerVersionString[];
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
framework module Pods_macOS_MenuBar_MatchTicker {
|
||||
umbrella header "Pods-macOS-MenuBar-MatchTicker-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user