Skip to content

Releases: 417-72KI/BuildConfig.swift

6.0.0-alpha.2

02 Oct 14:48
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.0-alpha.1...6.0.0-alpha.2

6.0.0-alpha.1

01 Oct 17:12
Compare
Choose a tag to compare
6.0.0-alpha.1 Pre-release
Pre-release

New Feature

  • Supports Swift Build Tool Plug-in

What's Changed

Full Changelog: 5.2.0...6.0.0-alpha.1

5.2.0

01 Oct 07:13
Compare
Choose a tag to compare

Important

Since this version, keys for Bool must have is prefix.

What's Changed

  • Workaround for unexpected parsing 0 or 1 as Bool by @417-72KI in #64

Full Changelog: 5.1.0...5.2.0

5.1.0

01 Oct 04:24
Compare
Choose a tag to compare

Now requires Xcode 14.2 and Swift 5.7+
Looks at https://developer.apple.com/news/?id=jd9wcyov

What's Changed

  • Update dependency SwiftGen/StencilSwiftKit to from: "2.10.1" by @renovate in #38
  • Replace deprected commands in GitHub Actions by @417-72KI in #39
  • Requires Monterey by @417-72KI in #37
  • Fix demo app by @417-72KI in #40
  • Set rawData in BuildConfig.generated.swift instead of creating BuildConfig.plist file by @417-72KI in #41
  • Fix Podfile by @417-72KI in #43
  • Remove buildconfigswift-lastrun by @417-72KI in #42
  • Fix testBinary by @417-72KI in #44
  • Fix CI by @417-72KI in #45
  • Update dependency apple/swift-argument-parser to from: "1.2.0" by @renovate in #46
  • Update dependency jpsim/SourceKitten to from: "0.33.1" by @renovate in #47
  • Update dependency yonaskolb/XcodeGen to from: "2.33.0" by @renovate in #48
  • Update dependency apple/swift-argument-parser to from: "1.2.1" by @renovate in #49
  • Drop Swift 5.6 by @417-72KI in #51
  • Update dependency jpsim/SourceKitten to from: "0.34.0" by @renovate in #50
  • Update dependency apple/swift-argument-parser to from: "1.2.2" by @renovate in #52
  • Update dependency yonaskolb/XcodeGen to from: "2.34.0" by @renovate in #54
  • Update dependency jpsim/SourceKitten to from: "0.34.1" by @renovate in #53
  • Update dependency yonaskolb/XcodeGen to from: "2.35.0" by @renovate in #55
  • Update dependency apple/swift-argument-parser to from: "1.2.3" by @renovate in #57
  • Update dependency yonaskolb/XcodeGen to from: "2.36.1" by @renovate in #56
  • Update dependency yonaskolb/XcodeGen to from: "2.37.0" by @renovate in #58
  • Update actions/checkout action to v4 by @renovate in #59
  • Update dependency ruby to v3.2.2 by @renovate in #61
  • Update dependency cocoapods to v1.12.1 by @renovate in #60
  • Remove CocoaPods integration from demo app by @417-72KI in #62

Full Changelog: 4.0.0...5.1.0

5.0.0

18 Jan 16:12
Compare
Choose a tag to compare

Breaking

Raw configuration is now including in BuildConfig.generated.swift and BuildConfig.plist is no longer generated.
You should remove BuildConfig.plist from project.

What's Changed

  • Update dependency SwiftGen/StencilSwiftKit to from: "2.10.1" by @renovate in #38
  • Replace deprected commands in GitHub Actions by @417-72KI in #39
  • Requires Monterey by @417-72KI in #37
  • Fix demo app by @417-72KI in #40
  • Set rawData in BuildConfig.generated.swift instead of creating BuildConfig.plist file by @417-72KI in #41
  • Fix Podfile by @417-72KI in #43
  • Remove buildconfigswift-lastrun by @417-72KI in #42
  • Fix testBinary by @417-72KI in #44
  • Fix CI by @417-72KI in #45
  • Update dependency apple/swift-argument-parser to from: "1.2.0" by @renovate in #46
  • Update dependency jpsim/SourceKitten to from: "0.33.1" by @renovate in #47
  • Update dependency yonaskolb/XcodeGen to from: "2.33.0" by @renovate in #48
  • Update dependency apple/swift-argument-parser to from: "1.2.1" by @renovate in #49

Full Changelog: 4.0.0...5.0.0

5.0.0-alpha.3

09 Nov 00:54
Compare
Choose a tag to compare
5.0.0-alpha.3 Pre-release
Pre-release

Required information

  • Now requires Swift 5.6
  • BuildConfig.plist is no longer created and unified into BuildConfig.generated.swift.
    You should remove BuildConfig.plist from project and the "Output Files" of the Build Phase.
  • buildconfigswift-lastrun is no longer needed. Remove $TEMP_DIR/buildconfigswift-lastrun from the "Input Files" of
    the Build Phase.

What's Changed

Full Changelog: 5.0.0-alpha.2...5.0.0-alpha.3

5.0.0-alpha.2

04 Nov 13:39
Compare
Choose a tag to compare
5.0.0-alpha.2 Pre-release
Pre-release

Required information

  • Now requires Swift 5.6
  • BuildConfig.plist is no longer created and unified into BuildConfig.generated.swift.
    You should remove BuildConfig.plist from project.

What's Changed

Full Changelog: 5.0.0-alpha...5.0.0-alpha.2

5.0.0-alpha

24 Oct 17:31
Compare
Choose a tag to compare
5.0.0-alpha Pre-release
Pre-release

Now requires Swift 5.6

What's Changed

  • Update dependency SwiftGen/StencilSwiftKit to from: "2.10.1" by @renovate in #38
  • Replace deprected commands in GitHub Actions by @417-72KI in #39
  • Requires Monterey by @417-72KI in #37

Full Changelog: 4.0.0...5.0.0-alpha

4.0.0

24 Oct 14:57
Compare
Choose a tag to compare

Now requires Swift 5.5

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0

4.0.0-alpha.3

12 Sep 15:54
e366011
Compare
Choose a tag to compare
4.0.0-alpha.3 Pre-release
Pre-release

Now requires macOS Big Sur

What's Changed

Full Changelog: 4.0.0-alpha.2...4.0.0-alpha.3