Files
voice-cat/clients/apple/iOS/VoiceCatiOS/Assets.xcassets/Contents.json
Talon bda37ec27b fix(ios): add AppIcon asset catalog and fix launch screen for TestFlight
Adds Assets.xcassets with a placeholder 1024x1024 AppIcon so Xcode
compiles CFBundleIconName and the required icon sizes into the bundle.
Replaces UILaunchStoryboardName (missing storyboard) with UILaunchScreen
dict, valid for iOS 14+ (min target is iOS 18). Fixes all four App Store
Connect validation errors blocking TestFlight upload.
2026-06-30 13:22:14 +01:00

7 lines
63 B
JSON

{
"info" : {
"author" : "xcode",
"version" : 1
}
}