Post

Replies

Boosts

Views

Activity

Reply to ld: building for iOS Simulator, but linking in dylib built for iOS
My problem solved with delete arm64 from target>build settings>Excluded Architectures. Actually i deleted from there before, but actually worked when i go to my VSCode and go to ios/App/App.xcodeproj/project.pbxproj file and searched EXCLUDED_ARCHS = arm64; and delete from there, and worked, i dont know why my update at xcode did not worked but VSCode worked xcode 12.0.1, iOS 14 pack updated, and all capacitor stuff updated for 2.0.4 (latest one)
Sep ’20