Coder Social home page Coder Social logo

djiflysafedatabaseresource's Introduction

DJIFlySafeDatabaseResource

What Is This?

The DJIFlySafeDatabaseResource is a database resource, you must integrate it into your Xcode project in order to register SDK successfully.

For more details of the usage, please check the DJI Mobile SDK iOS Github Repo.

Installation

DJIWidget is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DJIFlySafeDatabaseResource', '~> 01.00.01.18'

Note: Remember to add use_frameworks! in the pod file to use DJIFlySafeDatabaseResource as a dynamic framework in Swift project.

Credits

DJIFlySafeDatabaseResource is owned and maintained by DJI SDK.

Support

You can get support from DJI with the following methods:

License

DJIFlySafeDatabaseResource is available under the MIT license. See the LICENSE file for more info.

djiflysafedatabaseresource's People

Contributors

dji-dev avatar oliverou avatar westfr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

djiflysafedatabaseresource's Issues

Make it possible to use with Carthage or SPM

Many app developers use other dependency managers than Cocoa Pods. Especially now that Swift Package Manager exists as the accepted dependency manager by Apple. It would really help if this project supported that.

CFBundleExecutable key in Info.plist blocks app store submission

This reopens issue #1 and is solved by pull request #2. Creating this issue for visibility.

Attempting to upload an app built with the DJI UX SDK will produce the following error:

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/[appname].app/DJIFlySafeDatabaseResource.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue."

Since this bundle does not include an executable, it's improper for the CFBundleExecutable key to be in the Info.plist. Please merge #2

(PS: com.joey.MyTest.DJIFlySafeDatabaseResource is likely not the proper bundle identifier, either.)

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key."

Hello DJI Teams !

I want to integrate DJIFlySafeDatabaseResource in my XCode project with podfile.

When I build my app in debug mode, everything are ok ! ๐Ÿ‘Œ
But, when I build my app in release mode, I obtain the error below.

ERROR ITMS-90535: "Unexpected CFBundleExecutable Key. The bundle at 'Payload/DronieCompanion.app/DJIFlySafeDatabaseResource.bundle' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue."

Do you have any solution for this ?
Thanks all !

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.