diff --git a/apps/ios/project.yml b/apps/ios/project.yml index 15e3f1d9e..b51e1093b 100644 --- a/apps/ios/project.yml +++ b/apps/ios/project.yml @@ -15,10 +15,6 @@ targets: platform: iOS sources: - path: Sources - excludes: - - Assets.xcassets - resources: - - path: Sources/Assets.xcassets dependencies: - package: ClawdisKit - package: ClawdisKit @@ -50,6 +46,7 @@ targets: path: Sources/Info.plist properties: CFBundleDisplayName: Clawdis + CFBundleIconName: AppIcon UILaunchScreen: {} UIApplicationSceneManifest: UIApplicationSupportsMultipleScenes: false