| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> |
| 4 | <dict> |
| 5 | <key>CADisableMinimumFrameDurationOnPhone</key> |
| 6 | <true/> |
| 7 | <key>BGTaskSchedulerPermittedIdentifiers</key> |
| 8 | <array> |
| 9 | <string>com.fotolockr.cakewallet.monero_sync_task</string> |
| 10 | </array> |
| 11 | <key>CFBundleDevelopmentRegion</key> |
| 12 | <string>$(DEVELOPMENT_LANGUAGE)</string> |
| 13 | <key>CFBundleDisplayName</key> |
| 14 | <string>Cake Wallet</string> |
| 15 | <key>CFBundleExecutable</key> |
| 16 | <string>$(EXECUTABLE_NAME)</string> |
| 17 | <key>CFBundleIdentifier</key> |
| 18 | <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
| 19 | <key>CFBundleInfoDictionaryVersion</key> |
| 20 | <string>6.0</string> |
| 21 | <key>CFBundleName</key> |
| 22 | <string>cake_wallet</string> |
| 23 | <key>CFBundlePackageType</key> |
| 24 | <string>APPL</string> |
| 25 | <key>CFBundleShortVersionString</key> |
| 26 | <string>$(MARKETING_VERSION)</string> |
| 27 | <key>CFBundleSignature</key> |
| 28 | <string>????</string> |
| 29 | <key>CFBundleURLTypes</key> |
| 30 | <array> |
| 31 | <dict> |
| 32 | <key>CFBundleTypeRole</key> |
| 33 | <string>Editor</string> |
| 34 | <key>CFBundleURLName</key> |
| 35 | <string>y.at</string> |
| 36 | <key>CFBundleURLSchemes</key> |
| 37 | <array> |
| 38 | <string>cakewallet</string> |
| 39 | </array> |
| 40 | </dict> |
| 41 | <dict> |
| 42 | <key>CFBundleTypeRole</key> |
| 43 | <string>Editor</string> |
| 44 | </dict> |
| 45 | <dict> |
| 46 | <key>CFBundleTypeRole</key> |
| 47 | <string>Editor</string> |
| 48 | <key>CFBundleURLName</key> |
| 49 | <string>bitcoin</string> |
| 50 | <key>CFBundleURLSchemes</key> |
| 51 | <array> |
| 52 | <string>bitcoin</string> |
| 53 | </array> |
| 54 | </dict> |
| 55 | <dict> |
| 56 | <key>CFBundleTypeRole</key> |
| 57 | <string>Editor</string> |
| 58 | <key>CFBundleURLName</key> |
| 59 | <string>bitcoin-wallet</string> |
| 60 | <key>CFBundleURLSchemes</key> |
| 61 | <array> |
| 62 | <string>bitcoin-wallet</string> |
| 63 | </array> |
| 64 | </dict> |
| 65 | <dict> |
| 66 | <key>CFBundleTypeRole</key> |
| 67 | <string>Editor</string> |
| 68 | <key>CFBundleURLName</key> |
| 69 | <string>monero</string> |
| 70 | <key>CFBundleURLSchemes</key> |
| 71 | <array> |
| 72 | <string>monero</string> |
| 73 | </array> |
| 74 | </dict> |
| 75 | <dict> |
| 76 | <key>CFBundleTypeRole</key> |
| 77 | <string>Editor</string> |
| 78 | <key>CFBundleURLName</key> |
| 79 | <string>monero-wallet</string> |
| 80 | <key>CFBundleURLSchemes</key> |
| 81 | <array> |
| 82 | <string>monero-wallet</string> |
| 83 | </array> |
| 84 | </dict> |
| 85 | <dict> |
| 86 | <key>CFBundleTypeRole</key> |
| 87 | <string>Editor</string> |
| 88 | <key>CFBundleURLName</key> |
| 89 | <string>litecoin</string> |
| 90 | <key>CFBundleURLSchemes</key> |
| 91 | <array> |
| 92 | <string>litecoin</string> |
| 93 | </array> |
| 94 | </dict> |
| 95 | <dict> |
| 96 | <key>CFBundleTypeRole</key> |
| 97 | <string>Viewer</string> |
| 98 | <key>CFBundleURLName</key> |
| 99 | <string>litecoin-wallet</string> |
| 100 | <key>CFBundleURLSchemes</key> |
| 101 | <array> |
| 102 | <string>litecoin-wallet</string> |
| 103 | </array> |
| 104 | </dict> |
| 105 | <dict> |
| 106 | <key>CFBundleTypeRole</key> |
| 107 | <string>Editor</string> |
| 108 | <key>CFBundleURLName</key> |
| 109 | <string>ethereum</string> |
| 110 | <key>CFBundleURLSchemes</key> |
| 111 | <array> |
| 112 | <string>ethereum</string> |
| 113 | </array> |
| 114 | </dict> |
| 115 | <dict> |
| 116 | <key>CFBundleTypeRole</key> |
| 117 | <string>Viewer</string> |
| 118 | <key>CFBundleURLName</key> |
| 119 | <string>ethereum-wallet</string> |
| 120 | <key>CFBundleURLSchemes</key> |
| 121 | <array> |
| 122 | <string>ethereum-wallet</string> |
| 123 | </array> |
| 124 | </dict> |
| 125 | <dict> |
| 126 | <key>CFBundleTypeRole</key> |
| 127 | <string>Editor</string> |
| 128 | <key>CFBundleURLName</key> |
| 129 | <string>nano</string> |
| 130 | <key>CFBundleURLSchemes</key> |
| 131 | <array> |
| 132 | <string>nano</string> |
| 133 | </array> |
| 134 | </dict> |
| 135 | <dict> |
| 136 | <key>CFBundleTypeRole</key> |
| 137 | <string>Viewer</string> |
| 138 | <key>CFBundleURLName</key> |
| 139 | <string>nano-wallet</string> |
| 140 | <key>CFBundleURLSchemes</key> |
| 141 | <array> |
| 142 | <string>nano-wallet</string> |
| 143 | </array> |
| 144 | </dict> |
| 145 | <dict> |
| 146 | <key>CFBundleTypeRole</key> |
| 147 | <string>Viewer</string> |
| 148 | <key>CFBundleURLName</key> |
| 149 | <string>nano-gpt</string> |
| 150 | <key>CFBundleURLSchemes</key> |
| 151 | <array> |
| 152 | <string>nano-gpt</string> |
| 153 | </array> |
| 154 | </dict> |
| 155 | <dict> |
| 156 | <key>CFBundleTypeRole</key> |
| 157 | <string>Editor</string> |
| 158 | <key>CFBundleURLName</key> |
| 159 | <string>bitcoincash</string> |
| 160 | <key>CFBundleURLSchemes</key> |
| 161 | <array> |
| 162 | <string>bitcoincash</string> |
| 163 | </array> |
| 164 | </dict> |
| 165 | <dict> |
| 166 | <key>CFBundleTypeRole</key> |
| 167 | <string>Viewer</string> |
| 168 | <key>CFBundleURLName</key> |
| 169 | <string>bitcoincash-wallet</string> |
| 170 | <key>CFBundleURLSchemes</key> |
| 171 | <array> |
| 172 | <string>bitcoincash-wallet</string> |
| 173 | </array> |
| 174 | </dict> |
| 175 | <dict> |
| 176 | <key>CFBundleTypeRole</key> |
| 177 | <string>Editor</string> |
| 178 | <key>CFBundleURLName</key> |
| 179 | <string>polygon</string> |
| 180 | <key>CFBundleURLSchemes</key> |
| 181 | <array> |
| 182 | <string>polygon</string> |
| 183 | </array> |
| 184 | </dict> |
| 185 | <dict> |
| 186 | <key>CFBundleTypeRole</key> |
| 187 | <string>Viewer</string> |
| 188 | <key>CFBundleURLName</key> |
| 189 | <string>polygon-wallet</string> |
| 190 | <key>CFBundleURLSchemes</key> |
| 191 | <array> |
| 192 | <string>polygon-wallet</string> |
| 193 | </array> |
| 194 | </dict> |
| 195 | <dict> |
| 196 | <key>CFBundleTypeRole</key> |
| 197 | <string>Viewer</string> |
| 198 | <key>CFBundleURLName</key> |
| 199 | <string>solana-wallet</string> |
| 200 | <key>CFBundleURLSchemes</key> |
| 201 | <array> |
| 202 | <string>solana</string> |
| 203 | <string>solana-wallet</string> |
| 204 | <string>solana_wallet</string> |
| 205 | </array> |
| 206 | </dict> |
| 207 | <dict> |
| 208 | <key>CFBundleTypeRole</key> |
| 209 | <string>Viewer</string> |
| 210 | <key>CFBundleURLName</key> |
| 211 | <string>tron</string> |
| 212 | <key>CFBundleURLSchemes</key> |
| 213 | <array> |
| 214 | <string>tron</string> |
| 215 | </array> |
| 216 | </dict> |
| 217 | <dict> |
| 218 | <key>CFBundleTypeRole</key> |
| 219 | <string>Viewer</string> |
| 220 | <key>CFBundleURLName</key> |
| 221 | <string>tron-wallet</string> |
| 222 | <key>CFBundleURLSchemes</key> |
| 223 | <array> |
| 224 | <string>tron-wallet</string> |
| 225 | </array> |
| 226 | </dict> |
| 227 | <dict> |
| 228 | <key>CFBundleTypeRole</key> |
| 229 | <string>Viewer</string> |
| 230 | <key>CFBundleURLName</key> |
| 231 | <string>wownero</string> |
| 232 | <key>CFBundleURLSchemes</key> |
| 233 | <array> |
| 234 | <string>wownero</string> |
| 235 | </array> |
| 236 | </dict> |
| 237 | <dict> |
| 238 | <key>CFBundleTypeRole</key> |
| 239 | <string>Viewer</string> |
| 240 | <key>CFBundleURLName</key> |
| 241 | <string>wownero-wallet</string> |
| 242 | <key>CFBundleURLSchemes</key> |
| 243 | <array> |
| 244 | <string>wownero-wallet</string> |
| 245 | </array> |
| 246 | </dict> |
| 247 | <dict> |
| 248 | <key>CFBundleTypeRole</key> |
| 249 | <string>Viewer</string> |
| 250 | <key>CFBundleURLName</key> |
| 251 | <string>zano</string> |
| 252 | <key>CFBundleURLSchemes</key> |
| 253 | <array> |
| 254 | <string>zano</string> |
| 255 | </array> |
| 256 | </dict> |
| 257 | <dict> |
| 258 | <key>CFBundleTypeRole</key> |
| 259 | <string>Viewer</string> |
| 260 | <key>CFBundleURLName</key> |
| 261 | <string>zano-wallet</string> |
| 262 | <key>CFBundleURLSchemes</key> |
| 263 | <array> |
| 264 | <string>zano-wallet</string> |
| 265 | </array> |
| 266 | </dict> |
| 267 | <dict> |
| 268 | <key>CFBundleTypeRole</key> |
| 269 | <string>Viewer</string> |
| 270 | <key>CFBundleURLName</key> |
| 271 | <string>decred</string> |
| 272 | <key>CFBundleURLSchemes</key> |
| 273 | <array> |
| 274 | <string>decred</string> |
| 275 | </array> |
| 276 | </dict> |
| 277 | <dict> |
| 278 | <key>CFBundleTypeRole</key> |
| 279 | <string>Viewer</string> |
| 280 | <key>CFBundleURLName</key> |
| 281 | <string>decred-wallet</string> |
| 282 | <key>CFBundleURLSchemes</key> |
| 283 | <array> |
| 284 | <string>decred-wallet</string> |
| 285 | </array> |
| 286 | </dict> |
| 287 | <dict> |
| 288 | <key>CFBundleTypeRole</key> |
| 289 | <string>Viewer</string> |
| 290 | <key>CFBundleURLName</key> |
| 291 | <string>dogecoin</string> |
| 292 | <key>CFBundleURLSchemes</key> |
| 293 | <array> |
| 294 | <string>dash</string> |
| 295 | </array> |
| 296 | </dict> |
| 297 | <dict> |
| 298 | <key>CFBundleTypeRole</key> |
| 299 | <string>Viewer</string> |
| 300 | <key>CFBundleURLName</key> |
| 301 | <string>dogecoin-wallet</string> |
| 302 | <key>CFBundleURLSchemes</key> |
| 303 | <array> |
| 304 | <string>dogecoin-wallet</string> |
| 305 | </array> |
| 306 | </dict> |
| 307 | <dict> |
| 308 | <key>CFBundleTypeRole</key> |
| 309 | <string>Editor</string> |
| 310 | <key>CFBundleURLName</key> |
| 311 | <string>base</string> |
| 312 | <key>CFBundleURLSchemes</key> |
| 313 | <array> |
| 314 | <string>base</string> |
| 315 | </array> |
| 316 | </dict> |
| 317 | <dict> |
| 318 | <key>CFBundleTypeRole</key> |
| 319 | <string>Viewer</string> |
| 320 | <key>CFBundleURLName</key> |
| 321 | <string>base-wallet</string> |
| 322 | <key>CFBundleURLSchemes</key> |
| 323 | <array> |
| 324 | <string>base-wallet</string> |
| 325 | </array> |
| 326 | </dict> |
| 327 | <dict> |
| 328 | <key>CFBundleTypeRole</key> |
| 329 | <string>Editor</string> |
| 330 | <key>CFBundleURLName</key> |
| 331 | <string>arbitrum</string> |
| 332 | <key>CFBundleURLSchemes</key> |
| 333 | <array> |
| 334 | <string>arbitrum</string> |
| 335 | </array> |
| 336 | </dict> |
| 337 | <dict> |
| 338 | <key>CFBundleTypeRole</key> |
| 339 | <string>Viewer</string> |
| 340 | <key>CFBundleURLName</key> |
| 341 | <string>arbitrum-wallet</string> |
| 342 | <key>CFBundleURLSchemes</key> |
| 343 | <array> |
| 344 | <string>arbitrum-wallet</string> |
| 345 | </array> |
| 346 | </dict> |
| 347 | <dict> |
| 348 | <key>CFBundleTypeRole</key> |
| 349 | <string>Editor</string> |
| 350 | <key>CFBundleURLName</key> |
| 351 | <string>bsc</string> |
| 352 | <key>CFBundleURLSchemes</key> |
| 353 | <array> |
| 354 | <string>bsc</string> |
| 355 | </array> |
| 356 | </dict> |
| 357 | <dict> |
| 358 | <key>CFBundleTypeRole</key> |
| 359 | <string>Viewer</string> |
| 360 | <key>CFBundleURLName</key> |
| 361 | <string>bsc-wallet</string> |
| 362 | <key>CFBundleURLSchemes</key> |
| 363 | <array> |
| 364 | <string>bsc-wallet</string> |
| 365 | </array> |
| 366 | </dict> |
| 367 | <dict> |
| 368 | <key>CFBundleTypeRole</key> |
| 369 | <string>Viewer</string> |
| 370 | <key>CFBundleURLName</key> |
| 371 | <string>zcash</string> |
| 372 | <key>CFBundleURLSchemes</key> |
| 373 | <array> |
| 374 | <string>zcash</string> |
| 375 | </array> |
| 376 | </dict> |
| 377 | <dict> |
| 378 | <key>CFBundleTypeRole</key> |
| 379 | <string>Viewer</string> |
| 380 | <key>CFBundleURLName</key> |
| 381 | <string>zcash-wallet</string> |
| 382 | <key>CFBundleURLSchemes</key> |
| 383 | <array> |
| 384 | <string>zcash-wallet</string> |
| 385 | </array> |
| 386 | </dict> |
| 387 | <dict> |
| 388 | <key>CFBundleTypeRole</key> |
| 389 | <string>Viewer</string> |
| 390 | <key>CFBundleURLName</key> |
| 391 | <string>lightning</string> |
| 392 | <key>CFBundleURLSchemes</key> |
| 393 | <array> |
| 394 | <string>lightning</string> |
| 395 | </array> |
| 396 | </dict> |
| 397 | <dict> |
| 398 | <key>CFBundleTypeRole</key> |
| 399 | <string>Viewer</string> |
| 400 | <key>CFBundleURLName</key> |
| 401 | <string>lightning-wallet</string> |
| 402 | <key>CFBundleURLSchemes</key> |
| 403 | <array> |
| 404 | <string>lightning-wallet</string> |
| 405 | </array> |
| 406 | </dict> |
| 407 | </array> |
| 408 | <key>CFBundleVersion</key> |
| 409 | <string>$(CURRENT_PROJECT_VERSION)</string> |
| 410 | <key>LSRequiresIPhoneOS</key> |
| 411 | <true/> |
| 412 | <key>NSAppTransportSecurity</key> |
| 413 | <dict> |
| 414 | <key>NSAllowsArbitraryLoads</key> |
| 415 | <true/> |
| 416 | </dict> |
| 417 | <key>NSCameraUsageDescription</key> |
| 418 | <string>Used for scanning QR code and can be used to capture images for identification purposes by third-party providers.</string> |
| 419 | <key>NSDocumentsFolderUsageDescription</key> |
| 420 | <string>We need access to documents folder for getting access to open/save backup file</string> |
| 421 | <key>NSFaceIDUsageDescription</key> |
| 422 | <string>Enable Face ID for fast and secure access to wallets and private keys</string> |
| 423 | <key>NSPhotoLibraryUsageDescription</key> |
| 424 | <string>We need access to documents folder for getting access to open/save backup file</string> |
| 425 | <key>NSBluetoothPeripheralUsageDescription</key> |
| 426 | <string>We need access to Bluetooth in order to connect to your hardware wallet when needed</string> |
| 427 | <key>NSBluetoothAlwaysUsageDescription</key> |
| 428 | <string>We need access to Bluetooth in order to connect to your hardware wallet when needed</string> |
| 429 | <key>UIBackgroundModes</key> |
| 430 | <array> |
| 431 | <string>fetch</string> |
| 432 | <string>processing</string> |
| 433 | <string>remote-notification</string> |
| 434 | </array> |
| 435 | <key>UILaunchStoryboardName</key> |
| 436 | <string>LaunchScreen</string> |
| 437 | <key>UIMainStoryboardFile</key> |
| 438 | <string>Main</string> |
| 439 | <key>UISupportedInterfaceOrientations</key> |
| 440 | <array> |
| 441 | <string>UIInterfaceOrientationPortrait</string> |
| 442 | </array> |
| 443 | <key>UISupportedInterfaceOrientations~ipad</key> |
| 444 | <array> |
| 445 | <string>UIInterfaceOrientationPortrait</string> |
| 446 | <string>UIInterfaceOrientationPortraitUpsideDown</string> |
| 447 | <string>UIInterfaceOrientationLandscapeLeft</string> |
| 448 | <string>UIInterfaceOrientationLandscapeRight</string> |
| 449 | </array> |
| 450 | <key>UIViewControllerBasedStatusBarAppearance</key> |
| 451 | <false/> |
| 452 | <key>FlutterDeepLinkingEnabled</key> |
| 453 | <false/> |
| 454 | <key>ITSAppUsesNonExemptEncryption</key> |
| 455 | <false/> |
| 456 | <key>UIApplicationSceneManifest</key> |
| 457 | <dict> |
| 458 | <key>UIApplicationSupportsMultipleScenes</key> |
| 459 | <false/> |
| 460 | <key>UISceneConfigurations</key> |
| 461 | <dict> |
| 462 | <key>UIWindowSceneSessionRoleApplication</key> |
| 463 | <array> |
| 464 | <dict> |
| 465 | <key>UISceneClassName</key> |
| 466 | <string>UIWindowScene</string> |
| 467 | <key>UISceneDelegateClassName</key> |
| 468 | <string>FlutterSceneDelegate</string> |
| 469 | <key>UISceneConfigurationName</key> |
| 470 | <string>flutter</string> |
| 471 | <key>UISceneStoryboardFile</key> |
| 472 | <string>Main</string> |
| 473 | </dict> |
| 474 | </array> |
| 475 | </dict> |
| 476 | </dict> |
| 477 | </dict> |
| 478 | </plist> |