mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Fix instructions in core/build.gradle
This commit is contained in:
@@ -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')
|
||||
// }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user