Skip to content

Commit 500575b

Browse files
committed
bumped build number
1 parent b2cfd64 commit 500575b

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

Profile Manifest/com.twocanoes.xcreds.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>pfm_app_url</key>
66
<string>https://github.com/twocanoes/xcreds</string>
77
<key>pfm_description</key>
8-
<string>XCreds 4.0 (6202) OAuth Settings</string>
8+
<string>XCreds 4.0 (6203) OAuth Settings</string>
99
<key>pfm_documentation_url</key>
1010
<string>https://twocanoes.com/knowledge-base/xcreds-admin-guide/#preferences</string>
1111
<key>pfm_domain</key>

xCreds.xcodeproj/project.pbxproj

+6-6
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,7 @@
14321432
buildSettings = {
14331433
CODE_SIGN_STYLE = Automatic;
14341434
COMBINE_HIDPI_IMAGES = YES;
1435-
CURRENT_PROJECT_VERSION = 6202;
1435+
CURRENT_PROJECT_VERSION = 6203;
14361436
DEFINES_MODULE = YES;
14371437
DEVELOPMENT_TEAM = UXP6YEHSPW;
14381438
FRAMEWORK_SEARCH_PATHS = (
@@ -1469,7 +1469,7 @@
14691469
buildSettings = {
14701470
CODE_SIGN_STYLE = Automatic;
14711471
COMBINE_HIDPI_IMAGES = YES;
1472-
CURRENT_PROJECT_VERSION = 6202;
1472+
CURRENT_PROJECT_VERSION = 6203;
14731473
DEFINES_MODULE = YES;
14741474
DEVELOPMENT_TEAM = UXP6YEHSPW;
14751475
FRAMEWORK_SEARCH_PATHS = (
@@ -1590,7 +1590,7 @@
15901590
CODE_SIGN_ENTITLEMENTS = "XCreds Login Overlay/XCreds_Login_Overlay.entitlements";
15911591
CODE_SIGN_STYLE = Automatic;
15921592
COMBINE_HIDPI_IMAGES = YES;
1593-
CURRENT_PROJECT_VERSION = 6202;
1593+
CURRENT_PROJECT_VERSION = 6203;
15941594
DEVELOPMENT_TEAM = UXP6YEHSPW;
15951595
ENABLE_HARDENED_RUNTIME = YES;
15961596
FRAMEWORK_SEARCH_PATHS = (
@@ -1627,7 +1627,7 @@
16271627
CODE_SIGN_ENTITLEMENTS = "XCreds Login Overlay/XCreds_Login_Overlay.entitlements";
16281628
CODE_SIGN_STYLE = Automatic;
16291629
COMBINE_HIDPI_IMAGES = YES;
1630-
CURRENT_PROJECT_VERSION = 6202;
1630+
CURRENT_PROJECT_VERSION = 6203;
16311631
DEVELOPMENT_TEAM = UXP6YEHSPW;
16321632
ENABLE_HARDENED_RUNTIME = YES;
16331633
FRAMEWORK_SEARCH_PATHS = (
@@ -1777,7 +1777,7 @@
17771777
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
17781778
CODE_SIGN_STYLE = Automatic;
17791779
COMBINE_HIDPI_IMAGES = YES;
1780-
CURRENT_PROJECT_VERSION = 6202;
1780+
CURRENT_PROJECT_VERSION = 6203;
17811781
DEVELOPMENT_TEAM = UXP6YEHSPW;
17821782
ENABLE_HARDENED_RUNTIME = YES;
17831783
FRAMEWORK_SEARCH_PATHS = (
@@ -1819,7 +1819,7 @@
18191819
CODE_SIGN_ENTITLEMENTS = XCreds/xCreds.entitlements;
18201820
CODE_SIGN_STYLE = Automatic;
18211821
COMBINE_HIDPI_IMAGES = YES;
1822-
CURRENT_PROJECT_VERSION = 6202;
1822+
CURRENT_PROJECT_VERSION = 6203;
18231823
DEVELOPMENT_TEAM = UXP6YEHSPW;
18241824
ENABLE_HARDENED_RUNTIME = YES;
18251825
FRAMEWORK_SEARCH_PATHS = (

xCreds.xcodeproj/xcuserdata/tperfitt.xcuserdatad/xcschemes/xcschememanagement.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<key>auth_mech_fixup.xcscheme_^#shared#^_</key>
3333
<dict>
3434
<key>orderHint</key>
35-
<integer>7</integer>
35+
<integer>8</integer>
3636
</dict>
3737
<key>authrights.xcscheme_^#shared#^_</key>
3838
<dict>
@@ -42,7 +42,7 @@
4242
<key>test.xcscheme_^#shared#^_</key>
4343
<dict>
4444
<key>orderHint</key>
45-
<integer>8</integer>
45+
<integer>7</integer>
4646
</dict>
4747
</dict>
4848
<key>SuppressBuildableAutocreation</key>

0 commit comments

Comments
 (0)