Skip to content

Commit 3cb76ff

Browse files
committed
[NON_ISSUE] 3.1.3
1 parent 8ad7500 commit 3cb76ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

YDS.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@
190190
DDFBD00826739A6B00C5F409 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DDFBD00726739A6B00C5F409 /* Assets.xcassets */; };
191191
DDFBD00B26739A6B00C5F409 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DDFBD00926739A6B00C5F409 /* LaunchScreen.storyboard */; };
192192
E565330D2AF7D6C200520002 /* EmojiButtonPageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E565330C2AF7D6C200520002 /* EmojiButtonPageView.swift */; };
193-
E5F0600E2B0332B60013EAE1 /* YDSEmojiButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E565330A2AF7D64900520002 /* YDSEmojiButton.swift */; };
194193
E5E7B6742AF0AAED005F0B84 /* BadgePageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E7B6732AF0AAED005F0B84 /* BadgePageView.swift */; };
195194
E5E7B6762AF0EDE3005F0B84 /* YDSBadge.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E7B6752AF0EDE3005F0B84 /* YDSBadge.swift */; };
195+
E5F0600E2B0332B60013EAE1 /* YDSEmojiButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E565330A2AF7D64900520002 /* YDSEmojiButton.swift */; };
196196
/* End PBXBuildFile section */
197197

198198
/* Begin PBXContainerItemProxy section */
@@ -1686,7 +1686,7 @@
16861686
"$(inherited)",
16871687
"@executable_path/Frameworks",
16881688
);
1689-
MARKETING_VERSION = 3.1.2;
1689+
MARKETING_VERSION = 3.1.3;
16901690
PRODUCT_BUNDLE_IDENTIFIER = "com.yourssu.YDS-Storybook";
16911691
PRODUCT_NAME = "$(TARGET_NAME)";
16921692
PROVISIONING_PROFILE_SPECIFIER = GithubActions_Dist;
@@ -2099,7 +2099,7 @@
20992099
"$(inherited)",
21002100
"@executable_path/Frameworks",
21012101
);
2102-
MARKETING_VERSION = 3.1.2;
2102+
MARKETING_VERSION = 3.1.3;
21032103
PRODUCT_BUNDLE_IDENTIFIER = "com.yourssu.YDS-Storybook";
21042104
PRODUCT_NAME = "$(TARGET_NAME)";
21052105
SWIFT_VERSION = 5.0;
@@ -2122,7 +2122,7 @@
21222122
"$(inherited)",
21232123
"@executable_path/Frameworks",
21242124
);
2125-
MARKETING_VERSION = 3.1.2;
2125+
MARKETING_VERSION = 3.1.3;
21262126
PRODUCT_BUNDLE_IDENTIFIER = "com.yourssu.YDS-Storybook";
21272127
PRODUCT_NAME = "$(TARGET_NAME)";
21282128
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)