[llvm-dev] what is difference the between "swift clang (in apple opensource )" and "default clang (in xcode)" related to bitcode?

YoungJun Lee via llvm-dev llvm-dev at lists.llvm.org
Sun Jan 20 18:57:15 PST 2019


Dear all,



I tried to make the archive of my app that is compiled using
swift-clang(opensource : https://github.com/apple/swift-clang )

Making archive of my application is successed, But I can't upload AppStore.

I received to mail from "App Store Connect".



The contents of the email are as follows.



"Invaild Bundle - The app cannot be processed because options not allowed
to be embedded in bitcode are detected in the submission. It is likely that
you are not building the app with the toolchain provided in Xcode. Rebuild
your entire app with the latest GM Xcode and submit the app again."



My environment of compile are as follows.



Xcode version : 9.4.1

Compiler : opensource swift clang (LLVM)

Bitcode : enable



What is difference the between "swift clang (in apple opensource )" and
"default clang (in xcode)" related to bitcode?


Please give me a solution.



Thanks



Best regards...

-- 
Young Jun Lee [dog3hk]
Tel : 010 3129 2621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190121/03eed86e/attachment.html>


More information about the llvm-dev mailing list