An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alpha-wallet-ios/fastlane/Deliverfile

22 lines
695 B

7 years ago
###################### More Options ######################
# If you want to have even more control, check out the documentation
# https://github.com/fastlane/fastlane/blob/master/deliver/Deliverfile.md
###################### Automatically generated ######################
# Feel free to remove the following line if you use fastlane (which you should)
app_identifier "com.sixdays.trust" # The bundle identifier of your app
username "thetrustwallet@gmail.com" # your Apple ID user
force true
7 years ago
submit_for_review true
automatic_release false
7 years ago
submission_information({
add_id_info_serves_ads: false,
export_compliance_uses_encryption: false,
export_compliance_encryption_updated: false
})