Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Configs/Version-iOS.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
// The app and its widget extension must ship the same values, so both read this file.

MARKETING_VERSION = 1.0
CURRENT_PROJECT_VERSION = 20
CURRENT_PROJECT_VERSION = 22
2 changes: 1 addition & 1 deletion TableProMobile/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ targets:
GENERATE_INFOPLIST_FILE: YES
INFOPLIST_FILE: TableProMobile/Info.plist
INFOPLIST_KEY_CFBundleDisplayName: TablePro
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption: NO
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption: YES
INFOPLIST_KEY_LSApplicationCategoryType: public.app-category.developer-tools
INFOPLIST_KEY_UIApplicationSceneManifest_Generation: YES
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents: YES
Expand Down
Loading