Commit bde8abb
committed
Updated iOS support and provisioning, added commented properties, and dynamic package versioning
Updated the `SupportedOSPlatformVersion` from `13.0` to `10.0`, lowering the minimum supported iOS version. Added a new `ProvisioningType` property set to `manual` for manual app provisioning. Set the `RuntimeIdentifier` to `iossimulator-x64` for building the app for the iOS simulator on a 64-bit architecture. Added two commented out properties, `RuntimeIdentifier` set to `ios-arm64` and `CodesignKey`, for future use on real iOS devices. Changed the `Avalonia.iOS` package reference version from hardcoded `11.0.9` to a variable `$(AvaloniaVersion)` for dynamic version setting.1 parent e3acc03 commit bde8abb
1 file changed
Lines changed: 8 additions & 2 deletions
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
10 | | - | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
0 commit comments