Skip to content

Release/v5.2.0#29

Merged
alexandre-pod merged 3 commits intomasterfrom
release/v5.2.0
Jun 18, 2025
Merged

Release/v5.2.0#29
alexandre-pod merged 3 commits intomasterfrom
release/v5.2.0

Conversation

@alexandre-pod
Copy link
Member

[5.2.0]

Added

  • Add support for Swift Packages and Xcode 16 synchronized folders
    • Add new optional variable nammed "project_type" which accepts 2 values: "xcode" and "filesystem". When missing ccios use "xcode" by default.
    • When "project_type" is set to "filesystem" ccios will not try to update a pbxproj and will only generate files.
    • When "project_type" is set to "filesystem" multi target definition is no longer supported for generated files.
    • When generating files for an filesystem project, the target name in the header is either: the target defined in the template variables, the target defined in .ccios.yml, or it will try to guess the name when using SPM by searching the target name inside the standard naming scheme of: "Sources/<target_name>/".

@alexandre-pod alexandre-pod merged commit 8f0e70e into master Jun 18, 2025
2 checks passed
@alexandre-pod alexandre-pod deleted the release/v5.2.0 branch June 18, 2025 10:40
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.

2 participants