Skip to content

Releases: fulldecent/swift5-module-template

Support Xcode 13.1

30 Dec 07:26
Compare
Choose a tag to compare
Repeat recipe for latest version of Xcode

Support SwiftUI and Xcode 12.3

24 Dec 20:35
Compare
Choose a tag to compare

These new instructions support the latest version of Xcode.

Now the iOS Example application is using SwiftUI.

Some bugs have been fixed in Xcode and we have removed those workaround notes.

Support Objective-C

25 Jun 03:50
Compare
Choose a tag to compare

Now includes an Objective-C class. This now makes this project usable for Swift 3 modules and Objective-C modules.

Support Xcode 8.1

04 Dec 21:38
Compare
Choose a tag to compare

Added

  • Now supports the latest Xcode 8.1

Bug fixes, new features

17 Sep 22:16
Compare
Choose a tag to compare

Added

Fixed

  • Fix problems in the template

Initial Public Release

16 Sep 03:37
Compare
Choose a tag to compare

Added

  • First public release. Everything works great.