Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wallet] iOS info plist changes and version bump #1539

Merged
merged 6 commits into from
Oct 30, 2019

Conversation

jeanregisser
Copy link
Contributor

Description

iOS specific changes:

  • Add ITSAppUsesNonExemptEncryption so we don't have to manually click the encryption export compliance panel when submitting a build
  • Remove unused permission keys for location
  • Set min iOS target to 12.4
  • Clean up xcode project SEARCH_PATH
  • Fix pre-deploy script on iOS
  • Bump version

Tested

  • Compiled and ran the iOS app.
  • Ran the pre-deploy script

Related issues

Backwards compatibility

Yes

@jeanregisser jeanregisser added the automerge Have PR merge automatically when checks pass label Oct 30, 2019
@celo-ci-bot-user celo-ci-bot-user merged commit 440bee2 into master Oct 30, 2019
@celo-ci-bot-user celo-ci-bot-user deleted the jeanregisser/ios-app-store-config branch October 30, 2019 15:29
aaronmgdr added a commit that referenced this pull request Nov 2, 2019
* master: (62 commits)
  Fix e2e on CI (#1537)
  Allow a specified address to disable/enable the Exchange  (#1467)
  Avoid re-encrypting key files with yarn keys:encrypt command (#1560)
  Support protocol hotfixing (#613)
  Point e2e tests back (#1562)
  Refactor to Accounts.sol (#1392)
  Add selectIssuers Transaction (#1327)
  [Wallet] Get React Native Hot Reloading Working (#1551)
  Unify to prefix messages for signing (#1473)
  [Wallet] Improve error handling around account creation and keystore ops (#1497)
  Add CI test for checking licenses and misc package.json cleanup (#1550)
  [Wallet] Implement SMS invite on iOS (#1541)
  CI: brings back to master (#1554)
  Validators: uses Ethereum address for proof of possession (#1494)
  Validate Attestation Requests (#1468)
  Rename hosted node references to forno (#1511)
  Bump rubyzip from 1.2.3 to 1.3.0 in /packages/mobile (#1508)
  Added txpool family to geth apis. Sorted geth cmd options (#1462)
  [Wallet] Fix yarn dev command for running android (#1534)
  [Wallet] iOS info plist changes and version bump (#1539)
  ...

# Conflicts:
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Have PR merge automatically when checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wallet predeploy script fails to update iOS app version
3 participants