|
15 | 15 | 529227241C85FB7600C89379 /* ios_main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 529227221C85FB7600C89379 /* ios_main.mm */; };
|
16 | 16 | 52B71EBB1C8600B600398745 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 52B71EBA1C8600B600398745 /* Images.xcassets */; };
|
17 | 17 | D66B16871CE46E8900E5638A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D66B16861CE46E8900E5638A /* LaunchScreen.storyboard */; };
|
| 18 | + FA08030EA3D096D266A6DE7B /* Pods_testapp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 46C2548FA84411C2A9D067CB /* Pods_testapp.framework */; }; |
18 | 19 | /* End PBXBuildFile section */
|
19 | 20 |
|
20 | 21 | /* Begin PBXFileReference section */
|
| 22 | + 46C2548FA84411C2A9D067CB /* Pods_testapp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_testapp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 23 | 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
22 | 24 | 529226D21C85F68000C89379 /* testapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
23 | 25 | 529226D51C85F68000C89379 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
29 | 31 | 529227221C85FB7600C89379 /* ios_main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ios_main.mm; path = src/ios/ios_main.mm; sourceTree = "<group>"; };
|
30 | 32 | 52B71EBA1C8600B600398745 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = testapp/Images.xcassets; sourceTree = "<group>"; };
|
31 | 33 | 52FD1FF81C85FFA000BC68E3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = testapp/Info.plist; sourceTree = "<group>"; };
|
| 34 | + B1320FFA7E8D45124716A662 /* Pods-testapp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-testapp.release.xcconfig"; path = "Target Support Files/Pods-testapp/Pods-testapp.release.xcconfig"; sourceTree = "<group>"; }; |
32 | 35 | D66B16861CE46E8900E5638A /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
| 36 | + FC7EC0D42BD90C2E1CAB03EE /* Pods-testapp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-testapp.debug.xcconfig"; path = "Target Support Files/Pods-testapp/Pods-testapp.debug.xcconfig"; sourceTree = "<group>"; }; |
33 | 37 | /* End PBXFileReference section */
|
34 | 38 |
|
35 | 39 | /* Begin PBXFrameworksBuildPhase section */
|
|
40 | 44 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */,
|
41 | 45 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */,
|
42 | 46 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */,
|
| 47 | + FA08030EA3D096D266A6DE7B /* Pods_testapp.framework in Frameworks */, |
43 | 48 | );
|
44 | 49 | runOnlyForDeploymentPostprocessing = 0;
|
45 | 50 | };
|
46 | 51 | /* End PBXFrameworksBuildPhase section */
|
47 | 52 |
|
48 | 53 | /* Begin PBXGroup section */
|
| 54 | + 3E2FC86EB58D8B5977042124 /* Pods */ = { |
| 55 | + isa = PBXGroup; |
| 56 | + children = ( |
| 57 | + FC7EC0D42BD90C2E1CAB03EE /* Pods-testapp.debug.xcconfig */, |
| 58 | + B1320FFA7E8D45124716A662 /* Pods-testapp.release.xcconfig */, |
| 59 | + ); |
| 60 | + name = Pods; |
| 61 | + path = Pods; |
| 62 | + sourceTree = "<group>"; |
| 63 | + }; |
49 | 64 | 529226C91C85F68000C89379 = {
|
50 | 65 | isa = PBXGroup;
|
51 | 66 | children = (
|
|
56 | 71 | 5292271D1C85FB5500C89379 /* src */,
|
57 | 72 | 529226D41C85F68000C89379 /* Frameworks */,
|
58 | 73 | 529226D31C85F68000C89379 /* Products */,
|
| 74 | + 3E2FC86EB58D8B5977042124 /* Pods */, |
59 | 75 | );
|
60 | 76 | sourceTree = "<group>";
|
61 | 77 | };
|
|
74 | 90 | 529226D71C85F68000C89379 /* CoreGraphics.framework */,
|
75 | 91 | 529226D91C85F68000C89379 /* UIKit.framework */,
|
76 | 92 | 529226EE1C85F68000C89379 /* XCTest.framework */,
|
| 93 | + 46C2548FA84411C2A9D067CB /* Pods_testapp.framework */, |
77 | 94 | );
|
78 | 95 | name = Frameworks;
|
79 | 96 | sourceTree = "<group>";
|
|
103 | 120 | isa = PBXNativeTarget;
|
104 | 121 | buildConfigurationList = 529226F91C85F68000C89379 /* Build configuration list for PBXNativeTarget "testapp" */;
|
105 | 122 | buildPhases = (
|
| 123 | + 17179573A7AC37A3937EFB3C /* [CP] Check Pods Manifest.lock */, |
106 | 124 | 529226CE1C85F68000C89379 /* Sources */,
|
107 | 125 | 529226CF1C85F68000C89379 /* Frameworks */,
|
108 | 126 | 529226D01C85F68000C89379 /* Resources */,
|
| 127 | + D4E64C05496F0F15FA3C6510 /* [CP] Embed Pods Frameworks */, |
109 | 128 | );
|
110 | 129 | buildRules = (
|
111 | 130 | );
|
|
160 | 179 | };
|
161 | 180 | /* End PBXResourcesBuildPhase section */
|
162 | 181 |
|
| 182 | +/* Begin PBXShellScriptBuildPhase section */ |
| 183 | + 17179573A7AC37A3937EFB3C /* [CP] Check Pods Manifest.lock */ = { |
| 184 | + isa = PBXShellScriptBuildPhase; |
| 185 | + buildActionMask = 2147483647; |
| 186 | + files = ( |
| 187 | + ); |
| 188 | + inputFileListPaths = ( |
| 189 | + ); |
| 190 | + inputPaths = ( |
| 191 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 192 | + "${PODS_ROOT}/Manifest.lock", |
| 193 | + ); |
| 194 | + name = "[CP] Check Pods Manifest.lock"; |
| 195 | + outputFileListPaths = ( |
| 196 | + ); |
| 197 | + outputPaths = ( |
| 198 | + "$(DERIVED_FILE_DIR)/Pods-testapp-checkManifestLockResult.txt", |
| 199 | + ); |
| 200 | + runOnlyForDeploymentPostprocessing = 0; |
| 201 | + shellPath = /bin/sh; |
| 202 | + 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"; |
| 203 | + showEnvVarsInLog = 0; |
| 204 | + }; |
| 205 | + D4E64C05496F0F15FA3C6510 /* [CP] Embed Pods Frameworks */ = { |
| 206 | + isa = PBXShellScriptBuildPhase; |
| 207 | + buildActionMask = 2147483647; |
| 208 | + files = ( |
| 209 | + ); |
| 210 | + inputPaths = ( |
| 211 | + "${PODS_ROOT}/Target Support Files/Pods-testapp/Pods-testapp-frameworks.sh", |
| 212 | + "${BUILT_PRODUCTS_DIR}/FirebaseAppCheckInterop/FirebaseAppCheckInterop.framework", |
| 213 | + "${BUILT_PRODUCTS_DIR}/FirebaseAuth/FirebaseAuth.framework", |
| 214 | + "${BUILT_PRODUCTS_DIR}/FirebaseCore/FirebaseCore.framework", |
| 215 | + "${BUILT_PRODUCTS_DIR}/FirebaseCoreInternal/FirebaseCoreInternal.framework", |
| 216 | + "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework", |
| 217 | + "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework", |
| 218 | + "${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework", |
| 219 | + "${BUILT_PRODUCTS_DIR}/RecaptchaInterop/RecaptchaInterop.framework", |
| 220 | + ); |
| 221 | + name = "[CP] Embed Pods Frameworks"; |
| 222 | + outputPaths = ( |
| 223 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAppCheckInterop.framework", |
| 224 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseAuth.framework", |
| 225 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCore.framework", |
| 226 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreInternal.framework", |
| 227 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework", |
| 228 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework", |
| 229 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework", |
| 230 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RecaptchaInterop.framework", |
| 231 | + ); |
| 232 | + runOnlyForDeploymentPostprocessing = 0; |
| 233 | + shellPath = /bin/sh; |
| 234 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-testapp/Pods-testapp-frameworks.sh\"\n"; |
| 235 | + showEnvVarsInLog = 0; |
| 236 | + }; |
| 237 | +/* End PBXShellScriptBuildPhase section */ |
| 238 | + |
163 | 239 | /* Begin PBXSourcesBuildPhase section */
|
164 | 240 | 529226CE1C85F68000C89379 /* Sources */ = {
|
165 | 241 | isa = PBXSourcesBuildPhase;
|
|
255 | 331 | };
|
256 | 332 | 529226FA1C85F68000C89379 /* Debug */ = {
|
257 | 333 | isa = XCBuildConfiguration;
|
| 334 | + baseConfigurationReference = FC7EC0D42BD90C2E1CAB03EE /* Pods-testapp.debug.xcconfig */; |
258 | 335 | buildSettings = {
|
259 | 336 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
260 | 337 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
271 | 348 | };
|
272 | 349 | 529226FB1C85F68000C89379 /* Release */ = {
|
273 | 350 | isa = XCBuildConfiguration;
|
| 351 | + baseConfigurationReference = B1320FFA7E8D45124716A662 /* Pods-testapp.release.xcconfig */; |
274 | 352 | buildSettings = {
|
275 | 353 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
276 | 354 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
0 commit comments