You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, my project has to enable bitcode, but opus.framework doesn't.
I try to add "-fembed-bitcode" in line 110, but it doesn't work. EXTRA_CFLAGS="-arch ${ARCH} -fembed-bitcode"
The text was updated successfully, but these errors were encountered:
hi, my project has to enable bitcode, but opus.framework doesn't.
I try to add "-fembed-bitcode" in line 110, but it doesn't work. EXTRA_CFLAGS="-arch ${ARCH} -fembed-bitcode"
Do you adress this problem?I have the same problem with you.
hi, my project has to enable bitcode, but opus.framework doesn't.
I try to add "-fembed-bitcode" in line 110, but it doesn't work.
EXTRA_CFLAGS="-arch ${ARCH} -fembed-bitcode"
The text was updated successfully, but these errors were encountered: