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

Enable Destiny for iOS #196

Closed
13 tasks done
donpui opened this issue Nov 23, 2022 · 0 comments
Closed
13 tasks done

Enable Destiny for iOS #196

donpui opened this issue Nov 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@donpui
Copy link
Contributor

donpui commented Nov 23, 2022

Enable Destiny for iOS as Flutter support the platform and application has already UI for Desktop and Mobile.

Initial experiments showed that it is possible and ios-build branch created for that. To achieve iOS, there are some additional tasks to perform:

  • Enable wormhole-william compile for IOS arm64 and amd64 #PR94
  • Compile static libraries to dart_wormhole_william
  • Add logo and other graphic to build
  • Review dart plugins for Flutter and adjust to latest minimum iOS version
  • Review File Save As functionality as it is not supported by File_picker: https://pub.dev/packages/file_picker
  • Review permissions
  • Launch on TestFlight
  • Perform extensive testing (iPhone/iPad, different iOS versions)
  • Perform testing with few external users
  • Upload to Apple Developer account for review
  • Add IOS build to CI process

Optional:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant