johnxnguyen / Down

Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Other
2.24k stars 319 forks source link

Error: 'cmark_export.h' file not found with <angled> include; use "quotes" instead [Prev closed issue#175] #292

Open hadi-52 opened 1 year ago

hadi-52 commented 1 year ago

Please help prevent duplicate issues before submitting a new one:

Report

Manually changing these brackets to quotes does indeed fix this issue but on build server it fails again.

Xcode: 13.4.1 & 14.2 Cocoapod version: 1.11.3 'Down' version: 0.11.0 MacOS version: 12.6.2 iOS version: Simulator - 15.5 && Real Device - 16.3 (iPhone 11)

What did you do?

pod install

What did you expect to happen?

Compile without modifying the source code.

What happened instead?

'cmark_export.h' file not found with include; use "quotes" instead