Showing
19 changed files
with
279 additions
and
0 deletions
No preview for this file type
No preview for this file type
WarplySDKFrameworkIOS/Podfile
0 → 100644
WarplySDKFrameworkIOS/Podfile.lock
0 → 100644
WarplySDKFrameworkIOS/Pods/Manifest.lock
0 → 100644
This diff is collapsed. Click to expand it.
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Scheme | ||
3 | + LastUpgradeVersion = "1240" | ||
4 | + version = "1.3"> | ||
5 | + <BuildAction | ||
6 | + parallelizeBuildables = "YES" | ||
7 | + buildImplicitDependencies = "YES"> | ||
8 | + <BuildActionEntries> | ||
9 | + <BuildActionEntry | ||
10 | + buildForTesting = "YES" | ||
11 | + buildForRunning = "YES" | ||
12 | + buildForProfiling = "YES" | ||
13 | + buildForArchiving = "YES" | ||
14 | + buildForAnalyzing = "YES"> | ||
15 | + <BuildableReference | ||
16 | + BuildableIdentifier = "primary" | ||
17 | + BlueprintIdentifier = "C6C64B3B320397CC1D8287CA8BA24255" | ||
18 | + BuildableName = "Pods_WarplySDKFrameworkIOS.framework" | ||
19 | + BlueprintName = "Pods-WarplySDKFrameworkIOS" | ||
20 | + ReferencedContainer = "container:Pods.xcodeproj"> | ||
21 | + </BuildableReference> | ||
22 | + </BuildActionEntry> | ||
23 | + </BuildActionEntries> | ||
24 | + </BuildAction> | ||
25 | + <TestAction | ||
26 | + buildConfiguration = "Debug" | ||
27 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
28 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
29 | + shouldUseLaunchSchemeArgsEnv = "YES"> | ||
30 | + <Testables> | ||
31 | + </Testables> | ||
32 | + </TestAction> | ||
33 | + <LaunchAction | ||
34 | + buildConfiguration = "Debug" | ||
35 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
36 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
37 | + launchStyle = "0" | ||
38 | + useCustomWorkingDirectory = "NO" | ||
39 | + ignoresPersistentStateOnLaunch = "NO" | ||
40 | + debugDocumentVersioning = "YES" | ||
41 | + debugServiceExtension = "internal" | ||
42 | + allowLocationSimulation = "YES"> | ||
43 | + </LaunchAction> | ||
44 | + <ProfileAction | ||
45 | + buildConfiguration = "Release" | ||
46 | + shouldUseLaunchSchemeArgsEnv = "YES" | ||
47 | + savedToolIdentifier = "" | ||
48 | + useCustomWorkingDirectory = "NO" | ||
49 | + debugDocumentVersioning = "YES"> | ||
50 | + </ProfileAction> | ||
51 | + <AnalyzeAction | ||
52 | + buildConfiguration = "Debug"> | ||
53 | + </AnalyzeAction> | ||
54 | + <ArchiveAction | ||
55 | + buildConfiguration = "Release" | ||
56 | + revealArchiveInOrganizer = "YES"> | ||
57 | + </ArchiveAction> | ||
58 | +</Scheme> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
3 | +<plist version="1.0"> | ||
4 | +<dict> | ||
5 | + <key>SchemeUserState</key> | ||
6 | + <dict> | ||
7 | + <key>Pods-WarplySDKFrameworkIOS.xcscheme</key> | ||
8 | + <dict> | ||
9 | + <key>isShown</key> | ||
10 | + <false/> | ||
11 | + </dict> | ||
12 | + </dict> | ||
13 | + <key>SuppressBuildableAutocreation</key> | ||
14 | + <dict/> | ||
15 | +</dict> | ||
16 | +</plist> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
3 | +<plist version="1.0"> | ||
4 | +<dict> | ||
5 | + <key>CFBundleDevelopmentRegion</key> | ||
6 | + <string>en</string> | ||
7 | + <key>CFBundleExecutable</key> | ||
8 | + <string>${EXECUTABLE_NAME}</string> | ||
9 | + <key>CFBundleIdentifier</key> | ||
10 | + <string>${PRODUCT_BUNDLE_IDENTIFIER}</string> | ||
11 | + <key>CFBundleInfoDictionaryVersion</key> | ||
12 | + <string>6.0</string> | ||
13 | + <key>CFBundleName</key> | ||
14 | + <string>${PRODUCT_NAME}</string> | ||
15 | + <key>CFBundlePackageType</key> | ||
16 | + <string>FMWK</string> | ||
17 | + <key>CFBundleShortVersionString</key> | ||
18 | + <string>1.0.0</string> | ||
19 | + <key>CFBundleSignature</key> | ||
20 | + <string>????</string> | ||
21 | + <key>CFBundleVersion</key> | ||
22 | + <string>${CURRENT_PROJECT_VERSION}</string> | ||
23 | + <key>NSPrincipalClass</key> | ||
24 | + <string></string> | ||
25 | +</dict> | ||
26 | +</plist> |
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
3 | +<plist version="1.0"> | ||
4 | +<dict> | ||
5 | + <key>PreferenceSpecifiers</key> | ||
6 | + <array> | ||
7 | + <dict> | ||
8 | + <key>FooterText</key> | ||
9 | + <string>This application makes use of the following third party libraries:</string> | ||
10 | + <key>Title</key> | ||
11 | + <string>Acknowledgements</string> | ||
12 | + <key>Type</key> | ||
13 | + <string>PSGroupSpecifier</string> | ||
14 | + </dict> | ||
15 | + <dict> | ||
16 | + <key>FooterText</key> | ||
17 | + <string>Generated by CocoaPods - https://cocoapods.org</string> | ||
18 | + <key>Title</key> | ||
19 | + <string></string> | ||
20 | + <key>Type</key> | ||
21 | + <string>PSGroupSpecifier</string> | ||
22 | + </dict> | ||
23 | + </array> | ||
24 | + <key>StringsTable</key> | ||
25 | + <string>Acknowledgements</string> | ||
26 | + <key>Title</key> | ||
27 | + <string>Acknowledgements</string> | ||
28 | +</dict> | ||
29 | +</plist> |
1 | +#ifdef __OBJC__ | ||
2 | +#import <UIKit/UIKit.h> | ||
3 | +#else | ||
4 | +#ifndef FOUNDATION_EXPORT | ||
5 | +#if defined(__cplusplus) | ||
6 | +#define FOUNDATION_EXPORT extern "C" | ||
7 | +#else | ||
8 | +#define FOUNDATION_EXPORT extern | ||
9 | +#endif | ||
10 | +#endif | ||
11 | +#endif | ||
12 | + | ||
13 | + | ||
14 | +FOUNDATION_EXPORT double Pods_WarplySDKFrameworkIOSVersionNumber; | ||
15 | +FOUNDATION_EXPORT const unsigned char Pods_WarplySDKFrameworkIOSVersionString[]; | ||
16 | + |
1 | +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO | ||
2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | ||
3 | +PODS_BUILD_DIR = ${BUILD_DIR} | ||
4 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | ||
5 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | ||
6 | +PODS_ROOT = ${SRCROOT}/Pods | ||
7 | +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates | ||
8 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES |
1 | +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO | ||
2 | +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 | ||
3 | +PODS_BUILD_DIR = ${BUILD_DIR} | ||
4 | +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) | ||
5 | +PODS_PODFILE_DIR_PATH = ${SRCROOT}/. | ||
6 | +PODS_ROOT = ${SRCROOT}/Pods | ||
7 | +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates | ||
8 | +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES |
1 | +Pod::Spec.new do |spec| | ||
2 | + | ||
3 | + spec.name = "WarplySDKFrameworkIOS" | ||
4 | + spec.version = "0.0.1" | ||
5 | + spec.summary = "A framework used for several functionalities." | ||
6 | + | ||
7 | + spec.description = "This is the Warply framework used for react native or swift apps for analytics, push notifications and the functionality of the app." | ||
8 | + | ||
9 | + spec.homepage = "https://git.warp.ly/open-source/warply_sdk_framework.git" | ||
10 | + | ||
11 | + spec.license = { | ||
12 | +:type => 'MIT', | ||
13 | +:file => 'LICENSE.txt' | ||
14 | +} | ||
15 | + | ||
16 | + spec.author = { "billy" => "skourasbl@gmail.com" } | ||
17 | + | ||
18 | + spec.platform = :ios, "13.0" | ||
19 | + | ||
20 | + spec.source = { :git => "https://git.warp.ly/open-source/warply_sdk_framework.git", :tag => "0.0.1" } | ||
21 | + | ||
22 | + spec.source_files = "*.{h,m}", "**/*.{h,m}", "**/**/*.{h,m}", "**/**/**/*.{h,m}", "WarplySDKFrameworkIOS/*.swift" | ||
23 | + spec.exclude_files = "Classes/Exclude" | ||
24 | + | ||
25 | +end |
... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
7 | objects = { | 7 | objects = { |
8 | 8 | ||
9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
10 | + 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */; }; | ||
10 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; | 11 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; |
11 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 12 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
12 | E6D8DEEE27A942920006A3A9 /* WarplyReactMethods.m in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE7527A942910006A3A9 /* WarplyReactMethods.m */; }; | 13 | E6D8DEEE27A942920006A3A9 /* WarplyReactMethods.m in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE7527A942910006A3A9 /* WarplyReactMethods.m */; }; |
... | @@ -125,6 +126,8 @@ | ... | @@ -125,6 +126,8 @@ |
125 | /* End PBXBuildFile section */ | 126 | /* End PBXBuildFile section */ |
126 | 127 | ||
127 | /* Begin PBXFileReference section */ | 128 | /* Begin PBXFileReference section */ |
129 | + 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
130 | + B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; path = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; }; | ||
128 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 131 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
129 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; | 132 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; |
130 | E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = WarplySDKFrameworkIOS.docc; sourceTree = "<group>"; }; | 133 | E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = WarplySDKFrameworkIOS.docc; sourceTree = "<group>"; }; |
... | @@ -241,6 +244,7 @@ | ... | @@ -241,6 +244,7 @@ |
241 | E6D8DF5C27A9429E0006A3A9 /* MyApi.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyApi.m; sourceTree = "<group>"; }; | 244 | E6D8DF5C27A9429E0006A3A9 /* MyApi.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyApi.m; sourceTree = "<group>"; }; |
242 | E6D8DF5D27A9429E0006A3A9 /* ProfileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; | 245 | E6D8DF5D27A9429E0006A3A9 /* ProfileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
243 | E6D8DF5E27A9429E0006A3A9 /* MyApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyApi.h; sourceTree = "<group>"; }; | 246 | E6D8DF5E27A9429E0006A3A9 /* MyApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyApi.h; sourceTree = "<group>"; }; |
247 | + F2447FDBC0B149DFB9DC6E40 /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WarplySDKFrameworkIOS.debug.xcconfig"; path = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.debug.xcconfig"; sourceTree = "<group>"; }; | ||
244 | /* End PBXFileReference section */ | 248 | /* End PBXFileReference section */ |
245 | 249 | ||
246 | /* Begin PBXFrameworksBuildPhase section */ | 250 | /* Begin PBXFrameworksBuildPhase section */ |
... | @@ -248,17 +252,38 @@ | ... | @@ -248,17 +252,38 @@ |
248 | isa = PBXFrameworksBuildPhase; | 252 | isa = PBXFrameworksBuildPhase; |
249 | buildActionMask = 2147483647; | 253 | buildActionMask = 2147483647; |
250 | files = ( | 254 | files = ( |
255 | + 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */, | ||
251 | ); | 256 | ); |
252 | runOnlyForDeploymentPostprocessing = 0; | 257 | runOnlyForDeploymentPostprocessing = 0; |
253 | }; | 258 | }; |
254 | /* End PBXFrameworksBuildPhase section */ | 259 | /* End PBXFrameworksBuildPhase section */ |
255 | 260 | ||
256 | /* Begin PBXGroup section */ | 261 | /* Begin PBXGroup section */ |
262 | + 870107DF603473A1B9FB618F /* Pods */ = { | ||
263 | + isa = PBXGroup; | ||
264 | + children = ( | ||
265 | + F2447FDBC0B149DFB9DC6E40 /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */, | ||
266 | + B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */, | ||
267 | + ); | ||
268 | + name = Pods; | ||
269 | + path = Pods; | ||
270 | + sourceTree = "<group>"; | ||
271 | + }; | ||
272 | + 9C6080DEB815BBC562F23AB4 /* Frameworks */ = { | ||
273 | + isa = PBXGroup; | ||
274 | + children = ( | ||
275 | + 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */, | ||
276 | + ); | ||
277 | + name = Frameworks; | ||
278 | + sourceTree = "<group>"; | ||
279 | + }; | ||
257 | E6D8DE5E27A942000006A3A9 = { | 280 | E6D8DE5E27A942000006A3A9 = { |
258 | isa = PBXGroup; | 281 | isa = PBXGroup; |
259 | children = ( | 282 | children = ( |
260 | E6D8DE6A27A942010006A3A9 /* WarplySDKFrameworkIOS */, | 283 | E6D8DE6A27A942010006A3A9 /* WarplySDKFrameworkIOS */, |
261 | E6D8DE6927A942010006A3A9 /* Products */, | 284 | E6D8DE6927A942010006A3A9 /* Products */, |
285 | + 870107DF603473A1B9FB618F /* Pods */, | ||
286 | + 9C6080DEB815BBC562F23AB4 /* Frameworks */, | ||
262 | ); | 287 | ); |
263 | sourceTree = "<group>"; | 288 | sourceTree = "<group>"; |
264 | }; | 289 | }; |
... | @@ -567,6 +592,7 @@ | ... | @@ -567,6 +592,7 @@ |
567 | isa = PBXNativeTarget; | 592 | isa = PBXNativeTarget; |
568 | buildConfigurationList = E6D8DE7127A942010006A3A9 /* Build configuration list for PBXNativeTarget "WarplySDKFrameworkIOS" */; | 593 | buildConfigurationList = E6D8DE7127A942010006A3A9 /* Build configuration list for PBXNativeTarget "WarplySDKFrameworkIOS" */; |
569 | buildPhases = ( | 594 | buildPhases = ( |
595 | + B6F4FCE999118FC36FA21688 /* [CP] Check Pods Manifest.lock */, | ||
570 | E6D8DE6327A942010006A3A9 /* Headers */, | 596 | E6D8DE6327A942010006A3A9 /* Headers */, |
571 | E6D8DE6427A942010006A3A9 /* Sources */, | 597 | E6D8DE6427A942010006A3A9 /* Sources */, |
572 | E6D8DE6527A942010006A3A9 /* Frameworks */, | 598 | E6D8DE6527A942010006A3A9 /* Frameworks */, |
... | @@ -634,6 +660,31 @@ | ... | @@ -634,6 +660,31 @@ |
634 | }; | 660 | }; |
635 | /* End PBXResourcesBuildPhase section */ | 661 | /* End PBXResourcesBuildPhase section */ |
636 | 662 | ||
663 | +/* Begin PBXShellScriptBuildPhase section */ | ||
664 | + B6F4FCE999118FC36FA21688 /* [CP] Check Pods Manifest.lock */ = { | ||
665 | + isa = PBXShellScriptBuildPhase; | ||
666 | + buildActionMask = 2147483647; | ||
667 | + files = ( | ||
668 | + ); | ||
669 | + inputFileListPaths = ( | ||
670 | + ); | ||
671 | + inputPaths = ( | ||
672 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", | ||
673 | + "${PODS_ROOT}/Manifest.lock", | ||
674 | + ); | ||
675 | + name = "[CP] Check Pods Manifest.lock"; | ||
676 | + outputFileListPaths = ( | ||
677 | + ); | ||
678 | + outputPaths = ( | ||
679 | + "$(DERIVED_FILE_DIR)/Pods-WarplySDKFrameworkIOS-checkManifestLockResult.txt", | ||
680 | + ); | ||
681 | + runOnlyForDeploymentPostprocessing = 0; | ||
682 | + shellPath = /bin/sh; | ||
683 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; | ||
684 | + showEnvVarsInLog = 0; | ||
685 | + }; | ||
686 | +/* End PBXShellScriptBuildPhase section */ | ||
687 | + | ||
637 | /* Begin PBXSourcesBuildPhase section */ | 688 | /* Begin PBXSourcesBuildPhase section */ |
638 | E6D8DE6427A942010006A3A9 /* Sources */ = { | 689 | E6D8DE6427A942010006A3A9 /* Sources */ = { |
639 | isa = PBXSourcesBuildPhase; | 690 | isa = PBXSourcesBuildPhase; |
... | @@ -816,6 +867,7 @@ | ... | @@ -816,6 +867,7 @@ |
816 | }; | 867 | }; |
817 | E6D8DE7227A942010006A3A9 /* Debug */ = { | 868 | E6D8DE7227A942010006A3A9 /* Debug */ = { |
818 | isa = XCBuildConfiguration; | 869 | isa = XCBuildConfiguration; |
870 | + baseConfigurationReference = F2447FDBC0B149DFB9DC6E40 /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */; | ||
819 | buildSettings = { | 871 | buildSettings = { |
820 | CLANG_ENABLE_MODULES = YES; | 872 | CLANG_ENABLE_MODULES = YES; |
821 | CODE_SIGN_STYLE = Automatic; | 873 | CODE_SIGN_STYLE = Automatic; |
... | @@ -848,6 +900,7 @@ | ... | @@ -848,6 +900,7 @@ |
848 | }; | 900 | }; |
849 | E6D8DE7327A942010006A3A9 /* Release */ = { | 901 | E6D8DE7327A942010006A3A9 /* Release */ = { |
850 | isa = XCBuildConfiguration; | 902 | isa = XCBuildConfiguration; |
903 | + baseConfigurationReference = B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */; | ||
851 | buildSettings = { | 904 | buildSettings = { |
852 | CLANG_ENABLE_MODULES = YES; | 905 | CLANG_ENABLE_MODULES = YES; |
853 | CODE_SIGN_STYLE = Automatic; | 906 | CODE_SIGN_STYLE = Automatic; | ... | ... |
-
Please register or login to post a comment