简体   繁体   中英

How to fix the Apple Mach-O Linker Error

In my project I need to implement the candle stick chart this link ( https://github.com/i-schuetz/SwiftCharts ) help me to implement it. It's work fine for me in Xcode Version 8.2.1 (8C1002) but in Xcode Version 8.3 beta (8W109m) I'm getting error. Here with I have attached the screenshot for my error. struggling in that last two days. Hoe to solve this issue. Thanks in Advance Apple Mach-O Linker Error screenshot

This problem has different solutions , one of them is to set Enable Bitcode to No . 看她 ( By the way , this may not the solution for you but there is a possibility . Just try )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM