Dash-iOS icon indicating copy to clipboard operation
Dash-iOS copied to clipboard

Too many errors to build successfully

Open thirteenthree opened this issue 3 years ago • 3 comments

Too many errors to build successfully

thirteenthree avatar Oct 30 '21 04:10 thirteenthree

You must update the LD_RUNPATH_SEARCH_PATH to include the Apple_Doc_Framework directory. For the deprecated warnings, you can update the Xcode Build Settings to ignore all deprecated warnings.

DmytriE avatar Apr 16 '22 13:04 DmytriE

Building for iOS, but the linked and embedded framework 'Apple_Docs_Framework.framework' was built for iOS + iOS Simulator.

I'm getting this error when trying to build. It's a similar issue to Xcode 12.3 failed on some 3rd framework and librarys - is an updated Apple_Docs_Framework.framework available?

mountainash avatar Jul 29 '22 11:07 mountainash

I've pushed a commit that is building the iOS App on the latest version of Xcode without errors.

mountainash avatar Jul 29 '22 12:07 mountainash