Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does version 4.11 support bitcode? #71

Open
a2hill opened this issue Oct 1, 2019 · 7 comments
Open

Does version 4.11 support bitcode? #71

a2hill opened this issue Oct 1, 2019 · 7 comments

Comments

@a2hill
Copy link

a2hill commented Oct 1, 2019

In the last release iOS Mobile SDK 4.11 now supports bitcode. UXSDK does not mention supporting bitcode in its release notes and when attempting to build a release version of the app I get the error:

bitcode bundle could not be generated because '/Users/..../Pods/DJI-UXSDK-iOS/iOS_UXSDK/DJIUXSDK.framework/DJIUXSDK' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '/Users/..../Pods/DJI-UXSDK-iOS/iOS_UXSDK/DJIUXSDK.framework/DJIUXSDK' for architecture arm64

I've enabled bitcode for debug and release variants. Does verison 4.11 of UXSDK-iOS support bitcode?

@dji-dev
Copy link
Contributor

dji-dev commented Oct 3, 2019

Public comment from Lisa Fedane in Zendesk ticket #28517:

Yes, 4.11 UXSDK does support bitcode

Lisa Fedane
DJI Developer Support

@a2hill
Copy link
Author

a2hill commented Oct 8, 2019

What about the above error? Has DJIUXSDK.framework been tested during an archive (release) build?

Also the Zendesk ticket linked to does not seem to exist?

@vivekTusiyd
Copy link

Hi @a2hill , i am also getting the same error when trying to archiving. When running on the device it is working fine.

Any help would be much appreciated.

@vivekTusiyd
Copy link

Hi @a2hill , this issue is fixed with Xcode 11.1. In Xcode 10.0 i was facing the same issue while archiving but app was working fine on device. Again i tried in Xcode 11.1 and everything was fixed .

@a2hill
Copy link
Author

a2hill commented Nov 18, 2019

@vivekTusiyd I’ve tried it with 11.1 now but I am still getting the same error. Is there anything that else that might have changed when you updated to 11.1 (on Mojave)? Are you on Mojave or Catalina?

@india2sarthak
Copy link

Facing the same issue on Xcode 13.1 with UXSDK 4.14

bitcode bundle could not be generated because '{PATH}/Pods/DJI-UXSDK-iOS/iOS_UX_SDK/DJIUXSDK.framework/DJIUXSDK' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '{PATH}/Pods/DJI-UXSDK-iOS/iOS_UX_SDK/DJIUXSDK.framework/DJIUXSDK' for architecture arm64

@mitchrsm
Copy link

any body find a solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants