kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

KDCircularProgress.framework: mach-o, but wrong architecture #120

Open kou8910 opened 4 years ago

kou8910 commented 4 years ago

xcode Version 12.0.1 macos 10.15.7 swift5

xib中调用 KDCircularProgress 报错, ViewController.xib: error: IB Designables: Failed to render and update auto layout status for UIView (i5M-Pr-FkT): dlopen(KDCircularProgress.framework, 1): no suitable image found. Did find: KDCircularProgress.framework: mach-o, but wrong architecture

ConfuseIous commented 3 years ago

This issue exists only on the new M1 chips, try a computer with an Intel chip to fix it.