Skip to content

Commit ea5e7ed

Browse files
committed
Update CODE_SIGN_IDENTITY
1 parent 93950f9 commit ea5e7ed

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Darwin/TuneOut.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ CODE_SIGN_ENTITLEMENTS = Entitlements.plist
5757
//CODE_SIGNING_IDENTITY = -
5858
DEVELOPMENT_TEAM = 25KG25YA3R
5959

60-
CODE_SIGN_IDENTITY[config=Release] = iPhone Distribution: The App Fair Project Inc (25KG25YA3R)
60+
CODE_SIGN_IDENTITY[config=Release] = Apple Distribution: The App Fair Project Inc (25KG25YA3R)
6161
CODE_SIGN_STYLE[config=Release] = Manual
6262
DEVELOPMENT_TEAM[config=Release] = 25KG25YA3R
6363
PROVISIONING_PROFILE_SPECIFIER[config=Release] = org.appfair.app.Tune-Out AppStore

Skip.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ PRODUCT_NAME = TuneOut
1111
PRODUCT_BUNDLE_IDENTIFIER = org.appfair.app.Tune-Out
1212

1313
// The semantic version of the app
14-
MARKETING_VERSION = 1.1.4
14+
MARKETING_VERSION = 1.1.5
1515

1616
// The build number specifying the internal app version
17-
CURRENT_PROJECT_VERSION = 28
17+
CURRENT_PROJECT_VERSION = 29
1818

1919
// The package name for the Android entry point, referenced by the AndroidManifest.xml
2020
ANDROID_PACKAGE_NAME = tune.out

0 commit comments

Comments
 (0)