-
-
Notifications
You must be signed in to change notification settings - Fork 874
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
Additional installation methods are outdated and causes a lot of overhead on development. With the removal of CocoaPod and Carthage the focus should be on SPM only. The current CI takes ~40 minutes. Integration testing doesn't exist. The release build can't compile on XCode 14 without removing arm64 support or converting to release build to xcframework.
Feature / Enhancement Description
- Update iOS Guide get started instructions
- Update README installation instructions
- Update Contributing Guide for running Starter Projects and using SPM for integration testing.
- Remove Release Assets from CI
- Use SPM in Starter Projects
- Remove Xcode 11 and macos-11 from CI
mtrezza
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature