https://kotlinlang.org logo
t

tylerwilson

08/26/2021, 3:30 PM
Question: I had switched to using the new embedAndSignAppleFrameworkForXcode method to integrate with Xcode. Works great when building for sim. But just tried an Archive, and since my app supports iOS 10+, it tries to build armv7, which fails. Is this a know issue with this method. It worked previously with the older gradle script…