Marc Reichelt
10/25/2019, 5:17 PMld: warning: ignoring file .../debugFramework/SharedCode.framework/SharedCode, building for iOS-arm64 but attempting to link with file built for iOS Simulator-x86_64
And indeed the debug framework only contains x86_64. I followed the tutorial on https://play.kotlinlang.org/hands-on/Targeting%20iOS%20and%20Android%20with%20Kotlin%20Multiplatform/01_Introduction
Is there a way to build a debug framework containing both architectures (i.e. a ‘fat framework’)?Sam
10/25/2019, 6:05 PMSam
10/25/2019, 6:12 PMMarc Reichelt
10/25/2019, 7:11 PMSam
10/26/2019, 2:31 PMMarc Reichelt
10/26/2019, 9:08 PMMarc Reichelt
10/26/2019, 9:27 PMjonnyzzz
10/27/2019, 3:18 PMMarc Reichelt
10/27/2019, 3:21 PMMichal Harakal
10/27/2019, 3:27 PMMarc Reichelt
10/27/2019, 3:44 PMMichal Harakal
10/27/2019, 3:46 PMMarc Reichelt
10/27/2019, 4:12 PMMarc Reichelt
10/27/2019, 4:12 PMSam
10/27/2019, 4:29 PMMichal Harakal
10/27/2019, 4:29 PMSam
10/27/2019, 4:35 PMMichal Harakal
10/27/2019, 4:38 PMSam
10/27/2019, 5:03 PMMichal Harakal
10/27/2019, 6:39 PM