XcodeGen v0.5.0 Release Notes

  • โž• Added

    • โž• Added multi platform targets #35
    • Automatically generate platform specific FRAMEWORK_SEARCH_PATHS for Carthage dependencies #38
    • ๐Ÿ— Automatically find Info.plist and set INFOPLIST_FILE build setting if it doesn't exist on a target #40
    • โž• Add options for controlling embedding of dependencies #37

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed localized files not being added to a target's resources

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Renamed Setting Presets to Setting Groups
    • Carthage group is now created under top level Frameworks group

    Commits