Skip to content

Conversation

anivaros
Copy link
Contributor

Now Xcode selects correct Project Format

Screenshot 2025-07-22 at 17 51 36

Also added ability to specify version in options

@@ -24,6 +24,7 @@ public struct SpecOptions: Equatable {
public var tabWidth: UInt?
public var indentWidth: UInt?
public var xcodeVersion: String?
public var projectFormat: String?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yonaskolb I'm not sure about type
Maybe is better to move ProjectFormat to ProjectSpec and parse it here?

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