Releases: 417-72KI/BuildConfig.swift
Releases · 417-72KI/BuildConfig.swift
6.0.0-alpha.2
6.0.0-alpha.1
5.2.0
5.1.0
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
inBuildConfig.generated.swift
instead of creatingBuildConfig.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
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
inBuildConfig.generated.swift
instead of creatingBuildConfig.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
Required information
- Now requires Swift 5.6
BuildConfig.plist
is no longer created and unified intoBuildConfig.generated.swift
.
You should removeBuildConfig.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
- Remove
buildconfigswift-lastrun
by @417-72KI in #42 - Fix
testBinary
by @417-72KI in #44 - Fix CI by @417-72KI in #45
Full Changelog: 5.0.0-alpha.2...5.0.0-alpha.3
5.0.0-alpha.2
Required information
- Now requires Swift 5.6
BuildConfig.plist
is no longer created and unified intoBuildConfig.generated.swift
.
You should removeBuildConfig.plist
from project.
What's Changed
- Fix demo app by @417-72KI in #40
- Set
rawData
inBuildConfig.generated.swift
instead of creatingBuildConfig.plist
file by @417-72KI in #41 - Fix Podfile by @417-72KI in #43
Full Changelog: 5.0.0-alpha...5.0.0-alpha.2
5.0.0-alpha
4.0.0
Now requires Swift 5.5
What's Changed
- Auto-deploy podspec by @417-72KI in #15
- CI renewal by @417-72KI in #16
- Replace
Quick
withXCTest
by @417-72KI in #7 - Bump swift-tools-version by @417-72KI in #17
- Test resources by @417-72KI in #19
- Add test case for
--version
option by @417-72KI in #20 - Replace
Commander
withswift-argument-parser
by @417-72KI in #18 - Ignore
Package.resolved
by @417-72KI in #21 - Build release assets on deploy workflow by @417-72KI in #22
- Configure Renovate by @renovate in #13
- Update dependency Kuniwak/MirrorDiffKit to from: "5.0.1" by @renovate in #24
- Update dependency behrang/YamlSwift to from: "3.4.4" by @renovate in #25
- Update dependency SwiftGen/StencilSwiftKit to from: "2.8.0" by @renovate in #27
- Update dependency jpsim/SourceKitten to from: "0.32.0" by @renovate in #30
- Update dependency kylef/PathKit to from: "1.0.1" by @renovate in #26
- Fix deploying podspec by @417-72KI in #31
- Dump test result on GitHub Checks by @417-72KI in #29
- Fixed by SwiftLint by @417-72KI in #28
- Demo application by @417-72KI in #5
- Requires Big Sur by @417-72KI in #36
- Update dependency apple/swift-argument-parser to from: "1.1.4" by @renovate in #33
- Update dependency yonaskolb/XcodeGen to from: "2.32.0" by @renovate in #34
New Contributors
Full Changelog: 3.0.0...4.0.0