Mobile-UXSDK-iOS
Mobile-UXSDK-iOS copied to clipboard
Umbrella header for module 'DJIUXSDK' does not include header 'DUXManualZoomBaseWidget.h'
When importing DJIUXSDK
4.8 as a framework, and not using cocoapods, after cleaning our project, we're seeing this error when trying to build:
Umbrella header for module 'DJIUXSDK' does not include header 'DUXManualZoomBaseWidget.h'
Hi @bryanrahn , could you help to try using cocoapods for DJIUXSDK 4.8 for now? We have addressed this header file issue and will fix it in the upcoming future release.
I can work around yes; but I wanted to make sure that this was fixed.
Also, since some projects don't/can't use Cocoapods, it would be much appreciated if standalone importing the framework, or even Carthage, was supported.
Hi @bryanrahn, we will fix this extra header in a future release.
In the meantime please let us know if you're having any further issues getting UXSDK 4.8 to compile. I was able to compile UXSDK 4.8 in a sample project without using Cocoapods on Xcode 10.1 and would be happy to share it if needed. Thanks!