diff --git a/packages/mobile-aelf/ios/AELFWallet.xcodeproj/project.pbxproj b/packages/mobile-aelf/ios/AELFWallet.xcodeproj/project.pbxproj index 57159fc0f5..b61635671a 100644 --- a/packages/mobile-aelf/ios/AELFWallet.xcodeproj/project.pbxproj +++ b/packages/mobile-aelf/ios/AELFWallet.xcodeproj/project.pbxproj @@ -610,7 +610,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = AELFWallet/AELFWallet.entitlements; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = LR77E76VJ6; + DEVELOPMENT_TEAM = 56DKXVFJS2; ENABLE_BITCODE = NO; INFOPLIST_FILE = AELFWallet/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -624,7 +624,7 @@ "-lc++", ); OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = com.portkey.fairyvault; PRODUCT_NAME = AELFWallet; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; @@ -640,7 +640,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = AELFWallet/AELFWallet.entitlements; CURRENT_PROJECT_VERSION = 1; - DEVELOPMENT_TEAM = LR77E76VJ6; + DEVELOPMENT_TEAM = 56DKXVFJS2; INFOPLIST_FILE = AELFWallet/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -653,7 +653,7 @@ "-lc++", ); OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; + PRODUCT_BUNDLE_IDENTIFIER = com.portkey.fairyvault; PRODUCT_NAME = AELFWallet; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; diff --git a/packages/mobile-aelf/ios/AELFWallet/AELFWallet.entitlements b/packages/mobile-aelf/ios/AELFWallet/AELFWallet.entitlements index 42773f2da5..3780dbe7ab 100644 --- a/packages/mobile-aelf/ios/AELFWallet/AELFWallet.entitlements +++ b/packages/mobile-aelf/ios/AELFWallet/AELFWallet.entitlements @@ -4,7 +4,7 @@ com.apple.developer.icloud-container-identifiers - iCloud.com.aelf.eoa + iCloud.com.portkey.fairyvault com.apple.developer.icloud-services @@ -12,7 +12,7 @@ com.apple.developer.ubiquity-container-identifiers - iCloud.com.aelf.eoa + iCloud.com.portkey.fairyvault diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/1024 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/1024 1.png new file mode 100644 index 0000000000..6ad0756c75 Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/1024 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@2x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@2x 1.png new file mode 100644 index 0000000000..ec34ca2331 Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@2x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@3x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@3x 1.png new file mode 100644 index 0000000000..855fe4fbee Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/20@3x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@2x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@2x 1.png new file mode 100644 index 0000000000..9d4db0b3ba Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@2x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@3x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@3x 1.png new file mode 100644 index 0000000000..8d1c0b2f7a Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/29@3x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@2x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@2x 1.png new file mode 100644 index 0000000000..556bcd1a52 Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@2x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@3x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@3x 1.png new file mode 100644 index 0000000000..fa766664ab Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/40@3x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@2x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@2x 1.png new file mode 100644 index 0000000000..aa1ac154e5 Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@2x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@3x 1.png b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@3x 1.png new file mode 100644 index 0000000000..efc7b404aa Binary files /dev/null and b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/60@3x 1.png differ diff --git a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/Contents.json b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/Contents.json index 81213230de..0ffd553c46 100644 --- a/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/packages/mobile-aelf/ios/AELFWallet/Images.xcassets/AppIcon.appiconset/Contents.json @@ -1,46 +1,55 @@ { "images" : [ { + "filename" : "20@2x 1.png", "idiom" : "iphone", "scale" : "2x", "size" : "20x20" }, { + "filename" : "20@3x 1.png", "idiom" : "iphone", "scale" : "3x", "size" : "20x20" }, { + "filename" : "29@2x 1.png", "idiom" : "iphone", "scale" : "2x", "size" : "29x29" }, { + "filename" : "29@3x 1.png", "idiom" : "iphone", "scale" : "3x", "size" : "29x29" }, { + "filename" : "40@2x 1.png", "idiom" : "iphone", "scale" : "2x", "size" : "40x40" }, { + "filename" : "40@3x 1.png", "idiom" : "iphone", "scale" : "3x", "size" : "40x40" }, { + "filename" : "60@2x 1.png", "idiom" : "iphone", "scale" : "2x", "size" : "60x60" }, { + "filename" : "60@3x 1.png", "idiom" : "iphone", "scale" : "3x", "size" : "60x60" }, { + "filename" : "1024 1.png", "idiom" : "ios-marketing", "scale" : "1x", "size" : "1024x1024" diff --git a/packages/mobile-aelf/ios/AELFWallet/Info.plist b/packages/mobile-aelf/ios/AELFWallet/Info.plist index 722edf38c8..0cc1510867 100644 --- a/packages/mobile-aelf/ios/AELFWallet/Info.plist +++ b/packages/mobile-aelf/ios/AELFWallet/Info.plist @@ -2,25 +2,6 @@ - NSPhotoLibraryUsageDescription - Give $(PRODUCT_NAME) permission to save photos - NSMicrophoneUsageDescription - Allow $(PRODUCT_NAME) to use the microphone - NSFaceIDUsageDescription - Enabling Face ID allows you quick and secure access to your account. - NSCameraUsageDescription - $(PRODUCT_NAME) needs camera access to scan QR codes - CFBundleURLTypes - - - CFBundleURLName - com.portkey.fairyvault - CFBundleURLSchemes - - fairyvault - - - App User Non-Exempt Encryption CFBundleAllowMixedLocalizations @@ -32,7 +13,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - com.portkey.fairyvault + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -43,6 +24,17 @@ $(MARKETING_VERSION) CFBundleSignature ???? + CFBundleURLTypes + + + CFBundleURLName + com.portkey.fairyvault + CFBundleURLSchemes + + fairyvault + + + CFBundleVersion $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS @@ -54,8 +46,16 @@ NSAllowsLocalNetworking + NSCameraUsageDescription + $(PRODUCT_NAME) needs camera access to scan QR codes + NSFaceIDUsageDescription + Enabling Face ID allows you quick and secure access to your account. NSLocationWhenInUseUsageDescription + NSMicrophoneUsageDescription + Allow $(PRODUCT_NAME) to use the microphone + NSPhotoLibraryUsageDescription + Give $(PRODUCT_NAME) permission to save photos UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities