Vasilis

several fixes

Showing 19 changed files with 686 additions and 0 deletions
No preview for this file type
1 +# Uncomment the next line to define a global platform for your project
2 +# platform :ios, '9.0'
3 +
4 +target 'WarplySDKFrameworkIOS' do
5 + # Comment the next line if you don't want to use dynamic frameworks
6 + use_frameworks!
7 +
8 + # Pods for WarplySDKFrameworkIOS
9 +
10 +end
1 +PODFILE CHECKSUM: 469e9ad6db6643e917950516ae5b80abb382aab0
2 +
3 +COCOAPODS: 1.11.2
1 +PODFILE CHECKSUM: 469e9ad6db6643e917950516ae5b80abb382aab0
2 +
3 +COCOAPODS: 1.11.2
1 +// !$*UTF8*$!
2 +{
3 + archiveVersion = 1;
4 + classes = {
5 + };
6 + objectVersion = 55;
7 + objects = {
8 +
9 +/* Begin PBXBuildFile section */
10 + 3CB94267BAAACA600E34164D0EE6A83D /* Pods-WarplySDKFrameworkIOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F4852F41D1761CFBF0B901A88611A432 /* Pods-WarplySDKFrameworkIOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
11 + 94CF3909D90B545F11886D2920E02763 /* Pods-WarplySDKFrameworkIOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EE2A6FC0243126EF2A5265AA25C2861 /* Pods-WarplySDKFrameworkIOS-dummy.m */; };
12 + D529907ED9CC201D0510CD14373C9186 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
13 +/* End PBXBuildFile section */
14 +
15 +/* Begin PBXFileReference section */
16 + 070839992AB5311FCCD01EF9FA04CBDF /* Pods-WarplySDKFrameworkIOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-WarplySDKFrameworkIOS.modulemap"; sourceTree = "<group>"; };
17 + 2181B0326B7151E5D44851DC0B071D18 /* Pods-WarplySDKFrameworkIOS-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-WarplySDKFrameworkIOS-acknowledgements.plist"; sourceTree = "<group>"; };
18 + 4C337411AA19624EC4CD26EC32EAD6EF /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-WarplySDKFrameworkIOS.debug.xcconfig"; sourceTree = "<group>"; };
19 + 4EE2A6FC0243126EF2A5265AA25C2861 /* Pods-WarplySDKFrameworkIOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-WarplySDKFrameworkIOS-dummy.m"; sourceTree = "<group>"; };
20 + 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
21 + 81FE1BFBEE8B0039BAB28F45E7423BC5 /* Pods-WarplySDKFrameworkIOS-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-WarplySDKFrameworkIOS-acknowledgements.markdown"; sourceTree = "<group>"; };
22 + 8D9A6E342653A94C21E0FA8167A49109 /* Pods-WarplySDKFrameworkIOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-WarplySDKFrameworkIOS-Info.plist"; sourceTree = "<group>"; };
23 + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
24 + F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; };
25 + F4852F41D1761CFBF0B901A88611A432 /* Pods-WarplySDKFrameworkIOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-WarplySDKFrameworkIOS-umbrella.h"; sourceTree = "<group>"; };
26 + F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-WarplySDKFrameworkIOS"; path = Pods_WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
27 +/* End PBXFileReference section */
28 +
29 +/* Begin PBXFrameworksBuildPhase section */
30 + 7A4FE7AD3238E2ECE0F4F0627A5C84E2 /* Frameworks */ = {
31 + isa = PBXFrameworksBuildPhase;
32 + buildActionMask = 2147483647;
33 + files = (
34 + D529907ED9CC201D0510CD14373C9186 /* Foundation.framework in Frameworks */,
35 + );
36 + runOnlyForDeploymentPostprocessing = 0;
37 + };
38 +/* End PBXFrameworksBuildPhase section */
39 +
40 +/* Begin PBXGroup section */
41 + 24DA7987E049129D8347880A810DDBB1 /* Targets Support Files */ = {
42 + isa = PBXGroup;
43 + children = (
44 + 2F2FA44F045F7F6CEBF00B29980DD5B9 /* Pods-WarplySDKFrameworkIOS */,
45 + );
46 + name = "Targets Support Files";
47 + sourceTree = "<group>";
48 + };
49 + 2F2FA44F045F7F6CEBF00B29980DD5B9 /* Pods-WarplySDKFrameworkIOS */ = {
50 + isa = PBXGroup;
51 + children = (
52 + 070839992AB5311FCCD01EF9FA04CBDF /* Pods-WarplySDKFrameworkIOS.modulemap */,
53 + 81FE1BFBEE8B0039BAB28F45E7423BC5 /* Pods-WarplySDKFrameworkIOS-acknowledgements.markdown */,
54 + 2181B0326B7151E5D44851DC0B071D18 /* Pods-WarplySDKFrameworkIOS-acknowledgements.plist */,
55 + 4EE2A6FC0243126EF2A5265AA25C2861 /* Pods-WarplySDKFrameworkIOS-dummy.m */,
56 + 8D9A6E342653A94C21E0FA8167A49109 /* Pods-WarplySDKFrameworkIOS-Info.plist */,
57 + F4852F41D1761CFBF0B901A88611A432 /* Pods-WarplySDKFrameworkIOS-umbrella.h */,
58 + 4C337411AA19624EC4CD26EC32EAD6EF /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */,
59 + F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */,
60 + );
61 + name = "Pods-WarplySDKFrameworkIOS";
62 + path = "Target Support Files/Pods-WarplySDKFrameworkIOS";
63 + sourceTree = "<group>";
64 + };
65 + 578452D2E740E91742655AC8F1636D1F /* iOS */ = {
66 + isa = PBXGroup;
67 + children = (
68 + 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */,
69 + );
70 + name = iOS;
71 + sourceTree = "<group>";
72 + };
73 + 8EB503099D7FD0818479753866675C2C /* Products */ = {
74 + isa = PBXGroup;
75 + children = (
76 + F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */,
77 + );
78 + name = Products;
79 + sourceTree = "<group>";
80 + };
81 + CF1408CF629C7361332E53B88F7BD30C = {
82 + isa = PBXGroup;
83 + children = (
84 + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
85 + D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
86 + 8EB503099D7FD0818479753866675C2C /* Products */,
87 + 24DA7987E049129D8347880A810DDBB1 /* Targets Support Files */,
88 + );
89 + sourceTree = "<group>";
90 + };
91 + D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = {
92 + isa = PBXGroup;
93 + children = (
94 + 578452D2E740E91742655AC8F1636D1F /* iOS */,
95 + );
96 + name = Frameworks;
97 + sourceTree = "<group>";
98 + };
99 +/* End PBXGroup section */
100 +
101 +/* Begin PBXHeadersBuildPhase section */
102 + 77C57494E927AF72D6D92A4313DA848C /* Headers */ = {
103 + isa = PBXHeadersBuildPhase;
104 + buildActionMask = 2147483647;
105 + files = (
106 + 3CB94267BAAACA600E34164D0EE6A83D /* Pods-WarplySDKFrameworkIOS-umbrella.h in Headers */,
107 + );
108 + runOnlyForDeploymentPostprocessing = 0;
109 + };
110 +/* End PBXHeadersBuildPhase section */
111 +
112 +/* Begin PBXNativeTarget section */
113 + C6C64B3B320397CC1D8287CA8BA24255 /* Pods-WarplySDKFrameworkIOS */ = {
114 + isa = PBXNativeTarget;
115 + buildConfigurationList = B6D2C4D3878A30AAAE8B97D80603A15F /* Build configuration list for PBXNativeTarget "Pods-WarplySDKFrameworkIOS" */;
116 + buildPhases = (
117 + 77C57494E927AF72D6D92A4313DA848C /* Headers */,
118 + 233E89DCFBC636797E64391823F82E66 /* Sources */,
119 + 7A4FE7AD3238E2ECE0F4F0627A5C84E2 /* Frameworks */,
120 + 013DA7ACA280D19C3B86FF5DE72162D7 /* Resources */,
121 + );
122 + buildRules = (
123 + );
124 + dependencies = (
125 + );
126 + name = "Pods-WarplySDKFrameworkIOS";
127 + productName = Pods_WarplySDKFrameworkIOS;
128 + productReference = F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */;
129 + productType = "com.apple.product-type.framework";
130 + };
131 +/* End PBXNativeTarget section */
132 +
133 +/* Begin PBXProject section */
134 + BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
135 + isa = PBXProject;
136 + attributes = {
137 + LastSwiftUpdateCheck = 1240;
138 + LastUpgradeCheck = 1240;
139 + };
140 + buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
141 + compatibilityVersion = "Xcode 13.0";
142 + developmentRegion = en;
143 + hasScannedForEncodings = 0;
144 + knownRegions = (
145 + Base,
146 + en,
147 + );
148 + mainGroup = CF1408CF629C7361332E53B88F7BD30C;
149 + productRefGroup = 8EB503099D7FD0818479753866675C2C /* Products */;
150 + projectDirPath = "";
151 + projectRoot = "";
152 + targets = (
153 + C6C64B3B320397CC1D8287CA8BA24255 /* Pods-WarplySDKFrameworkIOS */,
154 + );
155 + };
156 +/* End PBXProject section */
157 +
158 +/* Begin PBXResourcesBuildPhase section */
159 + 013DA7ACA280D19C3B86FF5DE72162D7 /* Resources */ = {
160 + isa = PBXResourcesBuildPhase;
161 + buildActionMask = 2147483647;
162 + files = (
163 + );
164 + runOnlyForDeploymentPostprocessing = 0;
165 + };
166 +/* End PBXResourcesBuildPhase section */
167 +
168 +/* Begin PBXSourcesBuildPhase section */
169 + 233E89DCFBC636797E64391823F82E66 /* Sources */ = {
170 + isa = PBXSourcesBuildPhase;
171 + buildActionMask = 2147483647;
172 + files = (
173 + 94CF3909D90B545F11886D2920E02763 /* Pods-WarplySDKFrameworkIOS-dummy.m in Sources */,
174 + );
175 + runOnlyForDeploymentPostprocessing = 0;
176 + };
177 +/* End PBXSourcesBuildPhase section */
178 +
179 +/* Begin XCBuildConfiguration section */
180 + 385DCA88EB99A0BE9CDE5E09CB37622E /* Debug */ = {
181 + isa = XCBuildConfiguration;
182 + baseConfigurationReference = 4C337411AA19624EC4CD26EC32EAD6EF /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */;
183 + buildSettings = {
184 + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
185 + CLANG_ENABLE_OBJC_WEAK = NO;
186 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
187 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
188 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
189 + CURRENT_PROJECT_VERSION = 1;
190 + DEFINES_MODULE = YES;
191 + DYLIB_COMPATIBILITY_VERSION = 1;
192 + DYLIB_CURRENT_VERSION = 1;
193 + DYLIB_INSTALL_NAME_BASE = "@rpath";
194 + INFOPLIST_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS-Info.plist";
195 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
196 + IPHONEOS_DEPLOYMENT_TARGET = 13.0;
197 + LD_RUNPATH_SEARCH_PATHS = (
198 + "$(inherited)",
199 + "@executable_path/Frameworks",
200 + "@loader_path/Frameworks",
201 + );
202 + MACH_O_TYPE = staticlib;
203 + MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap";
204 + OTHER_LDFLAGS = "";
205 + OTHER_LIBTOOLFLAGS = "";
206 + PODS_ROOT = "$(SRCROOT)";
207 + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
208 + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
209 + SDKROOT = iphoneos;
210 + SKIP_INSTALL = YES;
211 + TARGETED_DEVICE_FAMILY = "1,2";
212 + VERSIONING_SYSTEM = "apple-generic";
213 + VERSION_INFO_PREFIX = "";
214 + };
215 + name = Debug;
216 + };
217 + 8DE5143C03248BB6CD542DE3963D6F3A /* Debug */ = {
218 + isa = XCBuildConfiguration;
219 + buildSettings = {
220 + ALWAYS_SEARCH_USER_PATHS = NO;
221 + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
222 + CLANG_ANALYZER_NONNULL = YES;
223 + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
224 + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
225 + CLANG_CXX_LIBRARY = "libc++";
226 + CLANG_ENABLE_MODULES = YES;
227 + CLANG_ENABLE_OBJC_ARC = YES;
228 + CLANG_ENABLE_OBJC_WEAK = YES;
229 + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
230 + CLANG_WARN_BOOL_CONVERSION = YES;
231 + CLANG_WARN_COMMA = YES;
232 + CLANG_WARN_CONSTANT_CONVERSION = YES;
233 + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
234 + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
235 + CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
236 + CLANG_WARN_EMPTY_BODY = YES;
237 + CLANG_WARN_ENUM_CONVERSION = YES;
238 + CLANG_WARN_INFINITE_RECURSION = YES;
239 + CLANG_WARN_INT_CONVERSION = YES;
240 + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
241 + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
242 + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
243 + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
244 + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
245 + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
246 + CLANG_WARN_STRICT_PROTOTYPES = YES;
247 + CLANG_WARN_SUSPICIOUS_MOVE = YES;
248 + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
249 + CLANG_WARN_UNREACHABLE_CODE = YES;
250 + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
251 + COPY_PHASE_STRIP = NO;
252 + DEBUG_INFORMATION_FORMAT = dwarf;
253 + ENABLE_STRICT_OBJC_MSGSEND = YES;
254 + ENABLE_TESTABILITY = YES;
255 + GCC_C_LANGUAGE_STANDARD = gnu11;
256 + GCC_DYNAMIC_NO_PIC = NO;
257 + GCC_NO_COMMON_BLOCKS = YES;
258 + GCC_OPTIMIZATION_LEVEL = 0;
259 + GCC_PREPROCESSOR_DEFINITIONS = (
260 + "POD_CONFIGURATION_DEBUG=1",
261 + "DEBUG=1",
262 + "$(inherited)",
263 + );
264 + GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
265 + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
266 + GCC_WARN_UNDECLARED_SELECTOR = YES;
267 + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
268 + GCC_WARN_UNUSED_FUNCTION = YES;
269 + GCC_WARN_UNUSED_VARIABLE = YES;
270 + IPHONEOS_DEPLOYMENT_TARGET = 13.0;
271 + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
272 + MTL_FAST_MATH = YES;
273 + ONLY_ACTIVE_ARCH = YES;
274 + PRODUCT_NAME = "$(TARGET_NAME)";
275 + STRIP_INSTALLED_PRODUCT = NO;
276 + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
277 + SWIFT_OPTIMIZATION_LEVEL = "-Onone";
278 + SWIFT_VERSION = 5.0;
279 + SYMROOT = "${SRCROOT}/../build";
280 + };
281 + name = Debug;
282 + };
283 + 9E406C6AAF85E580207CD97B0044DEAB /* Release */ = {
284 + isa = XCBuildConfiguration;
285 + buildSettings = {
286 + ALWAYS_SEARCH_USER_PATHS = NO;
287 + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
288 + CLANG_ANALYZER_NONNULL = YES;
289 + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
290 + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
291 + CLANG_CXX_LIBRARY = "libc++";
292 + CLANG_ENABLE_MODULES = YES;
293 + CLANG_ENABLE_OBJC_ARC = YES;
294 + CLANG_ENABLE_OBJC_WEAK = YES;
295 + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
296 + CLANG_WARN_BOOL_CONVERSION = YES;
297 + CLANG_WARN_COMMA = YES;
298 + CLANG_WARN_CONSTANT_CONVERSION = YES;
299 + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
300 + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
301 + CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
302 + CLANG_WARN_EMPTY_BODY = YES;
303 + CLANG_WARN_ENUM_CONVERSION = YES;
304 + CLANG_WARN_INFINITE_RECURSION = YES;
305 + CLANG_WARN_INT_CONVERSION = YES;
306 + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
307 + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
308 + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
309 + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
310 + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
311 + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
312 + CLANG_WARN_STRICT_PROTOTYPES = YES;
313 + CLANG_WARN_SUSPICIOUS_MOVE = YES;
314 + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
315 + CLANG_WARN_UNREACHABLE_CODE = YES;
316 + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
317 + COPY_PHASE_STRIP = NO;
318 + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
319 + ENABLE_NS_ASSERTIONS = NO;
320 + ENABLE_STRICT_OBJC_MSGSEND = YES;
321 + GCC_C_LANGUAGE_STANDARD = gnu11;
322 + GCC_NO_COMMON_BLOCKS = YES;
323 + GCC_PREPROCESSOR_DEFINITIONS = (
324 + "POD_CONFIGURATION_RELEASE=1",
325 + "$(inherited)",
326 + );
327 + GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
328 + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
329 + GCC_WARN_UNDECLARED_SELECTOR = YES;
330 + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
331 + GCC_WARN_UNUSED_FUNCTION = YES;
332 + GCC_WARN_UNUSED_VARIABLE = YES;
333 + IPHONEOS_DEPLOYMENT_TARGET = 13.0;
334 + MTL_ENABLE_DEBUG_INFO = NO;
335 + MTL_FAST_MATH = YES;
336 + PRODUCT_NAME = "$(TARGET_NAME)";
337 + STRIP_INSTALLED_PRODUCT = NO;
338 + SWIFT_COMPILATION_MODE = wholemodule;
339 + SWIFT_OPTIMIZATION_LEVEL = "-O";
340 + SWIFT_VERSION = 5.0;
341 + SYMROOT = "${SRCROOT}/../build";
342 + };
343 + name = Release;
344 + };
345 + D7DA3D63A4897FAAB799794E8BE3B283 /* Release */ = {
346 + isa = XCBuildConfiguration;
347 + baseConfigurationReference = F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */;
348 + buildSettings = {
349 + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
350 + CLANG_ENABLE_OBJC_WEAK = NO;
351 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
352 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
353 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
354 + CURRENT_PROJECT_VERSION = 1;
355 + DEFINES_MODULE = YES;
356 + DYLIB_COMPATIBILITY_VERSION = 1;
357 + DYLIB_CURRENT_VERSION = 1;
358 + DYLIB_INSTALL_NAME_BASE = "@rpath";
359 + INFOPLIST_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS-Info.plist";
360 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
361 + IPHONEOS_DEPLOYMENT_TARGET = 13.0;
362 + LD_RUNPATH_SEARCH_PATHS = (
363 + "$(inherited)",
364 + "@executable_path/Frameworks",
365 + "@loader_path/Frameworks",
366 + );
367 + MACH_O_TYPE = staticlib;
368 + MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap";
369 + OTHER_LDFLAGS = "";
370 + OTHER_LIBTOOLFLAGS = "";
371 + PODS_ROOT = "$(SRCROOT)";
372 + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
373 + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
374 + SDKROOT = iphoneos;
375 + SKIP_INSTALL = YES;
376 + TARGETED_DEVICE_FAMILY = "1,2";
377 + VALIDATE_PRODUCT = YES;
378 + VERSIONING_SYSTEM = "apple-generic";
379 + VERSION_INFO_PREFIX = "";
380 + };
381 + name = Release;
382 + };
383 +/* End XCBuildConfiguration section */
384 +
385 +/* Begin XCConfigurationList section */
386 + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
387 + isa = XCConfigurationList;
388 + buildConfigurations = (
389 + 8DE5143C03248BB6CD542DE3963D6F3A /* Debug */,
390 + 9E406C6AAF85E580207CD97B0044DEAB /* Release */,
391 + );
392 + defaultConfigurationIsVisible = 0;
393 + defaultConfigurationName = Release;
394 + };
395 + B6D2C4D3878A30AAAE8B97D80603A15F /* Build configuration list for PBXNativeTarget "Pods-WarplySDKFrameworkIOS" */ = {
396 + isa = XCConfigurationList;
397 + buildConfigurations = (
398 + 385DCA88EB99A0BE9CDE5E09CB37622E /* Debug */,
399 + D7DA3D63A4897FAAB799794E8BE3B283 /* Release */,
400 + );
401 + defaultConfigurationIsVisible = 0;
402 + defaultConfigurationName = Release;
403 + };
404 +/* End XCConfigurationList section */
405 + };
406 + rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
407 +}
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 +# Acknowledgements
2 +This application makes use of the following third party libraries:
3 +Generated by CocoaPods - https://cocoapods.org
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 +#import <Foundation/Foundation.h>
2 +@interface PodsDummy_Pods_WarplySDKFrameworkIOS : NSObject
3 +@end
4 +@implementation PodsDummy_Pods_WarplySDKFrameworkIOS
5 +@end
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 +framework module Pods_WarplySDKFrameworkIOS {
2 + umbrella header "Pods-WarplySDKFrameworkIOS-umbrella.h"
3 +
4 + export *
5 + module * { export * }
6 +}
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;
......
1 +<?xml version="1.0" encoding="UTF-8"?>
2 +<Workspace
3 + version = "1.0">
4 + <FileRef
5 + location = "group:WarplySDKFrameworkIOS.xcodeproj">
6 + </FileRef>
7 + <FileRef
8 + location = "group:Pods/Pods.xcodeproj">
9 + </FileRef>
10 +</Workspace>