Eric Garcia
Results
2
comments of
Eric Garcia
Misreading the above advice, I instead added `implementation project(':SharedCode')` to the project's `build.gradle` file. This created an error, so I removed that line, and gradle rebuilt along with the `bin`...
I also ran into where the `xcode-frameworks` directory wasn't getting created. Running `./gradlew build` from the command line seemed to fix this.