Kapeli / Dash-iOS

Dash for iOS was discontinued. Please check out Dash for macOS instead.
https://kapeli.com/dash
Other
7.13k stars 928 forks source link

Too many errors to build successfully #133

Open thirteenthree opened 2 years ago

thirteenthree commented 2 years ago

Too many errors to build successfully

DmytriE commented 2 years ago

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.

mountainash commented 1 year ago

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 commented 1 year ago

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