Skip to content

first stable version

Pre-release
Pre-release
Compare
Choose a tag to compare
@truebit truebit released this 02 Aug 18:06
· 103 commits to master since this release

Features:

  • Support following tested node types:
    • PBXProject
    • XCConfigurationList
    • PBXNativeTarget
    • PBXTargetDependency
    • PBXContainerItemProxy
    • XCBuildConfiguration
    • PBXSourcesBuildPhase
    • PBXFrameworksBuildPhase
    • PBXResourcesBuildPhase
    • PBXBuildFile
    • PBXReferenceProxy
    • PBXFileReference
    • PBXGroup
    • PBXVariantGroup
  • Improved original sort-Xcode-project-file based on which in webkit project:
    • sort PBXFileReference and PBXBuildFile sections
    • avoid creating new file if no changes made