Compare commits

...

2 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
bff1ef7381 Merge branch 'dev' into chore/enable-multiple-scenes 2026-04-16 15:58:11 -03:00
Lucas Nogueira
365f65d3e8 chore(cli): enable iOS scenes lifecycle by default 2026-04-16 15:27:15 -03:00

View File

@@ -60,6 +60,8 @@ targets:
- UIInterfaceOrientationLandscapeRight
CFBundleShortVersionString: {{apple.bundle-version-short}}
CFBundleVersion: "{{apple.bundle-version}}"
UIApplicationSupportsMultipleScenes: true
UISceneConfigurations: {}
{{~#each apple.plist-pairs}}
{{this.key}}: {{this.value}}{{/each}}
entitlements: