Update signing configuration to use 88oakapps.feels identifiers
- Update App Group IDs from group.com.tt.feels to group.com.88oakapps.feels - Update iCloud container IDs from iCloud.com.tt.feels to iCloud.com.88oakapps.feels - Sync code constants with entitlements across all targets (iOS, Watch, Widget) - Update documentation in CLAUDE.md and PROJECT_OVERVIEW.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -137,7 +137,7 @@ Three widget types in `FeelsWidget/`:
|
||||
2. **FeelsGraphicWidget**: Small widget with mood graphic
|
||||
3. **FeelsIconWidget**: Custom icon widget
|
||||
|
||||
Data shared via App Groups: `group.com.88oakapps.ifeel`
|
||||
Data shared via App Groups: `group.com.88oakapps.feels`
|
||||
|
||||
---
|
||||
|
||||
@@ -155,8 +155,8 @@ Data shared via App Groups: `group.com.88oakapps.ifeel`
|
||||
## Configuration
|
||||
|
||||
### App Groups
|
||||
- Production: `group.com.88oakapps.ifeel`
|
||||
- Debug: `group.com.88oakapps.ifeelDebug`
|
||||
- Production: `group.com.88oakapps.feels`
|
||||
- Debug: `group.com.88oakapps.feels.debug`
|
||||
|
||||
### Background Tasks
|
||||
- Identifier: `com.88oak.Feels.dbUpdateMissing`
|
||||
|
||||
Reference in New Issue
Block a user