|
118 | 118 | /* End PBXContainerItemProxy section */
|
119 | 119 |
|
120 | 120 | /* Begin PBXFileReference section */
|
121 |
| - 13B07F961A680F5B00A75B9A /* antm.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = antm.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
122 |
| - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = antm/AppDelegate.h; sourceTree = "<group>"; }; |
123 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = antm/AppDelegate.m; sourceTree = "<group>"; }; |
| 121 | + 13B07F961A680F5B00A75B9A /* antd-mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "antd-mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 122 | + 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = "antd-mobile/AppDelegate.h"; sourceTree = "<group>"; }; |
| 123 | + 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = "antd-mobile/AppDelegate.m"; sourceTree = "<group>"; }; |
124 | 124 | 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
125 |
| - 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = antm/Images.xcassets; sourceTree = "<group>"; }; |
126 |
| - 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = antm/Info.plist; sourceTree = "<group>"; }; |
127 |
| - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = antm/main.m; sourceTree = "<group>"; }; |
| 125 | + 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "antd-mobile/Images.xcassets"; sourceTree = "<group>"; }; |
| 126 | + 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "antd-mobile/Info.plist"; sourceTree = "<group>"; }; |
| 127 | + 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = "antd-mobile/main.m"; sourceTree = "<group>"; }; |
128 | 128 | 932800F11D1285D000A90AF1 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
|
129 | 129 | 932800F71D1285E400A90AF1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
|
130 | 130 | 932800FD1D1285ED00A90AF1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
|
|
137 | 137 | 932801271D12861700A90AF1 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
138 | 138 | 936A04751D267BB0005EE7C1 /* CodePush.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CodePush.xcodeproj; path = "../../node_modules/react-native-code-push/ios/CodePush.xcodeproj"; sourceTree = "<group>"; };
|
139 | 139 | 936A047C1D267C03005EE7C1 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
140 |
| - 93ABB6061D2A301C00652A63 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeViewController.h; path = antm/HomeViewController.h; sourceTree = "<group>"; }; |
141 |
| - 93ABB6071D2A301C00652A63 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeViewController.m; path = antm/HomeViewController.m; sourceTree = "<group>"; }; |
142 |
| - 93ABB61F1D2A3DF100652A63 /* ScanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanViewController.h; path = antm/ScanViewController.h; sourceTree = "<group>"; }; |
143 |
| - 93ABB6201D2A3DF100652A63 /* ScanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScanViewController.m; path = antm/ScanViewController.m; sourceTree = "<group>"; }; |
144 |
| - 93ABB6221D2A3E2600652A63 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultViewController.h; path = antm/ResultViewController.h; sourceTree = "<group>"; }; |
145 |
| - 93ABB6231D2A3E2600652A63 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultViewController.m; path = antm/ResultViewController.m; sourceTree = "<group>"; }; |
| 140 | + 93ABB6061D2A301C00652A63 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeViewController.h; path = "antd-mobile/HomeViewController.h"; sourceTree = "<group>"; }; |
| 141 | + 93ABB6071D2A301C00652A63 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeViewController.m; path = "antd-mobile/HomeViewController.m"; sourceTree = "<group>"; }; |
| 142 | + 93ABB61F1D2A3DF100652A63 /* ScanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanViewController.h; path = "antd-mobile/ScanViewController.h"; sourceTree = "<group>"; }; |
| 143 | + 93ABB6201D2A3DF100652A63 /* ScanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScanViewController.m; path = "antd-mobile/ScanViewController.m"; sourceTree = "<group>"; }; |
| 144 | + 93ABB6221D2A3E2600652A63 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultViewController.h; path = "antd-mobile/ResultViewController.h"; sourceTree = "<group>"; }; |
| 145 | + 93ABB6231D2A3E2600652A63 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultViewController.m; path = "antd-mobile/ResultViewController.m"; sourceTree = "<group>"; }; |
146 | 146 | 93ABB6251D2A430B00652A63 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
147 | 147 | 93BF62B21D44DF2400AFA3D0 /* RCTCameraRoll.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTCameraRoll.xcodeproj; path = "../../node_modules/react-native/Libraries/CameraRoll/RCTCameraRoll.xcodeproj"; sourceTree = "<group>"; };
|
148 | 148 | /* End PBXFileReference section */
|
|
172 | 172 | /* End PBXFrameworksBuildPhase section */
|
173 | 173 |
|
174 | 174 | /* Begin PBXGroup section */
|
175 |
| - 13B07FAE1A68108700A75B9A /* antm */ = { |
| 175 | + 13B07FAE1A68108700A75B9A /* antd-mobile */ = { |
176 | 176 | isa = PBXGroup;
|
177 | 177 | children = (
|
178 | 178 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
|
188 | 188 | 93ABB6221D2A3E2600652A63 /* ResultViewController.h */,
|
189 | 189 | 93ABB6231D2A3E2600652A63 /* ResultViewController.m */,
|
190 | 190 | );
|
191 |
| - name = antm; |
| 191 | + name = "antd-mobile"; |
192 | 192 | sourceTree = "<group>";
|
193 | 193 | };
|
194 | 194 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
|
215 | 215 | children = (
|
216 | 216 | 93ABB6251D2A430B00652A63 /* AVFoundation.framework */,
|
217 | 217 | 936A047C1D267C03005EE7C1 /* libz.tbd */,
|
218 |
| - 13B07FAE1A68108700A75B9A /* antm */, |
| 218 | + 13B07FAE1A68108700A75B9A /* antd-mobile */, |
219 | 219 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
220 | 220 | 83CBBA001A601CBA00E9B192 /* Products */,
|
221 | 221 | );
|
|
226 | 226 | 83CBBA001A601CBA00E9B192 /* Products */ = {
|
227 | 227 | isa = PBXGroup;
|
228 | 228 | children = (
|
229 |
| - 13B07F961A680F5B00A75B9A /* antm.app */, |
| 229 | + 13B07F961A680F5B00A75B9A /* antd-mobile.app */, |
230 | 230 | );
|
231 | 231 | name = Products;
|
232 | 232 | sourceTree = "<group>";
|
|
330 | 330 | /* End PBXGroup section */
|
331 | 331 |
|
332 | 332 | /* Begin PBXNativeTarget section */
|
333 |
| - 13B07F861A680F5B00A75B9A /* antm */ = { |
| 333 | + 13B07F861A680F5B00A75B9A /* antd-mobile */ = { |
334 | 334 | isa = PBXNativeTarget;
|
335 |
| - buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "antm" */; |
| 335 | + buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "antd-mobile" */; |
336 | 336 | buildPhases = (
|
337 | 337 | 13B07F871A680F5B00A75B9A /* Sources */,
|
338 | 338 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
342 | 342 | );
|
343 | 343 | dependencies = (
|
344 | 344 | );
|
345 |
| - name = antm; |
| 345 | + name = "antd-mobile"; |
346 | 346 | productName = "Hello World";
|
347 |
| - productReference = 13B07F961A680F5B00A75B9A /* antm.app */; |
| 347 | + productReference = 13B07F961A680F5B00A75B9A /* antd-mobile.app */; |
348 | 348 | productType = "com.apple.product-type.application";
|
349 | 349 | };
|
350 | 350 | /* End PBXNativeTarget section */
|
|
356 | 356 | LastUpgradeCheck = 0730;
|
357 | 357 | ORGANIZATIONNAME = Facebook;
|
358 | 358 | };
|
359 |
| - buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "antm" */; |
| 359 | + buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "antd-mobile" */; |
360 | 360 | compatibilityVersion = "Xcode 3.2";
|
361 | 361 | developmentRegion = English;
|
362 | 362 | hasScannedForEncodings = 0;
|
|
419 | 419 | );
|
420 | 420 | projectRoot = "";
|
421 | 421 | targets = (
|
422 |
| - 13B07F861A680F5B00A75B9A /* antm */, |
| 422 | + 13B07F861A680F5B00A75B9A /* antd-mobile */, |
423 | 423 | );
|
424 | 424 | };
|
425 | 425 | /* End PBXProject section */
|
|
545 | 545 | 13B07FB21A68108700A75B9A /* Base */,
|
546 | 546 | );
|
547 | 547 | name = LaunchScreen.xib;
|
548 |
| - path = antm; |
| 548 | + path = "antd-mobile"; |
549 | 549 | sourceTree = "<group>";
|
550 | 550 | };
|
551 | 551 | /* End PBXVariantGroup section */
|
|
569 | 569 | "$(SRCROOT)/../../node_modules/react-native/React/**",
|
570 | 570 | "$(SRCROOT)/../../node_modules/react-native-code-push/**",
|
571 | 571 | );
|
572 |
| - INFOPLIST_FILE = antm/Info.plist; |
| 572 | + INFOPLIST_FILE = "antd-mobile/Info.plist"; |
573 | 573 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
574 | 574 | OTHER_LDFLAGS = (
|
575 | 575 | "-ObjC",
|
576 | 576 | "-lc++",
|
577 | 577 | );
|
578 | 578 | PRODUCT_BUNDLE_IDENTIFIER = com.mybank.ios.RNPlayground;
|
579 |
| - PRODUCT_NAME = antm; |
| 579 | + PRODUCT_NAME = "antd-mobile"; |
580 | 580 | PROVISIONING_PROFILE = "a8097e9a-687b-42ee-9af9-826171343137";
|
581 | 581 | };
|
582 | 582 | name = Debug;
|
|
598 | 598 | "$(SRCROOT)/../../node_modules/react-native/React/**",
|
599 | 599 | "$(SRCROOT)/../../node_modules/react-native-code-push/**",
|
600 | 600 | );
|
601 |
| - INFOPLIST_FILE = antm/Info.plist; |
| 601 | + INFOPLIST_FILE = "antd-mobile/Info.plist"; |
602 | 602 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
603 | 603 | OTHER_LDFLAGS = (
|
604 | 604 | "-ObjC",
|
605 | 605 | "-lc++",
|
606 | 606 | );
|
607 | 607 | PRODUCT_BUNDLE_IDENTIFIER = com.mybank.ios.RNPlayground;
|
608 |
| - PRODUCT_NAME = antm; |
| 608 | + PRODUCT_NAME = "antd-mobile"; |
609 | 609 | PROVISIONING_PROFILE = "a8097e9a-687b-42ee-9af9-826171343137";
|
610 | 610 | };
|
611 | 611 | name = Release;
|
|
700 | 700 | /* End XCBuildConfiguration section */
|
701 | 701 |
|
702 | 702 | /* Begin XCConfigurationList section */
|
703 |
| - 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "antm" */ = { |
| 703 | + 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "antd-mobile" */ = { |
704 | 704 | isa = XCConfigurationList;
|
705 | 705 | buildConfigurations = (
|
706 | 706 | 13B07F941A680F5B00A75B9A /* Debug */,
|
|
709 | 709 | defaultConfigurationIsVisible = 0;
|
710 | 710 | defaultConfigurationName = Release;
|
711 | 711 | };
|
712 |
| - 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "antm" */ = { |
| 712 | + 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "antd-mobile" */ = { |
713 | 713 | isa = XCConfigurationList;
|
714 | 714 | buildConfigurations = (
|
715 | 715 | 83CBBA201A601CBA00E9B192 /* Debug */,
|
|
0 commit comments