Skip to content

0.13.0

Compare
Choose a tag to compare
@segiddins segiddins released this 29 Oct 00:06
· 1636 commits to master since this release
Breaking
  • [AbstractTarget] The #sdk method now raises if the value is not the same
    across all the build configurations. This has been done to prevent clients
    from accidentally using arbitrary values.
    Fabio Pelosin
Enhancements
  • [AbstractTarget] Added #resolved_build_setting and
    #common_resolved_build_setting.
    Fabio Pelosin
  • [XCConfigurationList] Added #get_setting and #set_setting.
    Fabio Pelosin
  • [Project] Added #build_configuration_list.
    Fabio Pelosin