Fix instructions in core/build.gradle
This commit is contained in:
parent
2d0a57efbd
commit
134975b8ba
@ -50,7 +50,7 @@ kotlin {
|
||||
|
||||
// Replace the target above with the following to produce a framework
|
||||
// which can be installed on a real iPhone.
|
||||
// fromPreset(presets.iosX64, 'iOS') {
|
||||
// fromPreset(presets.iosArm64, 'iOS') {
|
||||
// compilations.main.outputKinds('FRAMEWORK')
|
||||
// }
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user