Skip to content

Releases: shibapm/PackageConfig

Fix duplicate product name collision between dependencies

12 Jan 09:49
5852319
Compare
Choose a tag to compare

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

10 Dec 16:18
7081db0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

Support for Xcode 13.2 and Swift 5.5.2

09 Dec 16:28
964537b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Shared Config libraries linking

28 Oct 09:40
5df1709
Compare
Choose a tag to compare

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

08 Oct 12:14
84d4d70
Compare
Choose a tag to compare

The Package.swift compiling process has been greatly simplified with no other changes for the client.

What's Changed

Full Changelog: 1.0.1...1.0.2

Xcode 13, for real this time.

29 Sep 15:27
Compare
Choose a tag to compare

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

28 Sep 14:23
6e7b59d
Compare
Choose a tag to compare

We should have been 1.0.0'd a long time ago, but better now than never!

What's Changed

New Contributors

Full Changelog: 0.13.0...1.0.0