xcproj v8.8.0 Release Notes

  • ๐Ÿ›  Fixed

    โž• Added

    • โž• Add addDependency() helper method to PBXAggregateTarget #677 by @brentleyjones
    • ๐Ÿ‘ Allow for initializing a PBXProj via a direct path #682 by @maxwellE
    • โž• Add .extensionKitExtension as the new PBXProductType #691 by @mtj0928
    • โž• Added disablePerformanceAntipatternChecker to XCScheme #693 by @Bogdan-Belogurov
    • โž• Added missing askForAppToLaunch in ProfileAction #700 by @maxwellE
    • โž• Add launchAutomaticallySubstyle->ProfileAction #699 by @maxwellE
    • Add DEAD_CODE_STRIPPING default project setting #706 by @kwridan

    ๐Ÿ”„ Changed