Skip to content

Commit 5c82e42

Browse files
authored
Merge pull request #1030 from DimensionDev/bugfix/ios_ci
try to fix ios ci
2 parents 8860986 + 98b4a4b commit 5c82e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iosApp/iosApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,8 @@
773773
isa = XCRemoteSwiftPackageReference;
774774
repositoryURL = "https://github.com/divadretlaw/EmojiText";
775775
requirement = {
776-
kind = upToNextMajorVersion;
777-
minimumVersion = 4.2.1;
776+
kind = exactVersion;
777+
version = 4.2.1;
778778
};
779779
};
780780
641DA51C2DF80F53008FD9BF /* XCRemoteSwiftPackageReference "MarkdownView" */ = {

0 commit comments

Comments
 (0)