Releases: shibapm/PackageConfig
Releases · shibapm/PackageConfig
Fix duplicate product name collision between dependencies
What's Changed
- Rename Example product to avoid duplication with another libraries by @minuscorp in #27
Full Changelog: 1.1.2...1.1.3
Xcode 13.2 and Swift 5.5.2 support
Support for Xcode 13.2 and Swift 5.5.2
Shared Config libraries linking
What's Changed
- Allow to link dynamic libraries when importing *Config modules by @minuscorp in #24
Full Changelog: 1.0.2...1.1.0
Swift 5.5 linking tweaks
The Package.swift
compiling process has been greatly simplified with no other changes for the client.
What's Changed
- Simplify dynamic linking process by @minuscorp in #23
Full Changelog: 1.0.1...1.0.2
Xcode 13, for real this time.
Hah, it happens! There's a few underlaying swift build changes which we need to accommodate.
What's Changed
- Fixed behaviour for binary Package compilation by @minuscorp in #22
Full Changelog: 1.0.0...1.0.1
1.0.0 - No changes, Xcode 13 support
We should have been 1.0.0'd a long time ago, but better now than never!
What's Changed
- Fix warning for deprecated method. by @SlaunchaMan in #17
- Fix building for Xcode 13 and Swift 5.5 by @minuscorp in #21
New Contributors
- @SlaunchaMan made their first contribution in #17
Full Changelog: 0.13.0...1.0.0