Skip to content

Separate project init and setup code to its own project #205

Description

@glm4

Ideally, the initial configuration, env keys setup and other processes needed in the future, should live in its own repository and Xcode project.

  • This avoids polluting the ios-base repository
  • Could be reused in different projects without needing to copy source files and scripts.
  • Can be maintained easily and new features can be added just once.
  • Could be distributed via SPM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions