Matt Rubin
86cf27a3f3
Convert tests to Swift Testing
2024-12-08 23:38:05 -05:00
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
6a45caa46e
Migrate to Swift 6 and add Sendable conformance
2024-12-08 14:29:38 -05:00
Matt Rubin
e73a038640
Upgrade SwiftLint and update configuration
2024-12-08 12:37:41 -05:00
Matt Rubin
62384b2a6d
Update Linux test manifest
2020-10-17 17:58:55 -04:00
Matt Rubin
19576cf76b
Add conformance to RawRepresentable
...
Instead of re-exposing the internal UUID as a second `rawValue` property, this change renames the stored property and the initializer parameter to match the requirements of `RawRepresentable`.
2020-10-17 17:55:19 -04:00
Matt Rubin
ca53446049
[Lint] Wrap both arguments of a line-wrapped function call
2020-10-17 17:24:33 -04:00
Matt Rubin
64cbaf1abf
[Lint] Disallow force-unwrapping outside of tests
2020-10-17 17:24:33 -04:00
Matt Rubin
aa9ae26905
Refactor IdentifierTests to not require Nimble
2020-10-17 15:12:30 -04:00
Matt Rubin
1ad2eda81e
Bump the version number to 1.1.0
2019-04-28 22:50:47 -04:00
Matt Rubin
8a98345904
Add tests for LosslessStringConvertible conformance
2019-04-28 21:01:30 -04:00
Matt Rubin
f38f7744d5
Add a debugDescription test
2019-04-28 20:28:38 -04:00
Matt Rubin
f2f271cd6a
Bump the version number to 1.0
2019-04-03 18:23:09 -04:00
Matt Rubin
3b97eb6d3d
Set the project version to 0.1.1
2019-04-01 10:33:04 -04:00
Matt Rubin
bc31792f6e
Merge origin/develop into protocol-conformance
2019-03-30 23:45:06 -04:00
Matt Rubin
2cc81f4a2a
Add an Xcode project
2019-03-30 23:20:33 -04:00
Matt Rubin
9f43eb0fa9
Add Codable conformance
2019-03-30 01:01:42 -04:00
Matt Rubin
c5bc2e8f8d
Add a test for equality
2019-03-30 00:42:21 -04:00
Matt Rubin
e8e1becbd7
Add a method for constructing a random Identifier
2019-03-29 18:42:45 -04:00
Matt Rubin
7e30f2c059
Add a basic test, and regenerate Linux test support files
2019-03-28 17:46:04 -04:00
Matt Rubin
5d5478a507
swift package init
2019-03-28 17:24:08 -04:00