diff --git a/SwiftUIIntrospect.xcworkspace/xcshareddata/swiftpm/Package.resolved b/SwiftUIIntrospect.xcworkspace/xcshareddata/swiftpm/Package.resolved index 5d7d67f2..0f2e619c 100644 --- a/SwiftUIIntrospect.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/SwiftUIIntrospect.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/shinydevelopment/SimulatorStatusMagic", "state" : { - "revision" : "76095ec820674457a11dc3cc621d8a5c369eea0e", - "version" : "2.7.0" + "branch" : "master", + "revision" : "5ec46c95fe0089bc5036b7a3229967ca09bd2214" } }, { diff --git a/Tests/Tests.xcodeproj/project.pbxproj b/Tests/Tests.xcodeproj/project.pbxproj index 36323ca4..05a740ac 100644 --- a/Tests/Tests.xcodeproj/project.pbxproj +++ b/Tests/Tests.xcodeproj/project.pbxproj @@ -2033,8 +2033,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/shinydevelopment/SimulatorStatusMagic"; requirement = { - kind = upToNextMajorVersion; - minimumVersion = 2.7.0; + branch = master; + kind = branch; }; }; /* End XCRemoteSwiftPackageReference section */