Join Slack
Any ideas, what can be wrong? If i disable bitcode in xcode - build is successfull. What is advanta...
# kotlin-native
w
wilddev
01/31/2022, 7:20 PM
Any ideas, what can be wrong? If i disable bitcode in xcode - build is successfull. What is advantage of building with bitcode vs without bitcode?
s
Sam
02/01/2022, 1:33 AM
You definitely need it for tvOS and watchOS builds. Downloads should also be smaller.
z
Zode
02/01/2022, 4:04 AM
Enable bitcode can significantly reduce binary size, especially if there are redundant symbols.
26
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by