We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8b4d0 commit b1b0ec3Copy full SHA for b1b0ec3
nef-plugin.xcodeproj/project.pbxproj
@@ -1192,8 +1192,8 @@
1192
isa = XCRemoteSwiftPackageReference;
1193
repositoryURL = "https://github.com/bow-swift/nef.git";
1194
requirement = {
1195
- branch = develop;
1196
- kind = branch;
+ kind = exactVersion;
+ version = 0.7.0;
1197
};
1198
1199
/* End XCRemoteSwiftPackageReference section */
0 commit comments