We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad5f8c commit d76edbaCopy full SHA for d76edba
telltime.xcodeproj/project.pbxproj
@@ -1019,7 +1019,7 @@
1019
repositoryURL = "https://github.com/renaudjenny/SwiftClockUI";
1020
requirement = {
1021
kind = upToNextMinorVersion;
1022
- minimumVersion = 0.0.9;
+ minimumVersion = 0.0.10;
1023
};
1024
1025
4CAE627A24367DB100E57FAC /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = {
telltime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -15,8 +15,8 @@
15
"repositoryURL": "https://github.com/renaudjenny/SwiftClockUI",
16
"state": {
17
"branch": null,
18
- "revision": "1cf2eeef7f7a9f3d05908ba45f33bb8447dbf456",
19
- "version": "0.0.9"
+ "revision": "019c20bc3f311b3e061a84e1bd1633415fc1b2d2",
+ "version": "0.0.10"
20
}
21
},
22
{
0 commit comments