Skip to content

Xcode 12 beta: ld error on simulator build (BUG)

Environment

  • Xcode 12 beta
  • ios 14
  • simulator

Problem description

When building a sample project, which uses mobilevlckit pod for simulator, build fails with the following error: ld: in /Users/sol/test/vlc-ios14-example/Pods/MobileVLCKit/MobileVLCKit.framework/MobileVLCKit(input.o), building for iOS Simulator, but linking in object file built for free standing, file '/Users/sol/test/vlc-ios14-example/Pods/MobileVLCKit/MobileVLCKit.framework/MobileVLCKit' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Sample project attached.Archive.zip

Edited by Jean-Baptiste Kempf
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information