|
23 | 23 | 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
24 | 24 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
25 | 25 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
| 26 | + 6B6646481E2E76E200CB6CD8 /* RCTPay.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B6646461E2E76E200CB6CD8 /* RCTPay.m */; }; |
26 | 27 | 6F61E8CE0416407B96FEFC61 /* libRCTToast.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 08257537934F4384882B25DF /* libRCTToast.a */; }; |
27 | 28 | 7789623E084B469C9E6D73D4 /* libSplashScreen.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83E3A57583A0469FB30CDFDB /* libSplashScreen.a */; }; |
28 | 29 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
|
212 | 213 | remoteGlobalIDString = 3D7682761D8E76B80014119E; |
213 | 214 | remoteInfo = SplashScreen; |
214 | 215 | }; |
| 216 | + 6B6646421E2E750B00CB6CD8 /* PBXContainerItemProxy */ = { |
| 217 | + isa = PBXContainerItemProxy; |
| 218 | + containerPortal = 310D1F0F14C844BCBA898994 /* RNFetchBlob.xcodeproj */; |
| 219 | + proxyType = 2; |
| 220 | + remoteGlobalIDString = A15C300E1CD25C330074CB35; |
| 221 | + remoteInfo = RNFetchBlob; |
| 222 | + }; |
215 | 223 | 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = { |
216 | 224 | isa = PBXContainerItemProxy; |
217 | 225 | containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */; |
|
252 | 260 | 310D1F0F14C844BCBA898994 /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNFetchBlob.xcodeproj; path = "../node_modules/react-native-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; }; |
253 | 261 | 3C87663139074CC9842435A8 /* libRNFetchBlob.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNFetchBlob.a; sourceTree = "<group>"; }; |
254 | 262 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
| 263 | + 6B6646451E2E76E200CB6CD8 /* RCTPay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTPay.h; path = zhufengketang/RCTPay.h; sourceTree = "<group>"; }; |
| 264 | + 6B6646461E2E76E200CB6CD8 /* RCTPay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTPay.m; path = zhufengketang/RCTPay.m; sourceTree = "<group>"; }; |
255 | 265 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
256 | 266 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
257 | 267 | 83E3A57583A0469FB30CDFDB /* libSplashScreen.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libSplashScreen.a; sourceTree = "<group>"; }; |
|
372 | 382 | 13B07FAE1A68108700A75B9A /* zhufengketang */ = { |
373 | 383 | isa = PBXGroup; |
374 | 384 | children = ( |
| 385 | + 6B6646451E2E76E200CB6CD8 /* RCTPay.h */, |
| 386 | + 6B6646461E2E76E200CB6CD8 /* RCTPay.m */, |
375 | 387 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */, |
376 | 388 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
377 | 389 | 13B07FB01A68108700A75B9A /* AppDelegate.m */, |
|
423 | 435 | name = Products; |
424 | 436 | sourceTree = "<group>"; |
425 | 437 | }; |
| 438 | + 6B6646251E2E750B00CB6CD8 /* Products */ = { |
| 439 | + isa = PBXGroup; |
| 440 | + children = ( |
| 441 | + 6B6646431E2E750B00CB6CD8 /* libRNFetchBlob.a */, |
| 442 | + ); |
| 443 | + name = Products; |
| 444 | + sourceTree = "<group>"; |
| 445 | + }; |
426 | 446 | 78C398B11ACF4ADC00677621 /* Products */ = { |
427 | 447 | isa = PBXGroup; |
428 | 448 | children = ( |
|
535 | 555 | CreatedOnToolsVersion = 6.2; |
536 | 556 | TestTargetID = 13B07F861A680F5B00A75B9A; |
537 | 557 | }; |
| 558 | + 13B07F861A680F5B00A75B9A = { |
| 559 | + DevelopmentTeam = D9D59BE76S; |
| 560 | + }; |
538 | 561 | }; |
539 | 562 | }; |
540 | 563 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "zhufengketang" */; |
|
597 | 620 | ProductGroup = 146834001AC3E56700842450 /* Products */; |
598 | 621 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
599 | 622 | }, |
| 623 | + { |
| 624 | + ProductGroup = 6B6646251E2E750B00CB6CD8 /* Products */; |
| 625 | + ProjectRef = 310D1F0F14C844BCBA898994 /* RNFetchBlob.xcodeproj */; |
| 626 | + }, |
600 | 627 | { |
601 | 628 | ProductGroup = 6B6645F91E2E3D6B00CB6CD8 /* Products */; |
602 | 629 | ProjectRef = B3FF7D3FE9994B4097F1D3B2 /* SplashScreen.xcodeproj */; |
|
786 | 813 | remoteRef = 6B6646161E2E3D6B00CB6CD8 /* PBXContainerItemProxy */; |
787 | 814 | sourceTree = BUILT_PRODUCTS_DIR; |
788 | 815 | }; |
| 816 | + 6B6646431E2E750B00CB6CD8 /* libRNFetchBlob.a */ = { |
| 817 | + isa = PBXReferenceProxy; |
| 818 | + fileType = archive.ar; |
| 819 | + path = libRNFetchBlob.a; |
| 820 | + remoteRef = 6B6646421E2E750B00CB6CD8 /* PBXContainerItemProxy */; |
| 821 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 822 | + }; |
789 | 823 | 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = { |
790 | 824 | isa = PBXReferenceProxy; |
791 | 825 | fileType = archive.ar; |
|
853 | 887 | files = ( |
854 | 888 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */, |
855 | 889 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 890 | + 6B6646481E2E76E200CB6CD8 /* RCTPay.m in Sources */, |
856 | 891 | ); |
857 | 892 | runOnlyForDeploymentPostprocessing = 0; |
858 | 893 | }; |
|
924 | 959 | isa = XCBuildConfiguration; |
925 | 960 | buildSettings = { |
926 | 961 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 962 | + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = splash; |
927 | 963 | CURRENT_PROJECT_VERSION = 1; |
928 | 964 | DEAD_CODE_STRIPPING = NO; |
| 965 | + DEVELOPMENT_TEAM = D9D59BE76S; |
| 966 | + FRAMEWORK_SEARCH_PATHS = ""; |
| 967 | + HEADER_SEARCH_PATHS = ( |
| 968 | + "$(SRCROOT)/../node_modules/react-native/ReactCommon/**", |
| 969 | + "$(SRCROOT)/../node_modules/react-native/React/**", |
| 970 | + "$(SRCROOT)/../node_modules/react-native-splash-screen/ios", |
| 971 | + ); |
929 | 972 | INFOPLIST_FILE = zhufengketang/Info.plist; |
930 | 973 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
931 | 974 | OTHER_LDFLAGS = ( |
932 | 975 | "$(inherited)", |
933 | 976 | "-ObjC", |
934 | 977 | "-lc++", |
935 | 978 | ); |
| 979 | + PRODUCT_BUNDLE_IDENTIFIER = com.zhufengketang.app; |
936 | 980 | PRODUCT_NAME = zhufengketang; |
937 | 981 | VERSIONING_SYSTEM = "apple-generic"; |
938 | 982 | }; |
|
942 | 986 | isa = XCBuildConfiguration; |
943 | 987 | buildSettings = { |
944 | 988 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 989 | + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = splash; |
945 | 990 | CURRENT_PROJECT_VERSION = 1; |
| 991 | + DEVELOPMENT_TEAM = D9D59BE76S; |
| 992 | + FRAMEWORK_SEARCH_PATHS = ""; |
| 993 | + HEADER_SEARCH_PATHS = ( |
| 994 | + "$(SRCROOT)/../node_modules/react-native/ReactCommon/**", |
| 995 | + "$(SRCROOT)/../node_modules/react-native/React/**", |
| 996 | + "$(SRCROOT)/../node_modules/react-native-splash-screen/ios", |
| 997 | + ); |
946 | 998 | INFOPLIST_FILE = zhufengketang/Info.plist; |
947 | 999 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
948 | 1000 | OTHER_LDFLAGS = ( |
949 | 1001 | "$(inherited)", |
950 | 1002 | "-ObjC", |
951 | 1003 | "-lc++", |
952 | 1004 | ); |
| 1005 | + PRODUCT_BUNDLE_IDENTIFIER = com.zhufengketang.app; |
953 | 1006 | PRODUCT_NAME = zhufengketang; |
954 | 1007 | VERSIONING_SYSTEM = "apple-generic"; |
955 | 1008 | }; |
|
958 | 1011 | 83CBBA201A601CBA00E9B192 /* Debug */ = { |
959 | 1012 | isa = XCBuildConfiguration; |
960 | 1013 | buildSettings = { |
961 | | - ALWAYS_SEARCH_USER_PATHS = NO; |
| 1014 | + ALWAYS_SEARCH_USER_PATHS = YES; |
962 | 1015 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
963 | 1016 | CLANG_CXX_LIBRARY = "libc++"; |
964 | 1017 | CLANG_ENABLE_MODULES = YES; |
|
999 | 1052 | 83CBBA211A601CBA00E9B192 /* Release */ = { |
1000 | 1053 | isa = XCBuildConfiguration; |
1001 | 1054 | buildSettings = { |
1002 | | - ALWAYS_SEARCH_USER_PATHS = NO; |
| 1055 | + ALWAYS_SEARCH_USER_PATHS = YES; |
1003 | 1056 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
1004 | 1057 | CLANG_CXX_LIBRARY = "libc++"; |
1005 | 1058 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments