Skip to content

Commit 6d63419

Browse files
committed
Version bump.
Icon v1.
1 parent 7b4d2cb commit 6d63419

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Adamant.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@
988988
isa = XCBuildConfiguration;
989989
baseConfigurationReference = 871009461457F6B7B47D99C5 /* Pods-Adamant.debug.xcconfig */;
990990
buildSettings = {
991-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_2;
991+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
992992
CODE_SIGN_STYLE = Manual;
993993
DEVELOPMENT_TEAM = J2L77FMN46;
994994
DISPLAY_NAME = ADM.Dev;
@@ -1007,7 +1007,7 @@
10071007
isa = XCBuildConfiguration;
10081008
baseConfigurationReference = D283570A539D864115735AAA /* Pods-Adamant.release.xcconfig */;
10091009
buildSettings = {
1010-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_2;
1010+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10111011
CODE_SIGN_IDENTITY = "iPhone Distribution";
10121012
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
10131013
CODE_SIGN_STYLE = Manual;
@@ -1086,7 +1086,7 @@
10861086
isa = XCBuildConfiguration;
10871087
baseConfigurationReference = 903AC078A8A55175A05E42D4 /* Pods-Adamant.testing.xcconfig */;
10881088
buildSettings = {
1089-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_2;
1089+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
10901090
CODE_SIGN_STYLE = Manual;
10911091
DEVELOPMENT_TEAM = J2L77FMN46;
10921092
DISPLAY_NAME = ADAMANT;

Adamant/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.1.1</string>
20+
<string>0.1.2</string>
2121
<key>CFBundleVersion</key>
22-
<string>2</string>
22+
<string>3</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
2525
<key>UIAppFonts</key>

0 commit comments

Comments
 (0)