feat: update bundle ID config, CloudKit container, and add landing page
- Update CloudKit container ID to iCloud.com.88oakapps.SportsTime across all services - Update IAP product IDs to match new bundle ID (com.88oakapps.SportsTime) - Add app landing page with light, welcoming design matching app aesthetic - Update entitlements and project configuration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import Foundation
|
||||
import SwiftUI
|
||||
import os.log
|
||||
|
||||
private let logger = Logger(subsystem: "com.sportstime.app", category: "ScheduleViewModel")
|
||||
private let logger = Logger(subsystem: "com.88oakapps.SportsTime", category: "ScheduleViewModel")
|
||||
|
||||
@MainActor
|
||||
@Observable
|
||||
|
||||
Reference in New Issue
Block a user