diff --git a/ios/keycardExit.xcodeproj/project.pbxproj b/ios/keycardExit.xcodeproj/project.pbxproj index 8cdc7c0..5136cf6 100644 --- a/ios/keycardExit.xcodeproj/project.pbxproj +++ b/ios/keycardExit.xcodeproj/project.pbxproj @@ -15,6 +15,10 @@ 58940AC09FE604344D51726A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F1DBBD5DD87F91495BD823DB /* PrivacyInfo.xcprivacy */; }; 7699B88040F8A987B510C191 /* libPods-keycardExit-keycardExitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-keycardExit-keycardExitTests.a */; }; 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; + C0B871CC2CCA30A80034F771 /* gradient.png in Resources */ = {isa = PBXBuildFile; fileRef = C0B871CB2CCA30A80034F771 /* gradient.png */; }; + C0B871D02CCA31F60034F771 /* operators.png in Resources */ = {isa = PBXBuildFile; fileRef = C0B871CF2CCA31F60034F771 /* operators.png */; }; + C0B871D22CCA34760034F771 /* splash-icons.png in Resources */ = {isa = PBXBuildFile; fileRef = C0B871D12CCA34760034F771 /* splash-icons.png */; }; + C0B871D42CCA354F0034F771 /* powered-by.png in Resources */ = {isa = PBXBuildFile; fileRef = C0B871D32CCA354F0034F771 /* powered-by.png */; }; E492A042D06744D08F8EC919 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 4172BED27DB8401BAF5AC8F6 /* Inter.ttf */; }; /* End PBXBuildFile section */ @@ -41,13 +45,17 @@ 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = keycardExit/PrivacyInfo.xcprivacy; sourceTree = ""; }; 19F6CBCC0A4E27FBF8BF4A61 /* libPods-keycardExit-keycardExitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-keycardExit-keycardExitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 3B4392A12AC88292D35C810B /* Pods-keycardExit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keycardExit.debug.xcconfig"; path = "Target Support Files/Pods-keycardExit/Pods-keycardExit.debug.xcconfig"; sourceTree = ""; }; - 4172BED27DB8401BAF5AC8F6 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../src/assets/fonts/Inter.ttf; sourceTree = ""; }; + 4172BED27DB8401BAF5AC8F6 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../src/assets/fonts/Inter.ttf; sourceTree = ""; }; 5709B34CF0A7D63546082F79 /* Pods-keycardExit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keycardExit.release.xcconfig"; path = "Target Support Files/Pods-keycardExit/Pods-keycardExit.release.xcconfig"; sourceTree = ""; }; 5B7EB9410499542E8C5724F5 /* Pods-keycardExit-keycardExitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keycardExit-keycardExitTests.debug.xcconfig"; path = "Target Support Files/Pods-keycardExit-keycardExitTests/Pods-keycardExit-keycardExitTests.debug.xcconfig"; sourceTree = ""; }; 5DCACB8F33CDC322A6C60F78 /* libPods-keycardExit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-keycardExit.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = keycardExit/LaunchScreen.storyboard; sourceTree = ""; }; 89C6BE57DB24E9ADA2F236DE /* Pods-keycardExit-keycardExitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keycardExit-keycardExitTests.release.xcconfig"; path = "Target Support Files/Pods-keycardExit-keycardExitTests/Pods-keycardExit-keycardExitTests.release.xcconfig"; sourceTree = ""; }; C0762F512C9C169400E82882 /* keycardExit.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = keycardExit.entitlements; path = keycardExit/keycardExit.entitlements; sourceTree = ""; }; + C0B871CB2CCA30A80034F771 /* gradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = gradient.png; path = ../src/images/gradient.png; sourceTree = SOURCE_ROOT; }; + C0B871CF2CCA31F60034F771 /* operators.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = operators.png; path = ../src/images/operators.png; sourceTree = SOURCE_ROOT; }; + C0B871D12CCA34760034F771 /* splash-icons.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "splash-icons.png"; path = "../src/images/splash-icons.png"; sourceTree = SOURCE_ROOT; }; + C0B871D32CCA354F0034F771 /* powered-by.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "powered-by.png"; path = "../src/images/powered-by.png"; sourceTree = SOURCE_ROOT; }; ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; F1DBBD5DD87F91495BD823DB /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = keycardExit/PrivacyInfo.xcprivacy; sourceTree = ""; }; /* End PBXFileReference section */ @@ -151,6 +159,10 @@ isa = PBXGroup; children = ( 4172BED27DB8401BAF5AC8F6 /* Inter.ttf */, + C0B871CB2CCA30A80034F771 /* gradient.png */, + C0B871CF2CCA31F60034F771 /* operators.png */, + C0B871D12CCA34760034F771 /* splash-icons.png */, + C0B871D32CCA354F0034F771 /* powered-by.png */, ); name = Resources; sourceTree = ""; @@ -261,8 +273,12 @@ files = ( 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, + C0B871D22CCA34760034F771 /* splash-icons.png in Resources */, 58940AC09FE604344D51726A /* PrivacyInfo.xcprivacy in Resources */, + C0B871CC2CCA30A80034F771 /* gradient.png in Resources */, E492A042D06744D08F8EC919 /* Inter.ttf in Resources */, + C0B871D02CCA31F60034F771 /* operators.png in Resources */, + C0B871D42CCA354F0034F771 /* powered-by.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -614,10 +630,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"; @@ -690,10 +703,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/keycardExit/LaunchScreen.storyboard b/ios/keycardExit/LaunchScreen.storyboard index b54476d..c92e665 100644 --- a/ios/keycardExit/LaunchScreen.storyboard +++ b/ios/keycardExit/LaunchScreen.storyboard @@ -1,10 +1,9 @@ - + - - + @@ -12,36 +11,43 @@ - + + + + + - - + + + + + + + + + + + + + + + + - - - - - - - - - - + - + + + + + + + diff --git a/src/images/operators.png b/src/images/operators.png new file mode 100644 index 0000000..6b99ea7 Binary files /dev/null and b/src/images/operators.png differ diff --git a/src/images/powered-by.png b/src/images/powered-by.png new file mode 100755 index 0000000..cddbfb6 Binary files /dev/null and b/src/images/powered-by.png differ diff --git a/src/images/splash-icons.png b/src/images/splash-icons.png new file mode 100755 index 0000000..fa1f8c6 Binary files /dev/null and b/src/images/splash-icons.png differ