|
121 | 121 | isa = PBXNativeTarget; |
122 | 122 | buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "Firestack" */; |
123 | 123 | buildPhases = ( |
124 | | - 48AA3DACF902ED2473601A8C /* [CP] Check Pods Manifest.lock */, |
125 | 124 | 58B511D71A9E6C8500147676 /* Sources */, |
126 | 125 | 58B511D81A9E6C8500147676 /* Frameworks */, |
127 | 126 | 58B511D91A9E6C8500147676 /* CopyFiles */, |
128 | | - 6A34E35DF50BEC97B74FC183 /* [CP] Copy Pods Resources */, |
129 | 127 | ); |
130 | 128 | buildRules = ( |
131 | 129 | ); |
|
167 | 165 | }; |
168 | 166 | /* End PBXProject section */ |
169 | 167 |
|
170 | | -/* Begin PBXShellScriptBuildPhase section */ |
171 | | - 48AA3DACF902ED2473601A8C /* [CP] Check Pods Manifest.lock */ = { |
172 | | - isa = PBXShellScriptBuildPhase; |
173 | | - buildActionMask = 2147483647; |
174 | | - files = ( |
175 | | - ); |
176 | | - inputPaths = ( |
177 | | - ); |
178 | | - name = "[CP] Check Pods Manifest.lock"; |
179 | | - outputPaths = ( |
180 | | - ); |
181 | | - runOnlyForDeploymentPostprocessing = 0; |
182 | | - shellPath = /bin/sh; |
183 | | - 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"; |
184 | | - showEnvVarsInLog = 0; |
185 | | - }; |
186 | | - 6A34E35DF50BEC97B74FC183 /* [CP] Copy Pods Resources */ = { |
187 | | - isa = PBXShellScriptBuildPhase; |
188 | | - buildActionMask = 2147483647; |
189 | | - files = ( |
190 | | - ); |
191 | | - inputPaths = ( |
192 | | - ); |
193 | | - name = "[CP] Copy Pods Resources"; |
194 | | - outputPaths = ( |
195 | | - ); |
196 | | - runOnlyForDeploymentPostprocessing = 0; |
197 | | - shellPath = /bin/sh; |
198 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestack/Pods-Firestack-resources.sh\"\n"; |
199 | | - showEnvVarsInLog = 0; |
200 | | - }; |
201 | | -/* End PBXShellScriptBuildPhase section */ |
202 | | - |
203 | 168 | /* Begin PBXSourcesBuildPhase section */ |
204 | 169 | 58B511D71A9E6C8500147676 /* Sources */ = { |
205 | 170 | isa = PBXSourcesBuildPhase; |
|
303 | 268 | ENABLE_BITCODE = NO; |
304 | 269 | FRAMEWORK_SEARCH_PATHS = ( |
305 | 270 | "$(inherited)", |
306 | | - "$(PROJECT_DIR)/Pods/FirebaseAnalytics/Frameworks", |
307 | | - "$(PROJECT_DIR)/Pods/FirebaseAuth/Frameworks", |
308 | | - "$(PROJECT_DIR)/Pods/FirebaseDatabase/Frameworks", |
309 | | - "$(PROJECT_DIR)/Pods/FirebaseStorage/Frameworks", |
310 | | - "$(PROJECT_DIR)/Pods/FirebaseInstanceID/Frameworks", |
311 | | - "$(PROJECT_DIR)/Pods/GoogleInterchangeUtilities/Frameworks", |
312 | | - "$(PROJECT_DIR)/Pods/GoogleIPhoneUtilities/Frameworks", |
313 | | - "$(PROJECT_DIR)/Pods/GoogleNetworkingUtilities/Frameworks", |
314 | | - "$(PROJECT_DIR)/Pods/GoogleSymbolUtilities/Frameworks", |
315 | | - "$(PROJECT_DIR)/Pods/GoogleUtilities/Frameworks", |
316 | | - "$(PROJECT_DIR)/Pods/FirebaseAnalytics/Frameworks/frameworks", |
317 | | - "$(PROJECT_DIR)/Pods/FirebaseAuth/Frameworks/frameworks", |
318 | | - "$(PROJECT_DIR)/Pods/FirebaseInstanceID/Frameworks/frameworks", |
319 | | - "$(PROJECT_DIR)/Pods/FirebaseRemoteConfig/Frameworks/frameworks", |
320 | | - "$(PROJECT_DIR)/Pods/FirebaseMessaging/Frameworks/frameworks", |
| 271 | + "${BUILT_PRODUCTS_DIR}", |
| 272 | + "${PROJECT_DIR}/../../../ios/Pods", |
321 | 273 | ); |
322 | 274 | HEADER_SEARCH_PATHS = ( |
323 | 275 | "$(inherited)", |
324 | 276 | "$(SRCROOT)/../../React/**", |
325 | 277 | "$(SRCROOT)/../../node_modules/react-native/React/**", |
326 | 278 | "$(SRCROOT)/../../react-native/React/**", |
| 279 | + "${PROJECT_DIR}/../../../ios/Pods/**", |
327 | 280 | ); |
328 | 281 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
329 | 282 | LD_DYLIB_INSTALL_NAME = "@rpath/${EXECUTABLE_NAME}"; |
|
350 | 303 | ENABLE_BITCODE = NO; |
351 | 304 | FRAMEWORK_SEARCH_PATHS = ( |
352 | 305 | "$(inherited)", |
353 | | - "$(PROJECT_DIR)/Pods/FirebaseAnalytics/Frameworks", |
354 | | - "$(PROJECT_DIR)/Pods/FirebaseAuth/Frameworks", |
355 | | - "$(PROJECT_DIR)/Pods/FirebaseDatabase/Frameworks", |
356 | | - "$(PROJECT_DIR)/Pods/FirebaseStorage/Frameworks", |
357 | | - "$(PROJECT_DIR)/Pods/FirebaseInstanceID/Frameworks", |
358 | | - "$(PROJECT_DIR)/Pods/GoogleInterchangeUtilities/Frameworks", |
359 | | - "$(PROJECT_DIR)/Pods/GoogleIPhoneUtilities/Frameworks", |
360 | | - "$(PROJECT_DIR)/Pods/GoogleNetworkingUtilities/Frameworks", |
361 | | - "$(PROJECT_DIR)/Pods/GoogleSymbolUtilities/Frameworks", |
362 | | - "$(PROJECT_DIR)/Pods/GoogleUtilities/Frameworks", |
363 | | - "$(PROJECT_DIR)/Pods/FirebaseAnalytics/Frameworks/frameworks", |
364 | | - "$(PROJECT_DIR)/Pods/FirebaseAuth/Frameworks/frameworks", |
365 | | - "$(PROJECT_DIR)/Pods/FirebaseInstanceID/Frameworks/frameworks", |
366 | | - "$(PROJECT_DIR)/Pods/FirebaseRemoteConfig/Frameworks/frameworks", |
367 | | - "$(PROJECT_DIR)/Pods/FirebaseMessaging/Frameworks/frameworks", |
| 306 | + "${BUILT_PRODUCTS_DIR}", |
| 307 | + "${PROJECT_DIR}/../../../ios/Pods", |
368 | 308 | ); |
369 | 309 | HEADER_SEARCH_PATHS = ( |
370 | 310 | "$(inherited)", |
371 | 311 | "$(SRCROOT)/../../React/**", |
372 | 312 | "$(SRCROOT)/../../node_modules/react-native/React/**", |
373 | 313 | "$(SRCROOT)/../../react-native/React/**", |
| 314 | + "${PROJECT_DIR}/../../../ios/Pods/**", |
374 | 315 | ); |
375 | 316 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
376 | 317 | LD_DYLIB_INSTALL_NAME = "@rpath/${EXECUTABLE_NAME}"; |
|
0 commit comments