Christopher Mederos
06/20/2025, 5:32 AM#if Debug
in Swift)François
06/20/2025, 6:09 AMFrançois
06/20/2025, 6:12 AMChristopher Mederos
06/20/2025, 6:31 AMdarkmoon_uk
06/20/2025, 6:54 AMbuildkonfig.flavor
Gradle param to the shared
module's Xcode Run Script Build Phase, i.e:
./gradlew -Pbuildkonfig.flavor=$CONFIGURATION :shared:embedAndSignAppleFrameworkForXcode
...where $CONFIGURATION
is the Xcode provided Configuration name implied by the selected scheme.
Then the BuildKonfig setup in Gradle compiles in suitable values for my Xcode-selected environment - no Swift needed.