5.1.1
Changed
- Breaking Change
PBXBuildFile.file
attribute to be of typePBXFileElement
#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.