Coder Social home page Coder Social logo

Comments (5)

dji-dev avatar dji-dev commented on June 24, 2024

Hi, since we use some third party libraries like FFMPEG, which doesn't support bitcode yet, in our sample code project, we suggest you to disable the bitcode. As the documentation says, you should set the enabled bitcode to NO. Hope it helps.

from mobile-sdk-ios.

dji-dev avatar dji-dev commented on June 24, 2024

Currently, the iOS SDK Sample Code project doesn't support bitcode due to FFmpeg's libavcodec.a issue, we have marked down this problem

from mobile-sdk-ios.

XietongLU avatar XietongLU commented on June 24, 2024

Hi ckizer, we figure out a temporary way to enable bitcode.

  1. Enable bitcode for both demo project and VideoPreviewer project.
  2. Remove "Other Linker Flags" in VideoPreviewer.
    Then you can compile demo with bitcode enabled to your mobile device. However, there will be error when compiling demo with this setting to simulator. So if you want to debug your application on simulator, please use the original setting.
    We will keep looking for a better way to do this. Tell me if the suggestion can solve your problem. Then I can close this issue.

from mobile-sdk-ios.

dji-dev avatar dji-dev commented on June 24, 2024

Hi, since this issue is solved, close it now.

from mobile-sdk-ios.

EonKid avatar EonKid commented on June 24, 2024

@oliverou @XietongLU I still unable to build Archive for upload to AppStore Xcode 8.2.1

from mobile-sdk-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.