mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-03-25 09:25:47 +00:00
update pods and make the project build
This commit is contained in:
parent
337d92b84a
commit
04efeb2e52
57 changed files with 2289 additions and 2263 deletions
|
|
@ -7,6 +7,7 @@
|
|||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
1AE178AE4B6EEE2C498E629B /* libPods-Blog.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7160E151335CBA3861FBD44D /* libPods-Blog.a */; };
|
||||
1BCFC07F224F7BB568C1EE92 /* MuseoSans-500.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCB89F8C8583AE061757E /* MuseoSans-500.otf */; };
|
||||
1BCFC349E4959199EB3872DA /* MuseoSans-300-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCD0E9504E1E8AB8C0275 /* MuseoSans-300-Italic.otf */; };
|
||||
1BCFC56B50FFDC7782B79B7C /* MuseoSans-500-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 1BCFCF38F59820D581E057A3 /* MuseoSans-500-Italic.otf */; };
|
||||
|
|
@ -73,6 +74,9 @@
|
|||
1BCFCEC8D56D29C6C3AE4380 /* MuseoSans-300.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-300.otf"; sourceTree = "<group>"; };
|
||||
1BCFCF38F59820D581E057A3 /* MuseoSans-500-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file.otf; path = "MuseoSans-500-Italic.otf"; sourceTree = "<group>"; };
|
||||
1BCFCFA1E7D4AFDA984693E1 /* UIColor+Hex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+Hex.h"; sourceTree = "<group>"; };
|
||||
216E09E2B9970083489FA869 /* Pods-Blog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Blog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Blog/Pods-Blog.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
52D4D1E7D7915ADAD8A3C902 /* Pods-Blog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Blog.release.xcconfig"; path = "Pods/Target Support Files/Pods-Blog/Pods-Blog.release.xcconfig"; sourceTree = "<group>"; };
|
||||
7160E151335CBA3861FBD44D /* libPods-Blog.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Blog.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
7B4070521AE46BC9000C2E43 /* auth.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = auth.json; sourceTree = "<group>"; };
|
||||
7B5C4BD919F2606900667D48 /* Blog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Blog.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
7B5C4BDD19F2606900667D48 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
|
|
@ -120,6 +124,7 @@
|
|||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
30089596C2F733D451A454E8 /* libPods.a in Frameworks */,
|
||||
1AE178AE4B6EEE2C498E629B /* libPods-Blog.a in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
|
@ -141,6 +146,8 @@
|
|||
A2EB178BEF4356711B2710AE /* Pods.release.xcconfig */,
|
||||
DAA4009DDF4B3F5BEEF9CC4C /* Pods-BlogTests.debug.xcconfig */,
|
||||
AB1234AC662F1A1B7BD87AB0 /* Pods-BlogTests.release.xcconfig */,
|
||||
216E09E2B9970083489FA869 /* Pods-Blog.debug.xcconfig */,
|
||||
52D4D1E7D7915ADAD8A3C902 /* Pods-Blog.release.xcconfig */,
|
||||
);
|
||||
name = Pods;
|
||||
sourceTree = "<group>";
|
||||
|
|
@ -282,6 +289,7 @@
|
|||
children = (
|
||||
1613DC56A86AFA7E50460A37 /* libPods.a */,
|
||||
9C36BC848680D4F831E4DE23 /* libPods-BlogTests.a */,
|
||||
7160E151335CBA3861FBD44D /* libPods-Blog.a */,
|
||||
);
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
|
|
@ -455,7 +463,7 @@
|
|||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Blog/Pods-Blog-resources.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
|
@ -603,7 +611,7 @@
|
|||
};
|
||||
7B5C4C0019F2606900667D48 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = D1F0F9D6D1DB6188AF81A066 /* Pods.debug.xcconfig */;
|
||||
baseConfigurationReference = 216E09E2B9970083489FA869 /* Pods-Blog.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
|
|
@ -616,7 +624,7 @@
|
|||
};
|
||||
7B5C4C0119F2606900667D48 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = A2EB178BEF4356711B2710AE /* Pods.release.xcconfig */;
|
||||
baseConfigurationReference = 52D4D1E7D7915ADAD8A3C902 /* Pods-Blog.release.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
|
|
@ -628,7 +636,6 @@
|
|||
};
|
||||
7B5C4C0319F2606900667D48 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = DAA4009DDF4B3F5BEEF9CC4C /* Pods-BlogTests.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
|
|
@ -648,7 +655,6 @@
|
|||
};
|
||||
7B5C4C0419F2606900667D48 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = AB1234AC662F1A1B7BD87AB0 /* Pods-BlogTests.release.xcconfig */;
|
||||
buildSettings = {
|
||||
BUNDLE_LOADER = "$(TEST_HOST)";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
|
||||
<false/>
|
||||
<key>IDESourceControlProjectIdentifier</key>
|
||||
<string>4DE41D0A-0A5B-4767-8937-4D8B9B787CB1</string>
|
||||
<string>58E6D8E0-639C-4728-B3FA-EE8A242124EA</string>
|
||||
<key>IDESourceControlProjectName</key>
|
||||
<string>Blog</string>
|
||||
<key>IDESourceControlProjectOriginsDictionary</key>
|
||||
|
|
|
|||
20
Podfile
20
Podfile
|
|
@ -3,14 +3,14 @@
|
|||
|
||||
source 'https://github.com/CocoaPods/Specs.git'
|
||||
|
||||
pod 'Mantle'
|
||||
pod 'PromiseKit'
|
||||
pod 'YapDatabase'
|
||||
pod 'libextobjc'
|
||||
pod 'ObjectiveSugar'
|
||||
target :Blog do
|
||||
pod 'Mantle'
|
||||
pod 'PromiseKit'
|
||||
pod 'YapDatabase'
|
||||
pod 'libextobjc'
|
||||
pod 'ObjectiveSugar'
|
||||
end
|
||||
|
||||
# target 'Blog' do
|
||||
# end
|
||||
|
||||
# target 'BlogTests' do
|
||||
# end
|
||||
target :BlogTests do
|
||||
link_with :Blog
|
||||
end
|
||||
|
|
|
|||
48
Podfile.lock
48
Podfile.lock
|
|
@ -50,39 +50,39 @@ PODS:
|
|||
- OMGHTTPURLRQ/FormURLEncode
|
||||
- OMGHTTPURLRQ/UserAgent
|
||||
- OMGHTTPURLRQ/UserAgent (2.1)
|
||||
- PromiseKit (1.5.1):
|
||||
- PromiseKit/CALayer (= 1.5.1)
|
||||
- PromiseKit/NSNotificationCenter (= 1.5.1)
|
||||
- PromiseKit/NSURLConnection (= 1.5.1)
|
||||
- PromiseKit/Pause (= 1.5.1)
|
||||
- PromiseKit/UIActionSheet (= 1.5.1)
|
||||
- PromiseKit/UIAlertView (= 1.5.1)
|
||||
- PromiseKit/UIView (= 1.5.1)
|
||||
- PromiseKit/UIViewController (= 1.5.1)
|
||||
- PromiseKit/Until (= 1.5.1)
|
||||
- PromiseKit/When (= 1.5.1)
|
||||
- PromiseKit/CALayer (1.5.1):
|
||||
- PromiseKit (1.5.2):
|
||||
- PromiseKit/CALayer (= 1.5.2)
|
||||
- PromiseKit/NSNotificationCenter (= 1.5.2)
|
||||
- PromiseKit/NSURLConnection (= 1.5.2)
|
||||
- PromiseKit/Pause (= 1.5.2)
|
||||
- PromiseKit/UIActionSheet (= 1.5.2)
|
||||
- PromiseKit/UIAlertView (= 1.5.2)
|
||||
- PromiseKit/UIView (= 1.5.2)
|
||||
- PromiseKit/UIViewController (= 1.5.2)
|
||||
- PromiseKit/Until (= 1.5.2)
|
||||
- PromiseKit/When (= 1.5.2)
|
||||
- PromiseKit/CALayer (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/NSNotificationCenter (1.5.1):
|
||||
- PromiseKit/NSNotificationCenter (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/NSURLConnection (1.5.1):
|
||||
- PromiseKit/NSURLConnection (1.5.2):
|
||||
- OMGHTTPURLRQ
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Pause (1.5.1):
|
||||
- PromiseKit/Pause (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Promise (1.5.1)
|
||||
- PromiseKit/UIActionSheet (1.5.1):
|
||||
- PromiseKit/Promise (1.5.2)
|
||||
- PromiseKit/UIActionSheet (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIAlertView (1.5.1):
|
||||
- PromiseKit/UIAlertView (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIView (1.5.1):
|
||||
- PromiseKit/UIView (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIViewController (1.5.1):
|
||||
- PromiseKit/UIViewController (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Until (1.5.1):
|
||||
- PromiseKit/Until (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/When
|
||||
- PromiseKit/When (1.5.1):
|
||||
- PromiseKit/When (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- YapDatabase (2.6.1):
|
||||
- YapDatabase/standard (= 2.6.1)
|
||||
|
|
@ -104,7 +104,7 @@ SPEC CHECKSUMS:
|
|||
Mantle: 17de73ef929db2234d76fde2aacfb89ab11c61e8
|
||||
ObjectiveSugar: a6a25f23d657c19df0a0b972466d5b5ca9f5295c
|
||||
OMGHTTPURLRQ: f8c515dfd2f57a5d74c710978f600231f52afec5
|
||||
PromiseKit: b1145ebb1dd0780566952689191ea31466198ee8
|
||||
PromiseKit: b333c1baae651ed1fdfb4f6f4ef18d7ca118931e
|
||||
YapDatabase: 13566c87dc9226a0f15d755edba08e8ad94cac9f
|
||||
|
||||
COCOAPODS: 0.37.0.beta.1
|
||||
COCOAPODS: 0.36.4
|
||||
|
|
|
|||
48
Pods/Manifest.lock
generated
48
Pods/Manifest.lock
generated
|
|
@ -50,39 +50,39 @@ PODS:
|
|||
- OMGHTTPURLRQ/FormURLEncode
|
||||
- OMGHTTPURLRQ/UserAgent
|
||||
- OMGHTTPURLRQ/UserAgent (2.1)
|
||||
- PromiseKit (1.5.1):
|
||||
- PromiseKit/CALayer (= 1.5.1)
|
||||
- PromiseKit/NSNotificationCenter (= 1.5.1)
|
||||
- PromiseKit/NSURLConnection (= 1.5.1)
|
||||
- PromiseKit/Pause (= 1.5.1)
|
||||
- PromiseKit/UIActionSheet (= 1.5.1)
|
||||
- PromiseKit/UIAlertView (= 1.5.1)
|
||||
- PromiseKit/UIView (= 1.5.1)
|
||||
- PromiseKit/UIViewController (= 1.5.1)
|
||||
- PromiseKit/Until (= 1.5.1)
|
||||
- PromiseKit/When (= 1.5.1)
|
||||
- PromiseKit/CALayer (1.5.1):
|
||||
- PromiseKit (1.5.2):
|
||||
- PromiseKit/CALayer (= 1.5.2)
|
||||
- PromiseKit/NSNotificationCenter (= 1.5.2)
|
||||
- PromiseKit/NSURLConnection (= 1.5.2)
|
||||
- PromiseKit/Pause (= 1.5.2)
|
||||
- PromiseKit/UIActionSheet (= 1.5.2)
|
||||
- PromiseKit/UIAlertView (= 1.5.2)
|
||||
- PromiseKit/UIView (= 1.5.2)
|
||||
- PromiseKit/UIViewController (= 1.5.2)
|
||||
- PromiseKit/Until (= 1.5.2)
|
||||
- PromiseKit/When (= 1.5.2)
|
||||
- PromiseKit/CALayer (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/NSNotificationCenter (1.5.1):
|
||||
- PromiseKit/NSNotificationCenter (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/NSURLConnection (1.5.1):
|
||||
- PromiseKit/NSURLConnection (1.5.2):
|
||||
- OMGHTTPURLRQ
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Pause (1.5.1):
|
||||
- PromiseKit/Pause (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Promise (1.5.1)
|
||||
- PromiseKit/UIActionSheet (1.5.1):
|
||||
- PromiseKit/Promise (1.5.2)
|
||||
- PromiseKit/UIActionSheet (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIAlertView (1.5.1):
|
||||
- PromiseKit/UIAlertView (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIView (1.5.1):
|
||||
- PromiseKit/UIView (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/UIViewController (1.5.1):
|
||||
- PromiseKit/UIViewController (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/Until (1.5.1):
|
||||
- PromiseKit/Until (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- PromiseKit/When
|
||||
- PromiseKit/When (1.5.1):
|
||||
- PromiseKit/When (1.5.2):
|
||||
- PromiseKit/Promise
|
||||
- YapDatabase (2.6.1):
|
||||
- YapDatabase/standard (= 2.6.1)
|
||||
|
|
@ -104,7 +104,7 @@ SPEC CHECKSUMS:
|
|||
Mantle: 17de73ef929db2234d76fde2aacfb89ab11c61e8
|
||||
ObjectiveSugar: a6a25f23d657c19df0a0b972466d5b5ca9f5295c
|
||||
OMGHTTPURLRQ: f8c515dfd2f57a5d74c710978f600231f52afec5
|
||||
PromiseKit: b1145ebb1dd0780566952689191ea31466198ee8
|
||||
PromiseKit: b333c1baae651ed1fdfb4f6f4ef18d7ca118931e
|
||||
YapDatabase: 13566c87dc9226a0f15d755edba08e8ad94cac9f
|
||||
|
||||
COCOAPODS: 0.37.0.beta.1
|
||||
COCOAPODS: 0.36.4
|
||||
|
|
|
|||
4222
Pods/Pods.xcodeproj/project.pbxproj
generated
4222
Pods/Pods.xcodeproj/project.pbxproj
generated
File diff suppressed because it is too large
Load diff
1
Pods/PromiseKit/objc/PromiseKit/fwd.h
generated
1
Pods/PromiseKit/objc/PromiseKit/fwd.h
generated
|
|
@ -39,6 +39,7 @@ typedef void (^PMKBooleanAdapter)(BOOL, NSError *);
|
|||
#define PMKUnknownError 2
|
||||
#define PMKInvalidUsageError 3
|
||||
#define PMKAccessDeniedError 4
|
||||
#define PMKOperationFailed 5
|
||||
|
||||
#define PMKURLErrorFailingURLResponseKey @"PMKURLErrorFailingURLResponseKey"
|
||||
#define PMKURLErrorFailingDataKey @"PMKURLErrorFailingDataKey"
|
||||
|
|
|
|||
19
Pods/PromiseKit/objc/UIViewController+PromiseKit.m
generated
19
Pods/PromiseKit/objc/UIViewController+PromiseKit.m
generated
|
|
@ -32,6 +32,15 @@ static const char *kSegueRejecter = "kSegueRejecter";
|
|||
void (*func)(id, SEL, id) = (void *)imp;
|
||||
func(vc, selector, delegater);
|
||||
}
|
||||
else if ([vc isKindOfClass:NSClassFromString(@"MFMessageComposeViewController")]) {
|
||||
PMKMFDelegater *delegater = [PMKMFDelegater new];
|
||||
PMKRetain(delegater);
|
||||
|
||||
SEL selector = NSSelectorFromString(@"setMessageComposeDelegate:");
|
||||
IMP imp = [vc methodForSelector:selector];
|
||||
void (*func)(id, SEL, id) = (void *)imp;
|
||||
func(vc, selector, delegater);
|
||||
}
|
||||
else if ([vc isKindOfClass:NSClassFromString(@"UIImagePickerController")]) {
|
||||
PMKUIImagePickerControllerDelegate *delegator = [PMKUIImagePickerControllerDelegate new];
|
||||
PMKRetain(delegator);
|
||||
|
|
@ -145,6 +154,16 @@ static void classOverridingSelector(const char* newClassPrefix, id target, SEL o
|
|||
|
||||
PMKRelease(self);
|
||||
}
|
||||
|
||||
- (void)messageComposeViewController:(id)controller didFinishWithResult:(int)result {
|
||||
if (result == 2)
|
||||
[controller reject:[NSError errorWithDomain:PMKErrorDomain code:PMKOperationFailed userInfo:@{NSLocalizedDescriptionKey: @"The user’s attempt to save or send the message was unsuccessful."}]];
|
||||
else
|
||||
[controller fulfill:@(result)];
|
||||
|
||||
PMKRelease(self);
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#include "Pods-CocoaLumberjack.xcconfig"
|
||||
#include "Pods-Blog-CocoaLumberjack.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/CocoaLumberjack" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = -ObjC
|
||||
5
Pods/Target Support Files/Pods-Blog-CocoaLumberjack/Pods-Blog-CocoaLumberjack-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-CocoaLumberjack/Pods-Blog-CocoaLumberjack-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_CocoaLumberjack : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_CocoaLumberjack
|
||||
@end
|
||||
|
|
@ -2,4 +2,4 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
#import "Pods-Blog-environment.h"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
#include "Pods-Mantle.xcconfig"
|
||||
#include "Pods-Blog-Mantle.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/Mantle" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = ${PODS_MANTLE_OTHER_LDFLAGS} -ObjC
|
||||
OTHER_LDFLAGS = ${PODS_BLOG_MANTLE_OTHER_LDFLAGS} -ObjC
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
SKIP_INSTALL = YES
|
||||
5
Pods/Target Support Files/Pods-Blog-Mantle/Pods-Blog-Mantle-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-Mantle/Pods-Blog-Mantle-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_Mantle : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_Mantle
|
||||
@end
|
||||
|
|
@ -2,4 +2,4 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
#import "Pods-Blog-environment.h"
|
||||
1
Pods/Target Support Files/Pods-Blog-Mantle/Pods-Blog-Mantle.xcconfig
generated
Normal file
1
Pods/Target Support Files/Pods-Blog-Mantle/Pods-Blog-Mantle.xcconfig
generated
Normal file
|
|
@ -0,0 +1 @@
|
|||
PODS_BLOG_MANTLE_OTHER_LDFLAGS = -framework "Foundation"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#include "Pods-OMGHTTPURLRQ.xcconfig"
|
||||
#include "Pods-Blog-OMGHTTPURLRQ.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = -ObjC
|
||||
5
Pods/Target Support Files/Pods-Blog-OMGHTTPURLRQ/Pods-Blog-OMGHTTPURLRQ-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-OMGHTTPURLRQ/Pods-Blog-OMGHTTPURLRQ-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_OMGHTTPURLRQ : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_OMGHTTPURLRQ
|
||||
@end
|
||||
|
|
@ -2,4 +2,4 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
#import "Pods-Blog-environment.h"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#include "Pods-ObjectiveSugar.xcconfig"
|
||||
#include "Pods-Blog-ObjectiveSugar.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/ObjectiveSugar" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = -ObjC
|
||||
5
Pods/Target Support Files/Pods-Blog-ObjectiveSugar/Pods-Blog-ObjectiveSugar-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-ObjectiveSugar/Pods-Blog-ObjectiveSugar-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_ObjectiveSugar : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_ObjectiveSugar
|
||||
@end
|
||||
|
|
@ -2,4 +2,4 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
#import "Pods-Blog-environment.h"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
#include "Pods-PromiseKit.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 ${PODS_PROMISEKIT_GCC_PREPROCESSOR_DEFINITIONS}
|
||||
#include "Pods-Blog-PromiseKit.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 ${PODS_BLOG_PROMISEKIT_GCC_PREPROCESSOR_DEFINITIONS}
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/PromiseKit" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = ${PODS_PROMISEKIT_OTHER_LDFLAGS} -ObjC
|
||||
OTHER_LDFLAGS = ${PODS_BLOG_PROMISEKIT_OTHER_LDFLAGS} -ObjC
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
SKIP_INSTALL = YES
|
||||
5
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_PromiseKit : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_PromiseKit
|
||||
@end
|
||||
5
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit-prefix.pch
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit-prefix.pch
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-Blog-environment.h"
|
||||
2
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit.xcconfig
generated
Normal file
2
Pods/Target Support Files/Pods-Blog-PromiseKit/Pods-Blog-PromiseKit.xcconfig
generated
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
PODS_BLOG_PROMISEKIT_GCC_PREPROCESSOR_DEFINITIONS = $(inherited) PMK_CALAYER=1 $(inherited) PMK_NSNOTIFICATIONCENTER=1 $(inherited) PMK_NSURLCONNECTION=1 $(inherited) PMK_PAUSE=1 $(inherited) PMK_UIACTIONSHEET=1 $(inherited) PMK_UIALERTVIEW=1 $(inherited) PMK_UIVIEW=1 $(inherited) PMK_UIVIEWCONTROLLER=1 $(inherited) PMK_UNTIL=1 $(inherited) PMK_WHEN=1
|
||||
PODS_BLOG_PROMISEKIT_OTHER_LDFLAGS = -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
#include "Pods-YapDatabase.xcconfig"
|
||||
#include "Pods-Blog-YapDatabase.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/YapDatabase" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = ${PODS_YAPDATABASE_OTHER_LDFLAGS} -ObjC
|
||||
OTHER_LDFLAGS = ${PODS_BLOG_YAPDATABASE_OTHER_LDFLAGS} -ObjC
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
SKIP_INSTALL = YES
|
||||
5
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_YapDatabase : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_YapDatabase
|
||||
@end
|
||||
5
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase-prefix.pch
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase-prefix.pch
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-Blog-environment.h"
|
||||
1
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase.xcconfig
generated
Normal file
1
Pods/Target Support Files/Pods-Blog-YapDatabase/Pods-Blog-YapDatabase.xcconfig
generated
Normal file
|
|
@ -0,0 +1 @@
|
|||
PODS_BLOG_YAPDATABASE_OTHER_LDFLAGS = -weak_library /usr/lib/libc++.dylib -l"sqlite3"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#include "Pods-libextobjc.xcconfig"
|
||||
#include "Pods-Blog-libextobjc.xcconfig"
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/libextobjc" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = -ObjC
|
||||
5
Pods/Target Support Files/Pods-Blog-libextobjc/Pods-Blog-libextobjc-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-libextobjc/Pods-Blog-libextobjc-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog_libextobjc : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog_libextobjc
|
||||
@end
|
||||
5
Pods/Target Support Files/Pods-Blog-libextobjc/Pods-Blog-libextobjc-prefix.pch
generated
Normal file
5
Pods/Target Support Files/Pods-Blog-libextobjc/Pods-Blog-libextobjc-prefix.pch
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-Blog-environment.h"
|
||||
5
Pods/Target Support Files/Pods-Blog/Pods-Blog-dummy.m
generated
Normal file
5
Pods/Target Support Files/Pods-Blog/Pods-Blog-dummy.m
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Blog : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Blog
|
||||
@end
|
||||
|
|
@ -70,73 +70,73 @@
|
|||
#define COCOAPODS_POD_AVAILABLE_PromiseKit
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit 2
|
||||
|
||||
// PromiseKit/CALayer
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_CALayer
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_CALayer 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_CALayer 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_CALayer 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_CALayer 2
|
||||
|
||||
// PromiseKit/NSNotificationCenter
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_NSNotificationCenter
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_NSNotificationCenter 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_NSNotificationCenter 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSNotificationCenter 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSNotificationCenter 2
|
||||
|
||||
// PromiseKit/NSURLConnection
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_NSURLConnection
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_NSURLConnection 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_NSURLConnection 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSURLConnection 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_NSURLConnection 2
|
||||
|
||||
// PromiseKit/Pause
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Pause
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Pause 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_Pause 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Pause 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Pause 2
|
||||
|
||||
// PromiseKit/Promise
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Promise
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Promise 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_Promise 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Promise 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Promise 2
|
||||
|
||||
// PromiseKit/UIActionSheet
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIActionSheet
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIActionSheet 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIActionSheet 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIActionSheet 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIActionSheet 2
|
||||
|
||||
// PromiseKit/UIAlertView
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIAlertView
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIAlertView 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIAlertView 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIAlertView 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIAlertView 2
|
||||
|
||||
// PromiseKit/UIView
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIView
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIView 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIView 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIView 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIView 2
|
||||
|
||||
// PromiseKit/UIViewController
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_UIViewController
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_UIViewController 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_UIViewController 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIViewController 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_UIViewController 2
|
||||
|
||||
// PromiseKit/Until
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_Until
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_Until 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_Until 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Until 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_Until 2
|
||||
|
||||
// PromiseKit/When
|
||||
#define COCOAPODS_POD_AVAILABLE_PromiseKit_When
|
||||
#define COCOAPODS_VERSION_MAJOR_PromiseKit_When 1
|
||||
#define COCOAPODS_VERSION_MINOR_PromiseKit_When 5
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_When 1
|
||||
#define COCOAPODS_VERSION_PATCH_PromiseKit_When 2
|
||||
|
||||
// YapDatabase
|
||||
#define COCOAPODS_POD_AVAILABLE_YapDatabase
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 $(inherited) PMK_CALAYER=1 $(inherited) PMK_NSNOTIFICATIONCENTER=1 $(inherited) PMK_NSURLCONNECTION=1 $(inherited) PMK_PAUSE=1 $(inherited) PMK_UIACTIONSHEET=1 $(inherited) PMK_UIALERTVIEW=1 $(inherited) PMK_UIVIEW=1 $(inherited) PMK_UIVIEWCONTROLLER=1 $(inherited) PMK_UNTIL=1 $(inherited) PMK_WHEN=1
|
||||
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/CocoaLumberjack" -isystem "${PODS_ROOT}/Headers/Public/Mantle" -isystem "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" -isystem "${PODS_ROOT}/Headers/Public/ObjectiveSugar" -isystem "${PODS_ROOT}/Headers/Public/PromiseKit" -isystem "${PODS_ROOT}/Headers/Public/YapDatabase" -isystem "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = $(inherited) -ObjC -weak_library /usr/lib/libc++.dylib -l"Pods-CocoaLumberjack" -l"Pods-Mantle" -l"Pods-OMGHTTPURLRQ" -l"Pods-ObjectiveSugar" -l"Pods-PromiseKit" -l"Pods-YapDatabase" -l"Pods-libextobjc" -l"sqlite3" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
OTHER_LDFLAGS = $(inherited) -ObjC -weak_library /usr/lib/libc++.dylib -l"Pods-Blog-CocoaLumberjack" -l"Pods-Blog-Mantle" -l"Pods-Blog-OMGHTTPURLRQ" -l"Pods-Blog-ObjectiveSugar" -l"Pods-Blog-PromiseKit" -l"Pods-Blog-YapDatabase" -l"Pods-Blog-libextobjc" -l"sqlite3" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS)
|
||||
PODS_ROOT = ${SRCROOT}/Pods
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 $(inherited) PMK_CALAYER=1 $(inherited) PMK_NSNOTIFICATIONCENTER=1 $(inherited) PMK_NSURLCONNECTION=1 $(inherited) PMK_PAUSE=1 $(inherited) PMK_UIACTIONSHEET=1 $(inherited) PMK_UIALERTVIEW=1 $(inherited) PMK_UIVIEW=1 $(inherited) PMK_UIVIEWCONTROLLER=1 $(inherited) PMK_UNTIL=1 $(inherited) PMK_WHEN=1
|
||||
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/ObjectiveSugar" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/CocoaLumberjack" -isystem "${PODS_ROOT}/Headers/Public/Mantle" -isystem "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" -isystem "${PODS_ROOT}/Headers/Public/ObjectiveSugar" -isystem "${PODS_ROOT}/Headers/Public/PromiseKit" -isystem "${PODS_ROOT}/Headers/Public/YapDatabase" -isystem "${PODS_ROOT}/Headers/Public/libextobjc"
|
||||
OTHER_LDFLAGS = $(inherited) -ObjC -weak_library /usr/lib/libc++.dylib -l"Pods-CocoaLumberjack" -l"Pods-Mantle" -l"Pods-OMGHTTPURLRQ" -l"Pods-ObjectiveSugar" -l"Pods-PromiseKit" -l"Pods-YapDatabase" -l"Pods-libextobjc" -l"sqlite3" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
OTHER_LDFLAGS = $(inherited) -ObjC -weak_library /usr/lib/libc++.dylib -l"Pods-Blog-CocoaLumberjack" -l"Pods-Blog-Mantle" -l"Pods-Blog-OMGHTTPURLRQ" -l"Pods-Blog-ObjectiveSugar" -l"Pods-Blog-PromiseKit" -l"Pods-Blog-YapDatabase" -l"Pods-Blog-libextobjc" -l"sqlite3" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS)
|
||||
PODS_ROOT = ${SRCROOT}/Pods
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_CocoaLumberjack : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_CocoaLumberjack
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_Mantle : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_Mantle
|
||||
@end
|
||||
|
|
@ -1 +0,0 @@
|
|||
PODS_MANTLE_OTHER_LDFLAGS = -framework "Foundation"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_OMGHTTPURLRQ : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_OMGHTTPURLRQ
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_ObjectiveSugar : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_ObjectiveSugar
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_PromiseKit : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_PromiseKit
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
PODS_PROMISEKIT_GCC_PREPROCESSOR_DEFINITIONS = $(inherited) PMK_CALAYER=1 $(inherited) PMK_NSNOTIFICATIONCENTER=1 $(inherited) PMK_NSURLCONNECTION=1 $(inherited) PMK_PAUSE=1 $(inherited) PMK_UIACTIONSHEET=1 $(inherited) PMK_UIALERTVIEW=1 $(inherited) PMK_UIVIEW=1 $(inherited) PMK_UIVIEWCONTROLLER=1 $(inherited) PMK_UNTIL=1 $(inherited) PMK_WHEN=1
|
||||
PODS_PROMISEKIT_OTHER_LDFLAGS = -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -weak_framework "AssetsLibrary"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_YapDatabase : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_YapDatabase
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
|
|
@ -1 +0,0 @@
|
|||
PODS_YAPDATABASE_OTHER_LDFLAGS = -weak_library /usr/lib/libc++.dylib -l"sqlite3"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods_libextobjc : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods_libextobjc
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#endif
|
||||
|
||||
#import "Pods-environment.h"
|
||||
5
Pods/Target Support Files/Pods/Pods-dummy.m
generated
5
Pods/Target Support Files/Pods/Pods-dummy.m
generated
|
|
@ -1,5 +0,0 @@
|
|||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_Pods : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_Pods
|
||||
@end
|
||||
Loading…
Reference in a new issue