|
11 | 11 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
| 14 | + C2CD7DFC2B0C9835008D7B5E /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = C2CD7DFB2B0C9835008D7B5E /* main.jsbundle */; }; |
14 | 15 | CB5AFDA97FFD6EE6C9855F3B /* libPods-RNExampleApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BFA47AADA9F8ACCB61B613B /* libPods-RNExampleApp.a */; };
|
15 |
| - DF3316B024BDEBD90018AC5E /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = DF3316AF24BDEBD90018AC5E /* main.jsbundle */; }; |
16 | 16 | FA890E4F132C426FA299B3EE /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE894095EAC5430EA740D7E6 /* noop-file.swift */; };
|
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
|
38 | 38 | A7ED9B19236344F400960E39 /* RNExampleApp-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNExampleApp-Bridging-Header.h"; sourceTree = "<group>"; };
|
39 | 39 | AC8870222FD454D589A2AACF /* Pods-RNExampleAppTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleAppTests.release.xcconfig"; path = "Target Support Files/Pods-RNExampleAppTests/Pods-RNExampleAppTests.release.xcconfig"; sourceTree = "<group>"; };
|
40 | 40 | AE894095EAC5430EA740D7E6 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "RNExampleApp/noop-file.swift"; sourceTree = "<group>"; };
|
| 41 | + C2CD7DFB2B0C9835008D7B5E /* main.jsbundle */ = {isa = PBXFileReference; lastKnownFileType = text; name = main.jsbundle; path = "../node_modules/expo-dev-launcher/ios/main.jsbundle"; sourceTree = "<group>"; }; |
41 | 42 | C7BE463B35863C4FF159AF64 /* Pods-RNExampleApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleApp.debug.xcconfig"; path = "Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp.debug.xcconfig"; sourceTree = "<group>"; };
|
42 | 43 | D6503512B0087E9293DF3899 /* Pods-RNExampleApp-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleApp-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-RNExampleApp-tvOS/Pods-RNExampleApp-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
43 | 44 | D94EA982436299AD85AD92A8 /* libPods-RNExampleAppTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNExampleAppTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 |
| - DF3316AF24BDEBD90018AC5E /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
45 | 45 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
46 | 46 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
47 | 47 | F00A42543CEE07ABA44A7F94 /* Pods-RNExampleApp-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNExampleApp-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-RNExampleApp-tvOSTests/Pods-RNExampleApp-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
80 | 80 | isa = PBXGroup;
|
81 | 81 | children = (
|
82 | 82 | 1797ADC7241CFCF900B339CB /* RNExampleApp.entitlements */,
|
83 |
| - DF3316AF24BDEBD90018AC5E /* main.jsbundle */, |
| 83 | + C2CD7DFB2B0C9835008D7B5E /* main.jsbundle */, |
84 | 84 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
85 | 85 | 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
86 | 86 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
217 | 217 | isa = PBXResourcesBuildPhase;
|
218 | 218 | buildActionMask = 2147483647;
|
219 | 219 | files = (
|
| 220 | + C2CD7DFC2B0C9835008D7B5E /* main.jsbundle in Resources */, |
220 | 221 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
221 | 222 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
222 |
| - DF3316B024BDEBD90018AC5E /* main.jsbundle in Resources */, |
223 | 223 | );
|
224 | 224 | runOnlyForDeploymentPostprocessing = 0;
|
225 | 225 | };
|
|
234 | 234 | inputPaths = (
|
235 | 235 | "${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-resources.sh",
|
236 | 236 | "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
|
237 |
| - "${PODS_ROOT}/Anyline/AnylineSDK_iOS_51.1.0/Framework/AnylineResources.bundle", |
| 237 | + "${PODS_ROOT}/Anyline/AnylineSDK_iOS_51.3.1/Framework/AnylineResources.bundle", |
238 | 238 | );
|
239 | 239 | name = "[CP] Copy Pods Resources";
|
240 | 240 | outputPaths = (
|
|
267 | 267 | );
|
268 | 268 | inputPaths = (
|
269 | 269 | "${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-frameworks.sh",
|
270 |
| - "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-DoubleConversion/double-conversion.framework/double-conversion", |
271 |
| - "${PODS_XCFRAMEWORKS_BUILD_DIR}/Flipper-Glog/glog.framework/glog", |
272 |
| - "${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL", |
273 | 270 | "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes",
|
274 | 271 | "${PODS_XCFRAMEWORKS_BUILD_DIR}/Anyline/Anyline.framework/Anyline",
|
275 | 272 | );
|
276 | 273 | name = "[CP] Embed Pods Frameworks";
|
277 | 274 | outputPaths = (
|
278 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/double-conversion.framework", |
279 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/glog.framework", |
280 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework", |
281 | 275 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
|
282 | 276 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Anyline.framework",
|
283 | 277 | );
|
|
371 | 365 | INFOPLIST_FILE = RNExampleApp/Info.plist;
|
372 | 366 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
373 | 367 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
374 |
| - MARKETING_VERSION = 50.0.0; |
| 368 | + MARKETING_VERSION = 51.3.1; |
375 | 369 | OTHER_LDFLAGS = (
|
376 | 370 | "$(inherited)",
|
377 | 371 | "-ObjC",
|
|
404 | 398 | INFOPLIST_FILE = RNExampleApp/Info.plist;
|
405 | 399 | IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
406 | 400 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
407 |
| - MARKETING_VERSION = 50.0.0; |
| 401 | + MARKETING_VERSION = 51.3.1; |
408 | 402 | OTHER_LDFLAGS = (
|
409 | 403 | "$(inherited)",
|
410 | 404 | "-ObjC",
|
|
460 | 454 | GCC_PREPROCESSOR_DEFINITIONS = (
|
461 | 455 | "DEBUG=1",
|
462 | 456 | "$(inherited)",
|
| 457 | + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, |
463 | 458 | );
|
464 | 459 | GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
465 | 460 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
473 | 468 | ONLY_ACTIVE_ARCH = YES;
|
474 | 469 | OTHER_CFLAGS = "$(inherited)";
|
475 | 470 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
| 471 | + OTHER_LDFLAGS = ( |
| 472 | + "$(inherited)", |
| 473 | + "-Wl", |
| 474 | + "-ld_classic", |
| 475 | + ); |
476 | 476 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
477 | 477 | SDKROOT = iphoneos;
|
478 | 478 | };
|
|
512 | 512 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
|
513 | 513 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
514 | 514 | GCC_NO_COMMON_BLOCKS = YES;
|
| 515 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 516 | + "$(inherited)", |
| 517 | + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, |
| 518 | + ); |
515 | 519 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
516 | 520 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
517 | 521 | GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
522 | 526 | MTL_ENABLE_DEBUG_INFO = NO;
|
523 | 527 | OTHER_CFLAGS = "$(inherited)";
|
524 | 528 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
| 529 | + OTHER_LDFLAGS = ( |
| 530 | + "$(inherited)", |
| 531 | + "-Wl", |
| 532 | + "-ld_classic", |
| 533 | + ); |
525 | 534 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
526 | 535 | SDKROOT = iphoneos;
|
527 | 536 | VALIDATE_PRODUCT = YES;
|
|
0 commit comments