Matt Rubin
|
39b78b413d
|
Delete unused Info.plist files
|
2024-12-08 22:29:34 -05:00 |
|
Matt Rubin
|
db2db2aa5d
|
Bump deployment targets to the minimum simulators available in Xcode 16
https://developer.apple.com/support/xcode/#minimum-requirements
|
2024-12-08 14:38:40 -05:00 |
|
Matt Rubin
|
025ac3c6af
|
Bump Swift package tools and platform versions and fix warnings
|
2024-12-08 14:30:49 -05:00 |
|
Matt Rubin
|
164abc7277
|
Apply Xcode 12's recommended changes
|
2020-10-17 15:31:08 -04:00 |
|
Matt Rubin
|
aa9ae26905
|
Refactor IdentifierTests to not require Nimble
|
2020-10-17 15:12:30 -04:00 |
|
Matt Rubin
|
d288d936a7
|
Use a more readable dependency versioning syntax in Package.swift
`.package(url: …, from: …)` is equivalent to `.package(url: …, .upToNextMajor(from: …))`
|
2019-03-31 22:42:43 -04:00 |
|
Matt Rubin
|
b521a4a28f
|
Specify platform deployment targets in Package.swift
|
2019-03-31 02:06:02 -04:00 |
|
Matt Rubin
|
9fe4c7e749
|
Explicitly specify the Swift language version
|
2019-03-31 02:00:29 -04:00 |
|
Matt Rubin
|
d6e0da0048
|
Unwrap lines
|
2019-03-31 01:58:36 -04:00 |
|
Matt Rubin
|
305ba0c47d
|
Remove empty dependencies array from framework target definition
|
2019-03-31 01:55:37 -04:00 |
|
Matt Rubin
|
bdc587a257
|
Clean up Package.swift
|
2019-03-31 00:30:21 -04:00 |
|
Matt Rubin
|
9f43eb0fa9
|
Add Codable conformance
|
2019-03-30 01:01:42 -04:00 |
|
Matt Rubin
|
5d5478a507
|
swift package init
|
2019-03-28 17:24:08 -04:00 |
|