XcodeGen v2.18.0 Release Notes

Release Date: 2020-10-02 // over 3 years ago
  • ➕ Added

    • ➕ Add Scheme.Test.TestTarget.skipped to allow skipping of an entire test target. #916 @codeman9
    • ➕ Added ability to set custom LLDBInit scripts for launch and test schemes #929 @polac24
    • ➕ Adds App Clip support. #909 @brentleyjones @dflems
    • 💅 Application extension schemes now default to launchAutomaticallySubstyle = 2 and the correct debugger and launcher identifiers #932 @brentleyjones
    • ⚡️ Updated SettingsPresets to use new defaults from Xcode 12. #953 @liamnichols
    • 0️⃣ Enable Base Internationalization by default as per Xcode 12 behavior. #954 @liamnichols

    🔄 Changed

    Internal

    🛠 Fixed

    • 🏗 Select the first runnable build target, if present. #957 @codeman9
    • 👍 Allow SDK dependencies to be embedded. #922 @k-thorat
    • 👍 Allow creating intermediary groups outside of the project directory. #892 @segiddins
    • 🛠 Fix appex's Runpath Search Paths under macOS target. #952 @rinsuki
    • 🏗 onlyCopyFilesOnInstall is extended for the Embed App Extensions build phase. #948 @RomanPodymov

    Commits