From e0701b724260f4f85cc5c892f1929bdda024c5bf Mon Sep 17 00:00:00 2001 From: nakajijapan Date: Wed, 28 Jul 2021 13:36:24 +0900 Subject: [PATCH] change branch to master --- PhotoSlider.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- PhotoSliderDemo.xcodeproj/project.pbxproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PhotoSlider.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PhotoSlider.xcworkspace/xcshareddata/swiftpm/Package.resolved index 5334714..869f787 100644 --- a/PhotoSlider.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/PhotoSlider.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -14,8 +14,8 @@ "package": "PhotoSlider", "repositoryURL": "git@github.com:nakajijapan/PhotoSlider.git", "state": { - "branch": "use-pdf-format", - "revision": "fa15b0156fef487d74921376b4cb558c0416362d", + "branch": "master", + "revision": "42c0a5f37155224df2358457bfa99e66908a3ac7", "version": null } } diff --git a/PhotoSliderDemo.xcodeproj/project.pbxproj b/PhotoSliderDemo.xcodeproj/project.pbxproj index e57bd35..c2221ad 100644 --- a/PhotoSliderDemo.xcodeproj/project.pbxproj +++ b/PhotoSliderDemo.xcodeproj/project.pbxproj @@ -594,7 +594,7 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "git@github.com:nakajijapan/PhotoSlider.git"; requirement = { - branch = "use-pdf-format"; + branch = master; kind = branch; }; };