Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 555 Bytes

Change Log

All notable changes to this project will be documented in this file. spinjector adheres to Semantic Versioning.

[NEXT] - Date

Created

Fixed

Removed

[1.1.0] - 2023-12-05

Created

  • Added always_out_of_date option to script to make Xcode always run them without dependency analysis.

[1.0.0] - 2022-12-19

Created

  • Added an after_all option for the script position
  • Make the script idempotent. Successive calls to configure don’t modify the pbxproj file anymore
  • Added tests