Browse Source

update controllers proj name

Daniel Zlotin 8 years ago
parent
commit
e01d015137

ios/ReactNativeControllers.xcodeproj/project.pbxproj → ios/ReactNativeNavigation.xcodeproj/project.pbxproj View File

100
 		D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarWunderlistAnimation.m; sourceTree = "<group>"; };
100
 		D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarWunderlistAnimation.m; sourceTree = "<group>"; };
101
 		D85082DF1CBCF54200FDB961 /* TheSidebarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TheSidebarController.h; sourceTree = "<group>"; };
101
 		D85082DF1CBCF54200FDB961 /* TheSidebarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TheSidebarController.h; sourceTree = "<group>"; };
102
 		D85082E01CBCF54200FDB961 /* TheSidebarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TheSidebarController.m; sourceTree = "<group>"; };
102
 		D85082E01CBCF54200FDB961 /* TheSidebarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TheSidebarController.m; sourceTree = "<group>"; };
103
-		D8AFADBD1BEE6F3F00A4592D /* libReactNativeControllers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeControllers.a; sourceTree = BUILT_PRODUCTS_DIR; };
103
+		D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeNavigation.a; sourceTree = BUILT_PRODUCTS_DIR; };
104
 		D8D779961D04B7180050CFEA /* RCTHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTHelpers.h; sourceTree = "<group>"; };
104
 		D8D779961D04B7180050CFEA /* RCTHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTHelpers.h; sourceTree = "<group>"; };
105
 		D8D779971D04B7180050CFEA /* RCTHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTHelpers.m; sourceTree = "<group>"; };
105
 		D8D779971D04B7180050CFEA /* RCTHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTHelpers.m; sourceTree = "<group>"; };
106
 		D8E11C561CBD1F670018B644 /* RCCDrawerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCDrawerController.m; sourceTree = "<group>"; };
106
 		D8E11C561CBD1F670018B644 /* RCCDrawerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCDrawerController.m; sourceTree = "<group>"; };
219
 		D8AFADBE1BEE6F3F00A4592D /* Products */ = {
219
 		D8AFADBE1BEE6F3F00A4592D /* Products */ = {
220
 			isa = PBXGroup;
220
 			isa = PBXGroup;
221
 			children = (
221
 			children = (
222
-				D8AFADBD1BEE6F3F00A4592D /* libReactNativeControllers.a */,
222
+				D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */,
223
 			);
223
 			);
224
 			name = Products;
224
 			name = Products;
225
 			sourceTree = "<group>";
225
 			sourceTree = "<group>";
238
 /* End PBXGroup section */
238
 /* End PBXGroup section */
239
 
239
 
240
 /* Begin PBXNativeTarget section */
240
 /* Begin PBXNativeTarget section */
241
-		D8AFADBC1BEE6F3F00A4592D /* ReactNativeControllers */ = {
241
+		D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */ = {
242
 			isa = PBXNativeTarget;
242
 			isa = PBXNativeTarget;
243
-			buildConfigurationList = D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeControllers" */;
243
+			buildConfigurationList = D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */;
244
 			buildPhases = (
244
 			buildPhases = (
245
 				D8AFADB91BEE6F3F00A4592D /* Sources */,
245
 				D8AFADB91BEE6F3F00A4592D /* Sources */,
246
 				D8AFADBA1BEE6F3F00A4592D /* Frameworks */,
246
 				D8AFADBA1BEE6F3F00A4592D /* Frameworks */,
250
 			);
250
 			);
251
 			dependencies = (
251
 			dependencies = (
252
 			);
252
 			);
253
-			name = ReactNativeControllers;
253
+			name = ReactNativeNavigation;
254
 			productName = libReactContacts;
254
 			productName = libReactContacts;
255
-			productReference = D8AFADBD1BEE6F3F00A4592D /* libReactNativeControllers.a */;
255
+			productReference = D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */;
256
 			productType = "com.apple.product-type.library.static";
256
 			productType = "com.apple.product-type.library.static";
257
 		};
257
 		};
258
 /* End PBXNativeTarget section */
258
 /* End PBXNativeTarget section */
269
 					};
269
 					};
270
 				};
270
 				};
271
 			};
271
 			};
272
-			buildConfigurationList = D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeControllers" */;
272
+			buildConfigurationList = D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */;
273
 			compatibilityVersion = "Xcode 3.2";
273
 			compatibilityVersion = "Xcode 3.2";
274
 			developmentRegion = English;
274
 			developmentRegion = English;
275
 			hasScannedForEncodings = 0;
275
 			hasScannedForEncodings = 0;
281
 			projectDirPath = "";
281
 			projectDirPath = "";
282
 			projectRoot = "";
282
 			projectRoot = "";
283
 			targets = (
283
 			targets = (
284
-				D8AFADBC1BEE6F3F00A4592D /* ReactNativeControllers */,
284
+				D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */,
285
 			);
285
 			);
286
 		};
286
 		};
287
 /* End PBXProject section */
287
 /* End PBXProject section */
419
 					"$(SRCROOT)/../../react-native/React/**",
419
 					"$(SRCROOT)/../../react-native/React/**",
420
 				);
420
 				);
421
 				OTHER_LDFLAGS = "-ObjC";
421
 				OTHER_LDFLAGS = "-ObjC";
422
-				PRODUCT_NAME = "$(TARGET_NAME)";
422
+				PRODUCT_NAME = ReactNativeNavigation;
423
 				SKIP_INSTALL = YES;
423
 				SKIP_INSTALL = YES;
424
 			};
424
 			};
425
 			name = Debug;
425
 			name = Debug;
432
 					"$(SRCROOT)/../../react-native/React/**",
432
 					"$(SRCROOT)/../../react-native/React/**",
433
 				);
433
 				);
434
 				OTHER_LDFLAGS = "-ObjC";
434
 				OTHER_LDFLAGS = "-ObjC";
435
-				PRODUCT_NAME = "$(TARGET_NAME)";
435
+				PRODUCT_NAME = ReactNativeNavigation;
436
 				SKIP_INSTALL = YES;
436
 				SKIP_INSTALL = YES;
437
 			};
437
 			};
438
 			name = Release;
438
 			name = Release;
440
 /* End XCBuildConfiguration section */
440
 /* End XCBuildConfiguration section */
441
 
441
 
442
 /* Begin XCConfigurationList section */
442
 /* Begin XCConfigurationList section */
443
-		D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeControllers" */ = {
443
+		D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */ = {
444
 			isa = XCConfigurationList;
444
 			isa = XCConfigurationList;
445
 			buildConfigurations = (
445
 			buildConfigurations = (
446
 				D8AFADC41BEE6F3F00A4592D /* Debug */,
446
 				D8AFADC41BEE6F3F00A4592D /* Debug */,
449
 			defaultConfigurationIsVisible = 0;
449
 			defaultConfigurationIsVisible = 0;
450
 			defaultConfigurationName = Release;
450
 			defaultConfigurationName = Release;
451
 		};
451
 		};
452
-		D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeControllers" */ = {
452
+		D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */ = {
453
 			isa = XCConfigurationList;
453
 			isa = XCConfigurationList;
454
 			buildConfigurations = (
454
 			buildConfigurations = (
455
 				D8AFADC71BEE6F3F00A4592D /* Debug */,
455
 				D8AFADC71BEE6F3F00A4592D /* Debug */,

ios/ReactNativeControllers.xcodeproj/xcshareddata/xcschemes/ReactNativeControllers.xcscheme → ios/ReactNativeNavigation.xcodeproj/xcshareddata/xcschemes/ReactNativeControllers.xcscheme View File

15
             <BuildableReference
15
             <BuildableReference
16
                BuildableIdentifier = "primary"
16
                BuildableIdentifier = "primary"
17
                BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
17
                BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
18
-               BuildableName = "libReactNativeControllers.a"
19
-               BlueprintName = "ReactNativeControllers"
20
-               ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
18
+               BuildableName = "libReactNativeNavigation.a"
19
+               BlueprintName = "ReactNativeNavigation"
20
+               ReferencedContainer = "container:ReactNativeNavigation.xcodeproj">
21
             </BuildableReference>
21
             </BuildableReference>
22
          </BuildActionEntry>
22
          </BuildActionEntry>
23
       </BuildActionEntries>
23
       </BuildActionEntries>
46
          <BuildableReference
46
          <BuildableReference
47
             BuildableIdentifier = "primary"
47
             BuildableIdentifier = "primary"
48
             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
48
             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
49
-            BuildableName = "libReactNativeControllers.a"
50
-            BlueprintName = "ReactNativeControllers"
51
-            ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
49
+            BuildableName = "libReactNativeNavigation.a"
50
+            BlueprintName = "ReactNativeNavigation"
51
+            ReferencedContainer = "container:ReactNativeNavigation.xcodeproj">
52
          </BuildableReference>
52
          </BuildableReference>
53
       </MacroExpansion>
53
       </MacroExpansion>
54
       <AdditionalOptions>
54
       <AdditionalOptions>
64
          <BuildableReference
64
          <BuildableReference
65
             BuildableIdentifier = "primary"
65
             BuildableIdentifier = "primary"
66
             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
66
             BlueprintIdentifier = "D8AFADBC1BEE6F3F00A4592D"
67
-            BuildableName = "libReactNativeControllers.a"
68
-            BlueprintName = "ReactNativeControllers"
69
-            ReferencedContainer = "container:ReactNativeControllers.xcodeproj">
67
+            BuildableName = "libReactNativeNavigation.a"
68
+            BlueprintName = "ReactNativeNavigation"
69
+            ReferencedContainer = "container:ReactNativeNavigation.xcodeproj">
70
          </BuildableReference>
70
          </BuildableReference>
71
       </MacroExpansion>
71
       </MacroExpansion>
72
    </ProfileAction>
72
    </ProfileAction>