Fix instructions in core/build.gradle

pull/498/head
Alinson S. Xavier 7 years ago
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…
Cancel
Save