File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ CODE_SIGN_ENTITLEMENTS = Entitlements.plist
5757//CODE_SIGNING_IDENTITY = -
5858//DEVELOPMENT_TEAM =
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)
6161CODE_SIGN_STYLE[config=Release] = Manual
6262DEVELOPMENT_TEAM[config=Release] = 25KG25YA3R
6363PROVISIONING_PROFILE_SPECIFIER[config=Release] = org.appfair.app.SkipNotes
Original file line number Diff line number Diff line change @@ -11,10 +11,10 @@ PRODUCT_NAME = SkipNotes
1111PRODUCT_BUNDLE_IDENTIFIER = org.appfair.app.SkipNotes
1212
1313// The semantic version of the app
14- MARKETING_VERSION = 0.9.4
14+ MARKETING_VERSION = 0.9.5
1515
1616// The build number specifying the internal app version
17- CURRENT_PROJECT_VERSION = 50
17+ CURRENT_PROJECT_VERSION = 51
1818
1919// The package name for the Android entry point, referenced by the AndroidManifest.xml
2020ANDROID_PACKAGE_NAME = skip.notes
You can’t perform that action at this time.
0 commit comments