mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-07-20 01:48:51 +00:00
Its common knowledge that you need apple machines to develop for apple devices Signed-off-by: Aayush Gupta <contact@aayush.io>
9 lines
328 B
Properties
9 lines
328 B
Properties
org.gradle.jvmargs=-Xmx2048M --add-opens jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
|
|
systemProp.file.encoding=utf-8
|
|
|
|
# https://docs.gradle.org/current/userguide/configuration_cache.html
|
|
org.gradle.configuration-cache=true
|
|
|
|
# https://kotlinlang.org/docs/native-target-support.html
|
|
kotlin.native.ignoreDisabledTargets=true
|