diff --git a/ios/RCTCamera.xcodeproj/project.pbxproj b/ios/RNCamera.xcodeproj/project.pbxproj similarity index 96% rename from ios/RCTCamera.xcodeproj/project.pbxproj rename to ios/RNCamera.xcodeproj/project.pbxproj index 8155713..e54bc7b 100644 --- a/ios/RCTCamera.xcodeproj/project.pbxproj +++ b/ios/RNCamera.xcodeproj/project.pbxproj @@ -40,7 +40,7 @@ /* Begin PBXFileReference section */ 0314E39B1B661A0C0092D183 /* CameraFocusSquare.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CameraFocusSquare.h; sourceTree = ""; }; 0314E39C1B661A460092D183 /* CameraFocusSquare.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CameraFocusSquare.m; sourceTree = ""; }; - 4107012F1ACB723B00C6AA39 /* libRCTCamera.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTCamera.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 4107012F1ACB723B00C6AA39 /* libRNCamera.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCamera.a; sourceTree = BUILT_PRODUCTS_DIR; }; 410701471ACB732B00C6AA39 /* RCTCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTCamera.h; sourceTree = ""; }; 410701481ACB732B00C6AA39 /* RCTCamera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTCamera.m; sourceTree = ""; }; 410701491ACB732B00C6AA39 /* RCTCameraManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTCameraManager.h; sourceTree = ""; }; @@ -96,7 +96,7 @@ 410701301ACB723B00C6AA39 /* Products */ = { isa = PBXGroup; children = ( - 4107012F1ACB723B00C6AA39 /* libRCTCamera.a */, + 4107012F1ACB723B00C6AA39 /* libRNCamera.a */, ); name = Products; sourceTree = ""; @@ -156,9 +156,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - 4107012E1ACB723B00C6AA39 /* RCTCamera */ = { + 4107012E1ACB723B00C6AA39 /* RNCamera */ = { isa = PBXNativeTarget; - buildConfigurationList = 410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RCTCamera" */; + buildConfigurationList = 410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RNCamera" */; buildPhases = ( 4107012B1ACB723B00C6AA39 /* Sources */, 4107012C1ACB723B00C6AA39 /* Frameworks */, @@ -168,9 +168,9 @@ ); dependencies = ( ); - name = RCTCamera; + name = RNCamera; productName = RCTCamera; - productReference = 4107012F1ACB723B00C6AA39 /* libRCTCamera.a */; + productReference = 4107012F1ACB723B00C6AA39 /* libRNCamera.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ @@ -186,7 +186,7 @@ }; }; }; - buildConfigurationList = 410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RCTCamera" */; + buildConfigurationList = 410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RNCamera" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; @@ -198,7 +198,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 4107012E1ACB723B00C6AA39 /* RCTCamera */, + 4107012E1ACB723B00C6AA39 /* RNCamera */, ); }; /* End PBXProject section */ @@ -337,7 +337,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RCTCamera" */ = { + 410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RNCamera" */ = { isa = XCConfigurationList; buildConfigurations = ( 410701291ACB719800C6AA39 /* Debug */, @@ -346,7 +346,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RCTCamera" */ = { + 410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RNCamera" */ = { isa = XCConfigurationList; buildConfigurations = ( 410701421ACB723B00C6AA39 /* Debug */,