Skip to content

Remove alternative install options #1740

Closed
@dplewis

Description

@dplewis

New Feature / Enhancement Checklist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions