|
48 | 48 | 81FE7F7E1C17790400E6BD34 /* PFFacebookUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 813DFC851AB2510300F25A08 /* PFFacebookUtils.m */; }; |
49 | 49 | 81FE7F801C17790400E6BD34 /* PFFacebookPrivateUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E35FD31BAA6F8400348526 /* PFFacebookPrivateUtilities.m */; }; |
50 | 50 | 81FE7F871C17790400E6BD34 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 81B3F22A1AC9CA5300A92677 /* Localizable.strings */; }; |
51 | | - 982A9BABCF8E7DD3F3C2C18D /* libPods-ParseFacebookUtilsV4-UnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02DBE4F2899D193F056501A4 /* libPods-ParseFacebookUtilsV4-UnitTests.a */; }; |
| 51 | + F3648F2B62FE91B5B2C740C9 /* Pods_ParseFacebookUtilsV4_UnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE2574ED5D739401DB71A44B /* Pods_ParseFacebookUtilsV4_UnitTests.framework */; }; |
52 | 52 | F5E3229B1B549C2C00E319F9 /* FacebookAuthenticationProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F5E3229A1B549C2C00E319F9 /* FacebookAuthenticationProviderTests.m */; }; |
53 | 53 | F5E3229D1B5583A800E319F9 /* FacebookUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F5E3229C1B5583A800E319F9 /* FacebookUtilsTests.m */; }; |
54 | 54 | /* End PBXBuildFile section */ |
|
71 | 71 | /* End PBXContainerItemProxy section */ |
72 | 72 |
|
73 | 73 | /* Begin PBXFileReference section */ |
74 | | - 02DBE4F2899D193F056501A4 /* libPods-ParseFacebookUtilsV4-UnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ParseFacebookUtilsV4-UnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
75 | 74 | 813DFC841AB2510300F25A08 /* PFFacebookUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFFacebookUtils.h; sourceTree = "<group>"; }; |
76 | 75 | 813DFC851AB2510300F25A08 /* PFFacebookUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFFacebookUtils.m; sourceTree = "<group>"; }; |
77 | 76 | 813DFC921AB2515A00F25A08 /* Bolts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Bolts.framework; path = Vendor/Bolts.framework; sourceTree = "<group>"; }; |
|
116 | 115 | 81FE7F721C1778FC00E6BD34 /* ParseFacebookUtilsV4-tvOS.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "ParseFacebookUtilsV4-tvOS.xcconfig"; sourceTree = "<group>"; }; |
117 | 116 | 81FE7F8B1C17790400E6BD34 /* ParseFacebookUtilsV4.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ParseFacebookUtilsV4.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
118 | 117 | D2AAC07E0554694100DB518D /* ParseFacebookUtilsV4.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ParseFacebookUtilsV4.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 118 | + EE2574ED5D739401DB71A44B /* Pods_ParseFacebookUtilsV4_UnitTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ParseFacebookUtilsV4_UnitTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
119 | 119 | F52CD64A1B5838560051AB86 /* ParseFacebookUtilsV4-iOS.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "ParseFacebookUtilsV4-iOS.xcconfig"; sourceTree = "<group>"; }; |
120 | 120 | F52CD64B1B5838620051AB86 /* ParseFacebookUtilsV4-UnitTests.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "ParseFacebookUtilsV4-UnitTests.xcconfig"; sourceTree = "<group>"; }; |
121 | 121 | F52CD64C1B58386F0051AB86 /* ParseFacebookTestApplicationV4.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ParseFacebookTestApplicationV4.xcconfig; sourceTree = "<group>"; }; |
|
137 | 137 | 81CB98D91AB7920700136FA5 /* FBSDKCoreKit.framework in Frameworks */, |
138 | 138 | 81CB98DA1AB7920700136FA5 /* FBSDKLoginKit.framework in Frameworks */, |
139 | 139 | 81CB98DB1AB7920E00136FA5 /* Parse.framework in Frameworks */, |
140 | | - 982A9BABCF8E7DD3F3C2C18D /* libPods-ParseFacebookUtilsV4-UnitTests.a in Frameworks */, |
| 140 | + F3648F2B62FE91B5B2C740C9 /* Pods_ParseFacebookUtilsV4_UnitTests.framework in Frameworks */, |
141 | 141 | ); |
142 | 142 | runOnlyForDeploymentPostprocessing = 0; |
143 | 143 | }; |
|
204 | 204 | children = ( |
205 | 205 | 813DFC8F1AB2513D00F25A08 /* User Frameworks */, |
206 | 206 | 813DFC8E1AB2513300F25A08 /* System Frameworks */, |
207 | | - 02DBE4F2899D193F056501A4 /* libPods-ParseFacebookUtilsV4-UnitTests.a */, |
| 207 | + EE2574ED5D739401DB71A44B /* Pods_ParseFacebookUtilsV4_UnitTests.framework */, |
208 | 208 | ); |
209 | 209 | name = Frameworks; |
210 | 210 | sourceTree = "<group>"; |
|
471 | 471 | isa = PBXNativeTarget; |
472 | 472 | buildConfigurationList = 81CB98D11AB7905D00136FA5 /* Build configuration list for PBXNativeTarget "ParseFacebookUtilsV4-UnitTests" */; |
473 | 473 | buildPhases = ( |
474 | | - 947535AF3D7FE64739018338 /* Check Pods Manifest.lock */, |
| 474 | + 947535AF3D7FE64739018338 /* [CP] Check Pods Manifest.lock */, |
475 | 475 | 81CB98C21AB7905D00136FA5 /* Sources */, |
476 | 476 | 81CB98C31AB7905D00136FA5 /* Frameworks */, |
477 | 477 | 81CB98C41AB7905D00136FA5 /* Resources */, |
478 | | - 59A0049CBA9158822CB055BC /* Copy Pods Resources */, |
479 | | - A72EB79485B8A201DDE9573A /* Embed Pods Frameworks */, |
| 478 | + 59A0049CBA9158822CB055BC /* [CP] Copy Pods Resources */, |
| 479 | + A72EB79485B8A201DDE9573A /* [CP] Embed Pods Frameworks */, |
480 | 480 | ); |
481 | 481 | buildRules = ( |
482 | 482 | ); |
|
635 | 635 | /* End PBXResourcesBuildPhase section */ |
636 | 636 |
|
637 | 637 | /* Begin PBXShellScriptBuildPhase section */ |
638 | | - 59A0049CBA9158822CB055BC /* Copy Pods Resources */ = { |
| 638 | + 59A0049CBA9158822CB055BC /* [CP] Copy Pods Resources */ = { |
639 | 639 | isa = PBXShellScriptBuildPhase; |
640 | 640 | buildActionMask = 2147483647; |
641 | 641 | files = ( |
642 | 642 | ); |
643 | 643 | inputPaths = ( |
644 | 644 | ); |
645 | | - name = "Copy Pods Resources"; |
| 645 | + name = "[CP] Copy Pods Resources"; |
646 | 646 | outputPaths = ( |
647 | 647 | ); |
648 | 648 | runOnlyForDeploymentPostprocessing = 0; |
|
708 | 708 | shellPath = /bin/sh; |
709 | 709 | shellScript = "# Generate localizable strings\nfind $PROJECT_DIR -name '*.m' -print0 | xargs -0 genstrings -q -o $PROJECT_DIR/Resources\necho \"Finished converting images\""; |
710 | 710 | }; |
711 | | - 947535AF3D7FE64739018338 /* Check Pods Manifest.lock */ = { |
| 711 | + 947535AF3D7FE64739018338 /* [CP] Check Pods Manifest.lock */ = { |
712 | 712 | isa = PBXShellScriptBuildPhase; |
713 | 713 | buildActionMask = 2147483647; |
714 | 714 | files = ( |
715 | 715 | ); |
716 | 716 | inputPaths = ( |
717 | 717 | ); |
718 | | - name = "Check Pods Manifest.lock"; |
| 718 | + name = "[CP] Check Pods Manifest.lock"; |
719 | 719 | outputPaths = ( |
720 | 720 | ); |
721 | 721 | runOnlyForDeploymentPostprocessing = 0; |
722 | 722 | shellPath = /bin/sh; |
723 | 723 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
724 | 724 | showEnvVarsInLog = 0; |
725 | 725 | }; |
726 | | - A72EB79485B8A201DDE9573A /* Embed Pods Frameworks */ = { |
| 726 | + A72EB79485B8A201DDE9573A /* [CP] Embed Pods Frameworks */ = { |
727 | 727 | isa = PBXShellScriptBuildPhase; |
728 | 728 | buildActionMask = 2147483647; |
729 | 729 | files = ( |
730 | 730 | ); |
731 | 731 | inputPaths = ( |
732 | 732 | ); |
733 | | - name = "Embed Pods Frameworks"; |
| 733 | + name = "[CP] Embed Pods Frameworks"; |
734 | 734 | outputPaths = ( |
735 | 735 | ); |
736 | 736 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments