XcodeGen v1.6.0 Release Notes

  • ➕ Added
    • ➕ Added scheme pre-actions and post-actions #231 @kastiglione
    • ➕ Added options.disabledValidations including missingConfigs to disable project validation errors #220 @keith
    • ✅ Generate UI Test Target Attributes #221 @anreitersimon
    🛠 Fixed
    • Filter out duplicate source files #217 @allu22
    • 🛠 Fixed how lastKnownFileType and explicitFileType were generated across platforms #115 @toshi0383
    • ✂ Removed a few cases of project diffs when opening the project in Xcode @yonaskolb
    • 🛠 Fixed Swift not being embedded by default in watch apps @yonaskolb
    🔄 Changed
    • 🔄 Change arrays to strings in setting presets #218 @allu22
    • ⚡️ Updated to xcproj 4.0 #227

    Commits