Bump iOS version to 1.1
Some checks failed
Tagged release / prepare-release (push) Successful in 4s
Tagged release / build-unix (push) Successful in 21m37s
Tagged release / build-windows (push) Successful in 9m11s
Tagged release / publish-release (push) Successful in 2s
Weekly OSV dependency audit / dependency-audit (push) Failing after 3s

This commit is contained in:
Georg Bauer
2026-08-15 20:32:56 +02:00
parent ac6de7d4f2
commit 49d9fdcc9a
4 changed files with 11 additions and 9 deletions

View File

@@ -3,6 +3,8 @@ options:
bundleIdPrefix: de.rfc1437
settings:
ENABLE_USER_SCRIPT_SANDBOXING: NO
MARKETING_VERSION: "1.1"
CURRENT_PROJECT_VERSION: "1"
packages:
Highlighter:
url: https://github.com/smittytone/HighlighterSwift
@@ -17,8 +19,6 @@ targets:
deploymentTarget: "17.0"
settings:
PRODUCT_BUNDLE_IDENTIFIER: de.rfc1437.gotcha
MARKETING_VERSION: "1.0"
CURRENT_PROJECT_VERSION: "1"
DEVELOPMENT_TEAM: MU22FMRGK8
CODE_SIGN_STYLE: Automatic
TARGETED_DEVICE_FAMILY: "1"
@@ -81,6 +81,8 @@ targets:
path: GotchaWidgets-Info.plist
properties:
CFBundleDisplayName: Gotcha Widgets
CFBundleShortVersionString: "$(MARKETING_VERSION)"
CFBundleVersion: "$(CURRENT_PROJECT_VERSION)"
ITSAppUsesNonExemptEncryption: false
NSExtension:
NSExtensionPointIdentifier: com.apple.widgetkit-extension