Skip to content

Commit b1b0ec3

Browse files
update nef dependency
1 parent 8f8b4d0 commit b1b0ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: nef-plugin.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1192,8 +1192,8 @@
11921192
isa = XCRemoteSwiftPackageReference;
11931193
repositoryURL = "https://github.com/bow-swift/nef.git";
11941194
requirement = {
1195-
branch = develop;
1196-
kind = branch;
1195+
kind = exactVersion;
1196+
version = 0.7.0;
11971197
};
11981198
};
11991199
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)