Skip to content

Commit 3f2fa50

Browse files
committed
Use HTTPS Git URLs to reference dependencies
1 parent 8f04b16 commit 3f2fa50

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Bond.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,15 +1937,15 @@
19371937
/* Begin XCRemoteSwiftPackageReference section */
19381938
90AD163523CE6FC500925831 /* XCRemoteSwiftPackageReference "ReactiveKit" */ = {
19391939
isa = XCRemoteSwiftPackageReference;
1940-
repositoryURL = "git@github.com:DeclarativeHub/ReactiveKit.git";
1940+
repositoryURL = "https://github.com/DeclarativeHub/ReactiveKit.git";
19411941
requirement = {
19421942
kind = upToNextMajorVersion;
19431943
minimumVersion = 3.15.6;
19441944
};
19451945
};
19461946
90AD163623CE700500925831 /* XCRemoteSwiftPackageReference "Differ" */ = {
19471947
isa = XCRemoteSwiftPackageReference;
1948-
repositoryURL = "git@github.com:tonyarnold/Differ.git";
1948+
repositoryURL = "https://github.com/tonyarnold/Differ.git";
19491949
requirement = {
19501950
kind = upToNextMajorVersion;
19511951
minimumVersion = 1.4.4;

Bond.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)