daphillips
08/14/2024, 12:52 AMios-app
. I am able to run the app on a simulator in fleet, but running a ./gradlew build
yields an AssertionError
on one of the ios app targets. If I generate an xcode project and manually linked the shared
framework, things seem to build fine (as best I can tell... new to ios dev in general). Has anyone run into this before? Any workarounds exist?daphillips
08/14/2024, 12:53 AMAssertionError
Ivan Kubyshkin
08/14/2024, 6:19 AMdaphillips
08/15/2024, 12:10 AMdaphillips
08/15/2024, 12:56 AMIvan Kubyshkin
08/20/2024, 2:46 PMdaphillips
08/20/2024, 4:54 PM