1

I want to Introduce Homemade framework in Xcode. When I uploaded after archiving , I encountered compile bitcode error ...

enter image description here

What should I do?

byJeevan
  • 3,728
  • 3
  • 37
  • 60
Zero Snow
  • 13
  • 3

1 Answers1

0

Please Uncheck rebuild from bitcode option while archiving build.

For information visit Impact of Xcode build options "Enable bitcode" Yes/No

Community
  • 1
  • 1
Mukesh Lokare
  • 2,159
  • 26
  • 38