Skip to content

Commit 8bf71b4

Browse files
committed
. e Update ViewInspector to 0.10.1
1 parent 233dab4 commit 8bf71b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SampleApp/Counter.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,8 +512,8 @@
512512
isa = XCRemoteSwiftPackageReference;
513513
repositoryURL = "https://github.com/nalexn/ViewInspector.git";
514514
requirement = {
515-
kind = upToNextMajorVersion;
516-
minimumVersion = 0.9.11;
515+
kind = upToNextMinorVersion;
516+
minimumVersion = 0.10.1;
517517
};
518518
};
519519
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)