Commit Graph

11 Commits

Author SHA1 Message Date
Robert Payne dcddb7bfb2 Ensure privacy info added to Swift package 2023-12-31 21:49:24 +13:00
Robert Payne a3fa2fbec1 Update min deployments
iOS 12
MacOS 10.13
2023-12-31 21:46:52 +13:00
Hesham Salman 5a78e24394
Dynamic Product (#710)
This PR adds a dynamic product to SnapKit.
Having a dynamic product is important in modular project structures; multiple packages may be using SnapKit, and this allows that support without the end-user have to wrap SnapKit in their own package that exposes it and using that package in lieu of SnapKit.
2021-04-22 10:18:39 +12:00
Robert Payne 18608ead65 Xcode 12 and SwiftPM enhancements 2020-09-25 15:27:40 +12:00
Wang, Chi dfe862da48
Add back support for OS X 10.11 (#645) 2020-07-08 10:52:57 +12:00
Max Cobb bffbeecd10 added updates to Package.swift so it can be imported with Xcode 11 (#615) 2019-08-05 17:17:03 +12:00
Linus Unnebäck eea05d74f0 Add back Package.swift for SwiftPM compatibility (#559)
reverts 477fffae4c
2019-04-04 00:45:05 +13:00
Robert Payne 477fffae4c Remove Package.swift, SnapKit is not SwiftPM compatible anyways 2018-10-23 00:53:40 +13:00
Linus Unnebäck 01124b9f32 Add Swift Package Manager support (#501) 2018-05-19 16:47:52 +12:00
Robert Payne c4dbfd9d78 Update license file on Package.swift 2016-01-21 11:06:31 +13:00
gitpark 33475b400a Create Package.swift 2015-12-11 11:32:46 +08:00