diff --git a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist index b0069747..913db136 100644 --- a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,27 +7,32 @@ AppShared.xcscheme_^#shared#^_ orderHint - 25 + 27 CoreDataStack.xcscheme_^#shared#^_ orderHint - 24 + 26 Mastodon - ASDK.xcscheme_^#shared#^_ orderHint - 2 + 3 + + Mastodon - JP.xcscheme_^#shared#^_ + + orderHint + 1 Mastodon - RTL.xcscheme_^#shared#^_ orderHint - 3 + 4 Mastodon - Release.xcscheme_^#shared#^_ orderHint - 1 + 2 Mastodon.xcscheme_^#shared#^_ @@ -37,7 +42,7 @@ MastodonIntent.xcscheme_^#shared#^_ orderHint - 27 + 24 MastodonIntents.xcscheme_^#shared#^_ @@ -52,12 +57,12 @@ NotificationService.xcscheme_^#shared#^_ orderHint - 4 + 5 ShareActionExtension.xcscheme_^#shared#^_ orderHint - 23 + 25 SuppressBuildableAutocreation diff --git a/Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved index a6395e4b..2f85fff0 100644 --- a/Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -105,8 +105,8 @@ "repositoryURL": "https://github.com/kean/Nuke.git", "state": { "branch": null, - "revision": "83e1edaa5a30c567eb129c21c6d00f2f552d2c6f", - "version": "10.3.1" + "revision": "3bd3a1765bdf62d561d4c2e10e1c4fc7a010f44e", + "version": "10.3.2" } }, { @@ -186,8 +186,8 @@ "repositoryURL": "https://github.com/vtourraine/ThirdPartyMailer.git", "state": { "branch": null, - "revision": "923c60ee7588da47db8cfc4e0f5b96e5e605ef84", - "version": "1.7.1" + "revision": "779da6ce0793b461ccbbac2804755c1e29b6fa63", + "version": "1.8.0" } }, { @@ -198,6 +198,15 @@ "revision": "dad97167bf1be16aeecd109130900995dd01c515", "version": "2.6.0" } + }, + { + "package": "UITextView+Placeholder", + "repositoryURL": "https://github.com/MainasuK/UITextView-Placeholder", + "state": { + "branch": null, + "revision": "20f513ded04a040cdf5467f0891849b1763ede3b", + "version": "1.4.1" + } } ] },