chore: bump version to 1.1.4

This commit is contained in:
2025-12-18 20:27:30 -07:00
parent bf8694fc75
commit 08d55519e6
11 changed files with 49 additions and 40 deletions

View File

@@ -42,7 +42,7 @@ App Groups allow the Share Extension and main app to share data.
3. Click **+ Capability**
4. Select **App Groups**
5. Click **+** to add a new group
6. Enter: `group.app.timesafari`
6. Enter: `group.app.timesafari.share`
7. Ensure it's checked/enabled
### For Share Extension Target:
@@ -52,7 +52,7 @@ App Groups allow the Share Extension and main app to share data.
3. Click **+ Capability**
4. Select **App Groups**
5. Click **+** to add a new group
6. Enter: `group.app.timesafari` (same as main app)
6. Enter: `group.app.timesafari.share` (same as main app)
7. Ensure it's checked/enabled
**Important:** Both targets must use the **exact same** App Group identifier.