|
160 | 160 | D6F0B38747781911729D9A95 /* [CP] Check Pods Manifest.lock */,
|
161 | 161 | FD10A7F022414F080027D42C /* Start Packager */,
|
162 | 162 | DF3316B124BDEBE30018AC5E /* Bundle Main JS */,
|
| 163 | + 43598F62DA2F22DB0EE48A3A /* [CP] Prepare Artifacts */, |
163 | 164 | 13B07F871A680F5B00A75B9A /* Sources */,
|
164 | 165 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
165 | 166 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
166 | 167 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
167 | 168 | 002C2435724AECBB056A7FBD /* [CP] Copy Pods Resources */,
|
| 169 | + 9269E38444549949A7BD6DE1 /* [CP] Embed Pods Frameworks */, |
168 | 170 | );
|
169 | 171 | buildRules = (
|
170 | 172 | );
|
|
230 | 232 | );
|
231 | 233 | inputPaths = (
|
232 | 234 | "${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-resources.sh",
|
233 |
| - "${PODS_ROOT}/Anyline/AnylineSDK_iOS_25/Framework/AnylineResources.bundle", |
| 235 | + "${PODS_ROOT}/Anyline/AnylineSDK_iOS_27/Framework/AnylineResources.bundle", |
234 | 236 | "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
|
235 | 237 | );
|
236 | 238 | name = "[CP] Copy Pods Resources";
|
|
257 | 259 | shellPath = /bin/sh;
|
258 | 260 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
259 | 261 | };
|
| 262 | + 43598F62DA2F22DB0EE48A3A /* [CP] Prepare Artifacts */ = { |
| 263 | + isa = PBXShellScriptBuildPhase; |
| 264 | + buildActionMask = 2147483647; |
| 265 | + files = ( |
| 266 | + ); |
| 267 | + inputPaths = ( |
| 268 | + "${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-artifacts.sh", |
| 269 | + "${PODS_ROOT}/Anyline/AnylineSDK_iOS_27/Framework/Anyline.xcframework", |
| 270 | + ); |
| 271 | + name = "[CP] Prepare Artifacts"; |
| 272 | + outputPaths = ( |
| 273 | + "${BUILT_PRODUCTS_DIR}/cocoapods-artifacts-${CONFIGURATION}.txt", |
| 274 | + ); |
| 275 | + runOnlyForDeploymentPostprocessing = 0; |
| 276 | + shellPath = /bin/sh; |
| 277 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-artifacts.sh\"\n"; |
| 278 | + showEnvVarsInLog = 0; |
| 279 | + }; |
| 280 | + 9269E38444549949A7BD6DE1 /* [CP] Embed Pods Frameworks */ = { |
| 281 | + isa = PBXShellScriptBuildPhase; |
| 282 | + buildActionMask = 2147483647; |
| 283 | + files = ( |
| 284 | + ); |
| 285 | + inputPaths = ( |
| 286 | + "${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-frameworks.sh", |
| 287 | + "${BUILT_PRODUCTS_DIR}/cocoapods-artifacts-${CONFIGURATION}.txt", |
| 288 | + ); |
| 289 | + name = "[CP] Embed Pods Frameworks"; |
| 290 | + outputPaths = ( |
| 291 | + ); |
| 292 | + runOnlyForDeploymentPostprocessing = 0; |
| 293 | + shellPath = /bin/sh; |
| 294 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-frameworks.sh\"\n"; |
| 295 | + showEnvVarsInLog = 0; |
| 296 | + }; |
260 | 297 | D6F0B38747781911729D9A95 /* [CP] Check Pods Manifest.lock */ = {
|
261 | 298 | isa = PBXShellScriptBuildPhase;
|
262 | 299 | buildActionMask = 2147483647;
|
|
448 | 485 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
449 | 486 | GCC_WARN_UNUSED_FUNCTION = YES;
|
450 | 487 | GCC_WARN_UNUSED_VARIABLE = YES;
|
451 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 488 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
452 | 489 | MTL_ENABLE_DEBUG_INFO = YES;
|
453 | 490 | ONLY_ACTIVE_ARCH = YES;
|
454 | 491 | SDKROOT = iphoneos;
|
|
494 | 531 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
495 | 532 | GCC_WARN_UNUSED_FUNCTION = YES;
|
496 | 533 | GCC_WARN_UNUSED_VARIABLE = YES;
|
497 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 534 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
498 | 535 | MTL_ENABLE_DEBUG_INFO = NO;
|
499 | 536 | SDKROOT = iphoneos;
|
500 | 537 | VALIDATE_PRODUCT = YES;
|
|
0 commit comments