Closed ploden closed 2 years ago
Finally figured this out. I had to disable MacOS System Integrity Protection, set SWIFTPM_PD_LIBS="/Library/Developer/Toolchains/swift-5.4.2-RELEASE.xctoolchain/usr/lib/swift/pm”, and add names to the package dependencies. Then I was able to build from both Android Studio and the command line. Thanks!
Hi, and thanks for all your work! I'm excited to run Swift on Android.
When I try to build the weather app with ./gradlew clean assembleDebug, I get the following: