Skip to content

Commit 644b5f1

Browse files
committed
Change version to 4.1.0 (42)
1 parent 13779c9 commit 644b5f1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

AirMessage.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@
16441644
CODE_SIGN_ENTITLEMENTS = AirMessage/AirMessage.entitlements;
16451645
CODE_SIGN_IDENTITY = "Apple Development";
16461646
CODE_SIGN_STYLE = Automatic;
1647-
CURRENT_PROJECT_VERSION = 41;
1647+
CURRENT_PROJECT_VERSION = 42;
16481648
DEVELOPMENT_TEAM = T86T6AP696;
16491649
ENABLE_HARDENED_RUNTIME = YES;
16501650
INFOPLIST_FILE = AirMessage/Info.plist;
@@ -1653,7 +1653,7 @@
16531653
"@executable_path/../Frameworks",
16541654
);
16551655
MACOSX_DEPLOYMENT_TARGET = 10.10;
1656-
MARKETING_VERSION = 4.0.1;
1656+
MARKETING_VERSION = 4.1.0;
16571657
PRODUCT_BUNDLE_IDENTIFIER = me.tagavari.airmessageserver;
16581658
PRODUCT_NAME = AirMessage;
16591659
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1671,7 +1671,7 @@
16711671
CODE_SIGN_ENTITLEMENTS = AirMessage/AirMessage.entitlements;
16721672
CODE_SIGN_IDENTITY = "Apple Development";
16731673
CODE_SIGN_STYLE = Automatic;
1674-
CURRENT_PROJECT_VERSION = 41;
1674+
CURRENT_PROJECT_VERSION = 42;
16751675
DEVELOPMENT_TEAM = T86T6AP696;
16761676
ENABLE_HARDENED_RUNTIME = YES;
16771677
INFOPLIST_FILE = AirMessage/Info.plist;
@@ -1680,7 +1680,7 @@
16801680
"@executable_path/../Frameworks",
16811681
);
16821682
MACOSX_DEPLOYMENT_TARGET = 10.10;
1683-
MARKETING_VERSION = 4.0.1;
1683+
MARKETING_VERSION = 4.1.0;
16841684
PRODUCT_BUNDLE_IDENTIFIER = me.tagavari.airmessageserver;
16851685
PRODUCT_NAME = AirMessage;
16861686
PROVISIONING_PROFILE_SPECIFIER = "";

AirMessage.xcodeproj/xcuserdata/cole.xcuserdatad/xcschemes/xcschememanagement.plist

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
<key>SQLite (Playground) 1.xcscheme</key>
1313
<dict>
1414
<key>isShown</key>
15-
<false/>
15+
<false />
1616
<key>orderHint</key>
1717
<integer>1</integer>
1818
</dict>
1919
<key>SQLite (Playground) 2.xcscheme</key>
2020
<dict>
2121
<key>isShown</key>
22-
<false/>
22+
<false />
2323
<key>orderHint</key>
2424
<integer>2</integer>
2525
</dict>
2626
<key>SQLite (Playground).xcscheme</key>
2727
<dict>
2828
<key>isShown</key>
29-
<false/>
29+
<false />
3030
<key>orderHint</key>
3131
<integer>0</integer>
3232
</dict>
@@ -36,12 +36,12 @@
3636
<key>ED28095025A20332009E7636</key>
3737
<dict>
3838
<key>primary</key>
39-
<true/>
39+
<true />
4040
</dict>
4141
<key>EDC8985F2752BF290081BDB7</key>
4242
<dict>
4343
<key>primary</key>
44-
<true/>
44+
<true />
4545
</dict>
4646
</dict>
4747
</dict>

0 commit comments

Comments
 (0)