Jacksoor
04/10/2024, 8:25 AMembedAndSignAppleFrameworkForXcode
? I had a working setup, where in both the app and extension target I ran the gradle task but this fails archive validation because extensions are not allowed to contain frameworks. Putting it in a schema build pre-action has other issues, see https://youtrack.jetbrains.com/issue/KT-67271/iOS-Widget-Extension-using-embedAndSignAppleFrameworkForXcode. Any ideas how to do this properly?