Skip to content

Commit 293d4ab

Browse files
Merge pull request #23 from bow-swift/release_candidate
M1 support
2 parents 8f8b4d0 + b1b0ec3 commit 293d4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)