|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0632EDD41CA1A6DB00DD3CB8 /* Parse+LiveQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0632EDD31CA1A6DB00DD3CB8 /* Parse+LiveQuery.swift */; }; |
11 | 11 | 0632EDD51CA1A6DB00DD3CB8 /* Parse+LiveQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0632EDD31CA1A6DB00DD3CB8 /* Parse+LiveQuery.swift */; }; |
12 | | - 3B68E5B71DECC32300038DDD /* PFEncoder_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B68E5B61DECC32300038DDD /* PFEncoder_internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
13 | | - 3B68E5B81DECC32300038DDD /* PFEncoder_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B68E5B61DECC32300038DDD /* PFEncoder_internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
14 | | - 4A819D9D1D937866009C0F61 /* ObjCCompat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F54D58B51C8E33D9009F8D6C /* ObjCCompat.swift */; }; |
15 | | - 4A819D9E1D93786A009C0F61 /* ObjCCompat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F54D58B51C8E33D9009F8D6C /* ObjCCompat.swift */; }; |
16 | | - 4AEAE5761DAFC808005F9FFB /* PFDecoder_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AEAE5701DAFC3AF005F9FFB /* PFDecoder_internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
17 | | - 4AEAE5771DAFC808005F9FFB /* ParseLiveQuery-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AEAE5731DAFC488005F9FFB /* ParseLiveQuery-Bridging-Header.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
18 | | - 4AEAE5781DAFC809005F9FFB /* PFDecoder_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AEAE5701DAFC3AF005F9FFB /* PFDecoder_internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
19 | | - 4AEAE5791DAFC809005F9FFB /* ParseLiveQuery-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AEAE5731DAFC488005F9FFB /* ParseLiveQuery-Bridging-Header.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
20 | 12 | 094AE8F01E25ADF300F408BC /* libicucore.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 094AE8EF1E25ADF300F408BC /* libicucore.tbd */; }; |
21 | 13 | 094AE8F21E25AE0500F408BC /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 094AE8F11E25AE0500F408BC /* CFNetwork.framework */; }; |
22 | 14 | 094AE8F41E25AE1100F408BC /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 094AE8F31E25AE1100F408BC /* Security.framework */; }; |
|
37 | 29 | 09D80FDE1E26C03E00AC7A2D /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09D80FDD1E26C03E00AC7A2D /* SystemConfiguration.framework */; }; |
38 | 30 | 09D80FE01E26C04800AC7A2D /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09D80FDF1E26C04800AC7A2D /* AudioToolbox.framework */; }; |
39 | 31 | 09D80FE21E26C05200AC7A2D /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 09D80FE11E26C05200AC7A2D /* libsqlite3.tbd */; }; |
| 32 | + 4A819D9D1D937866009C0F61 /* ObjCCompat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F54D58B51C8E33D9009F8D6C /* ObjCCompat.swift */; }; |
| 33 | + 4A819D9E1D93786A009C0F61 /* ObjCCompat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F54D58B51C8E33D9009F8D6C /* ObjCCompat.swift */; }; |
40 | 34 | F534A5B21BDAFE0200CBD11A /* Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = F534A5B11BDAFE0200CBD11A /* Subscription.swift */; }; |
41 | 35 | F534A5B41BDB09CE00CBD11A /* Operation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F534A5B31BDB09CE00CBD11A /* Operation.swift */; }; |
42 | 36 | F54D58B81C8E3446009F8D6C /* ClientPrivate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F54D58B71C8E3446009F8D6C /* ClientPrivate.swift */; }; |
|
186 | 180 |
|
187 | 181 | /* Begin PBXFileReference section */ |
188 | 182 | 0632EDD31CA1A6DB00DD3CB8 /* Parse+LiveQuery.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Parse+LiveQuery.swift"; sourceTree = "<group>"; }; |
189 | | - 3B68E5B61DECC32300038DDD /* PFEncoder_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFEncoder_internal.h; sourceTree = "<group>"; }; |
190 | | - 4AEAE5701DAFC3AF005F9FFB /* PFDecoder_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PFDecoder_internal.h; sourceTree = "<group>"; }; |
191 | | - 4AEAE5731DAFC488005F9FFB /* ParseLiveQuery-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ParseLiveQuery-Bridging-Header.h"; sourceTree = "<group>"; }; |
192 | 183 | 090FFBA71E26F14F0010EC2E /* Parse.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Parse.xcodeproj; path = "../Carthage/Checkouts/Parse-SDK-iOS-OSX/Parse.xcodeproj"; sourceTree = "<group>"; }; |
193 | 184 | 094AE8EF1E25ADF300F408BC /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/usr/lib/libicucore.tbd; sourceTree = DEVELOPER_DIR; }; |
194 | 185 | 094AE8F11E25AE0500F408BC /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.2.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; |
|
371 | 362 | F534A5B31BDB09CE00CBD11A /* Operation.swift */, |
372 | 363 | F54D58B71C8E3446009F8D6C /* ClientPrivate.swift */, |
373 | 364 | F54D58B91C8E345F009F8D6C /* BoltsHelpers.swift */, |
374 | | - 4AEAE5701DAFC3AF005F9FFB /* PFDecoder_internal.h */, |
375 | | - 3B68E5B61DECC32300038DDD /* PFEncoder_internal.h */, |
376 | | - 4AEAE5731DAFC488005F9FFB /* ParseLiveQuery-Bridging-Header.h */, |
377 | 365 | ); |
378 | 366 | path = Internal; |
379 | 367 | sourceTree = "<group>"; |
|
385 | 373 | isa = PBXHeadersBuildPhase; |
386 | 374 | buildActionMask = 2147483647; |
387 | 375 | files = ( |
388 | | - 4AEAE5791DAFC809005F9FFB /* ParseLiveQuery-Bridging-Header.h in Headers */, |
389 | | - 4AEAE5781DAFC809005F9FFB /* PFDecoder_internal.h in Headers */, |
390 | | - 3B68E5B81DECC32300038DDD /* PFEncoder_internal.h in Headers */, |
391 | 376 | ); |
392 | 377 | runOnlyForDeploymentPostprocessing = 0; |
393 | 378 | }; |
394 | 379 | F5A9BFC31BE0248D00E78326 /* Headers */ = { |
395 | 380 | isa = PBXHeadersBuildPhase; |
396 | 381 | buildActionMask = 2147483647; |
397 | 382 | files = ( |
398 | | - 4AEAE5771DAFC808005F9FFB /* ParseLiveQuery-Bridging-Header.h in Headers */, |
399 | | - 4AEAE5761DAFC808005F9FFB /* PFDecoder_internal.h in Headers */, |
400 | | - 3B68E5B71DECC32300038DDD /* PFEncoder_internal.h in Headers */, |
401 | 383 | ); |
402 | 384 | runOnlyForDeploymentPostprocessing = 0; |
403 | 385 | }; |
|
696 | 678 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
697 | 679 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
698 | 680 | ONLY_ACTIVE_ARCH = YES; |
699 | | - SWIFT_OBJC_BRIDGING_HEADER = "${SWIFT_MODULE_NAME}/Internal/${SWIFT_MODULE_NAME}-Bridging-Header.h"; |
| 681 | + SWIFT_OBJC_BRIDGING_HEADER = ""; |
700 | 682 | }; |
701 | 683 | name = Debug; |
702 | 684 | }; |
|
723 | 705 | GCC_WARN_UNUSED_VARIABLE = YES; |
724 | 706 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
725 | 707 | MACOSX_DEPLOYMENT_TARGET = 10.10; |
726 | | - SWIFT_OBJC_BRIDGING_HEADER = "${SWIFT_MODULE_NAME}/Internal/${SWIFT_MODULE_NAME}-Bridging-Header.h"; |
| 708 | + SWIFT_OBJC_BRIDGING_HEADER = ""; |
727 | 709 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
728 | 710 | }; |
729 | 711 | name = Release; |
|
0 commit comments