damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit b35cc33c3266e7249331fbeb45272b743a2fe01e
parent 9510290c29a15c3598b2c576083290808bf5b205
Author: Terry Yiu <git@tyiu.xyz>
Date:   Thu, 13 Mar 2025 17:07:48 +0800

Add Unicode 16 emoji reactions for iOS 18.4+ by upgrading EmojiPicker

Changelog-Added: Added Unicode 16 emoji reactions for iOS 18.4+ by upgrading EmojiPicker
Closes: https://github.com/damus-io/damus/issues/2915
Signed-off-by: Terry Yiu <git@tyiu.xyz>

Diffstat:
Mdamus.xcodeproj/project.pbxproj | 2+-
Mdamus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 10+++++-----
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj @@ -6854,7 +6854,7 @@ repositoryURL = "https://github.com/tyiu/EmojiPicker.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.1.1; + minimumVersion = 0.2.0; }; }; 4C06670228FC7EC500038D2A /* XCRemoteSwiftPackageReference "Kingfisher" */ = { diff --git a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "085cf0f645323bf77edb52886489bf77b309a0a2d2b78a54beaf8520b540d596", + "originHash" : "06318d35ee2e6bd681b95591e67da33a9461b48a3c652e58bd9d1a6f0d82bdac", "pins" : [ { "identity" : "codescanner", @@ -22,8 +22,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/tyiu/EmojiKit", "state" : { - "revision" : "05805f72d63a6d6a2d7dc7fe14abd37c1317b11a", - "version" : "0.1.2" + "revision" : "47a4b1402de26be0299dcb4d667c1faaf21a7874", + "version" : "0.2.0" } }, { @@ -31,8 +31,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/tyiu/EmojiPicker.git", "state" : { - "revision" : "0c28b4a1a6b8840cf2580bda59517f6d0a733dc8", - "version" : "0.1.1" + "revision" : "3f48903721eae223238ff0af17c22d6373d33813", + "version" : "0.2.0" } }, {