diff --git a/ios/first.xcodeproj/project.pbxproj b/ios/first.xcodeproj/project.pbxproj index 904da87..d336448 100644 --- a/ios/first.xcodeproj/project.pbxproj +++ b/ios/first.xcodeproj/project.pbxproj @@ -191,10 +191,14 @@ inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); + inputPaths = ( + ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); + outputPaths = ( + ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-frameworks.sh\"\n"; @@ -230,10 +234,14 @@ inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-resources-${CONFIGURATION}-input-files.xcfilelist", ); + inputPaths = ( + ); name = "[CP] Copy Pods Resources"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-resources-${CONFIGURATION}-output-files.xcfilelist", ); + outputPaths = ( + ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-first/Pods-first-resources.sh\"\n"; @@ -260,6 +268,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = N72LCPWT92; ENABLE_BITCODE = NO; INFOPLIST_FILE = first/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 15.1; @@ -274,6 +283,7 @@ "-lc++", ); PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = uz.felix.cpost; PRODUCT_NAME = first; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -288,6 +298,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = N72LCPWT92; INFOPLIST_FILE = first/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 15.1; LD_RUNPATH_SEARCH_PATHS = ( @@ -301,6 +312,7 @@ "-lc++", ); PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + "PRODUCT_BUNDLE_IDENTIFIER[sdk=iphoneos*]" = uz.felix.cpost; PRODUCT_NAME = first; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; @@ -376,10 +388,7 @@ "-DFOLLY_CFG_NO_COROUTINES=1", "-DFOLLY_HAVE_CLOCK_GETTIME=1", ); - OTHER_LDFLAGS = ( - "$(inherited)", - " ", - ); + OTHER_LDFLAGS = "$(inherited) "; REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; @@ -448,10 +457,7 @@ "-DFOLLY_CFG_NO_COROUTINES=1", "-DFOLLY_HAVE_CLOCK_GETTIME=1", ); - OTHER_LDFLAGS = ( - "$(inherited)", - " ", - ); + OTHER_LDFLAGS = "$(inherited) "; REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; USE_HERMES = true; diff --git a/ios/first/LaunchScreen.storyboard b/ios/first/LaunchScreen.storyboard index fb565b3..cc2d37a 100644 --- a/ios/first/LaunchScreen.storyboard +++ b/ios/first/LaunchScreen.storyboard @@ -1,9 +1,9 @@ - + - + @@ -16,27 +16,20 @@ - - + + - - - -