Simon Hausmann
|
9ad4ef6e52
|
iOS: Disable the sandbox for the cargo build script by default
When the xcode project is in a sub-dir but the cargo build tries to access a file outside, this won't work.
|
2025-05-20 11:07:19 +02:00 |
|
Simon Hausmann
|
e14140c028
|
iOS: Fix initial window geometry
Define a dummy UILaunchScreen to avoid the app running in legacy mode for old devices.
|
2025-05-20 11:07:19 +02:00 |
|
Simon Hausmann
|
4df7a9504a
|
Avoid double app prefix in ios bundle ids and use dev instead of com
(to be squashed)
|
2025-05-20 11:07:19 +02:00 |
|
Simon Hausmann
|
d37ee60155
|
Add iOS build of the Energy Monitor and Home Automation demos
Use xcodegen -s ios-project.yml to generate the Xcode project.
|
2025-05-20 11:07:19 +02:00 |
|