Skip to content

Conversation

@sosloan
Copy link
Owner

@sosloan sosloan commented Jan 22, 2025

Add a new build configuration named Test to the Xcode project.

  • Add a new build configuration named Test with the same settings as Debug.
  • Update the defaultConfigurationName to Test for the project and all targets.
  • Ensure the Test configuration is included in the buildConfigurations list for the project and all targets.

Add a new build configuration named `Test` to the Xcode project.

* Add a new build configuration named `Test` with the same settings as `Debug`.
* Update the `defaultConfigurationName` to `Test` for the project and all targets.
* Ensure the `Test` configuration is included in the `buildConfigurations` list for the project and all targets.
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant