1.0.6: Fix widget version, bump to build 41, fix Fastfile signing

- MealMoodWidget CFBundleShortVersionString: 1.0.3 → 1.0.6 (fixes ITMS-90473)
- App + Widget build number: 40 → 41 (App Store release build)
- Fastfile: add manageAppVersionAndBuildNumber: false to EXPORT_OPTIONS
  to prevent xcodebuild from requiring App Store Connect during export

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
alexandrev-tibco
2026-04-30 08:36:31 +02:00
parent 237394c7d5
commit 4ac81d6223
3 changed files with 15 additions and 5 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<string>1.0.6</string>
<key>CFBundleVersion</key>
<string>21</string>
<string>41</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>