dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 254 forks source link

Please remove bitcode support in FFmpeg as soon as possible #537

Closed fanbaoyuanbees360 closed 1 year ago

fanbaoyuanbees360 commented 1 year ago

https://developer.apple.com/documentation/xcode-release-notes/xcode-14-release-notes

Starting with Xcode 14, bitcode is no longer required for watchOS and tvOS applications, and the App Store no longer accepts bitcode submissions from Xcode 14.

pod 'DJIWidget', '~> 1.6.6 contains FFmpeg.framework, please remove it.

The App Store Connect rejected error: ITMS-90482: Invalid Executable - The executable 'xxx.app/Frameworks/FFmpeg.framework/FFmpeg' contains bitcode.

DJI-William commented 1 year ago

已经和研发提单,现在iOS的人力非常不充足,考虑到你的情况我会让他优先解决你的问题的。

pskow commented 1 year ago

I've also encountered this issue, is there any ETA for it?

DJI-William commented 1 year ago

This broblem will be solved very soon in iOS 4.16.2. About in 1-2 weeks.

dylandrones commented 1 year ago

Any update on the ETA to resolve this issue?

DJI-William commented 1 year ago

Already fixed, we are waiting for other bugs to fix and release the new SDK.

DJI-William commented 1 year ago

4.16.2 is released, please find the latest DJIWidget and iOS MSDK Github.