Switch to cordova framework - IOS support
94
cordova/ios/Copay-Info.plist
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>${PRODUCT_NAME}</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>icon.png</string>
|
||||
<key>CFBundleIcons</key>
|
||||
<dict>
|
||||
<key>CFBundlePrimaryIcon</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>icon-40</string>
|
||||
<string>icon-small</string>
|
||||
<string>icon-60</string>
|
||||
<string>icon.png</string>
|
||||
<string>icon@2x</string>
|
||||
<string>icon-72</string>
|
||||
<string>icon-72@2x</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>CFBundleIcons~ipad</key>
|
||||
<dict>
|
||||
<key>CFBundlePrimaryIcon</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>icon-small</string>
|
||||
<string>icon-40</string>
|
||||
<string>icon-50</string>
|
||||
<string>icon-76</string>
|
||||
<string>icon-60</string>
|
||||
<string>icon</string>
|
||||
<string>icon@2x</string>
|
||||
<string>icon-72</string>
|
||||
<string>icon-72@2x</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.bitpay.copay</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>${PRODUCT_NAME}</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.4.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CFBundleURLName</key>
|
||||
<string>com.bitpay.copay</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>bitcoin</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.4.7</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSMainNibFile</key>
|
||||
<string></string>
|
||||
<key>NSMainNibFile~ipad</key>
|
||||
<string></string>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations~ipad</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
cordova/ios/icons/iTunesArtwork.png
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
cordova/ios/icons/iTunesArtwork@2x.png
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
cordova/ios/icons/icon-40.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
cordova/ios/icons/icon-40@2x.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
cordova/ios/icons/icon-50.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
cordova/ios/icons/icon-50@2x.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
cordova/ios/icons/icon-57.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
cordova/ios/icons/icon-57@2x.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
cordova/ios/icons/icon-60.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
cordova/ios/icons/icon-60@2x.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
cordova/ios/icons/icon-72.png
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
cordova/ios/icons/icon-72@2x.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
cordova/ios/icons/icon-76.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
cordova/ios/icons/icon-76@2x.png
Normal file
|
After Width: | Height: | Size: 7 KiB |
BIN
cordova/ios/icons/icon-small.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
cordova/ios/icons/icon-small@2x.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
cordova/ios/icons/icon.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
cordova/ios/icons/icon@2x.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
cordova/ios/splash/Default-568h@2x~iphone.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
cordova/ios/splash/Default-Landscape@2x~ipad.png
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
cordova/ios/splash/Default-Landscape~ipad.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
cordova/ios/splash/Default-Portrait@2x~ipad.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
cordova/ios/splash/Default-Portrait~ipad.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
cordova/ios/splash/Default@2x~iphone.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
cordova/ios/splash/Default~iphone.png
Normal file
|
After Width: | Height: | Size: 10 KiB |