Skip to content

5.1.1

Compare
Choose a tag to compare
@pepicrft pepicrft released this 11 Sep 10:17

Changed

  • Breaking Change PBXBuildFile.file attribute to be of type PBXFileElement #297 by @pepibumur.

Added

  • Add PBXBuildPhase.add(file:) method that takes a file element and returns a build file #297 by @pepibumur.
  • Add PBXProj.rootObject attribute #297 by @pepibumur.

Fixed

  • XCBuildConfiguration.baseConfiguration type #297 @pepibumur.