From 8ff65a23081f3516f11c0fa61b2649227dcf3a59 Mon Sep 17 00:00:00 2001 From: Angelo Stavrow Date: Thu, 20 May 2021 16:43:28 -0400 Subject: [PATCH] Update minimum required version of WriteFreely Swift package --- .gitignore | 1 + CHANGELOG.md | 2 +- WriteFreely-MultiPlatform.xcodeproj/project.pbxproj | 2 +- .../xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4146a89..673aa1e 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ xcuserdata !*.xcodeproj/xcshareddata/ !*.xcworkspace/contents.xcworkspacedata **/xcshareddata/WorkspaceSettings.xcsettings +/WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist diff --git a/CHANGELOG.md b/CHANGELOG.md index 245abcd..7d8cdc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Mac] The published date now reflects the time a post was published, not created. - [Mac] If the option is set, the app now silently checks for updates on launch. - [Mac] New drafts are created in the currently-selected blog, rather than being created in Drafts (or "Anonymous" for Write.as accounts). -- [iOS, Mac] Updated the URL of the WriteFreely Swift package. +- [iOS, Mac] Updated the URL and minimum version of the WriteFreely Swift package. ### Fixed diff --git a/WriteFreely-MultiPlatform.xcodeproj/project.pbxproj b/WriteFreely-MultiPlatform.xcodeproj/project.pbxproj index 4eb987a..74207eb 100644 --- a/WriteFreely-MultiPlatform.xcodeproj/project.pbxproj +++ b/WriteFreely-MultiPlatform.xcodeproj/project.pbxproj @@ -1209,7 +1209,7 @@ repositoryURL = "git@github.com:writefreely/writefreely-swift.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.3.0; + minimumVersion = 0.3.1; }; }; 17A4FED825924AF70037E96B /* XCRemoteSwiftPackageReference "Sparkle" */ = { diff --git a/WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist b/WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist index 6cd8075..2723ebe 100644 --- a/WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ WriteFreely-MultiPlatform (iOS).xcscheme_^#shared#^_ orderHint - 1 + 0 WriteFreely-MultiPlatform (macOS).xcscheme_^#shared#^_ orderHint - 0 + 1