eggswift / ESTabBarController

:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.17k stars 578 forks source link

Building for iOS Simulator, but linking in dylib built for iOS, /Framework/pop.framework/pop' for architecture arm64 #282

Closed skywalkerlw closed 1 year ago

skywalkerlw commented 1 year ago

Got this issue when trying to run example on Xcode 14.2 (iOS 16) simulator

wengyunqiang commented 1 year ago

Got this issue when trying to run example on Xcode 14.2 (iOS 16) simulator

I had the same problem

rafaelfrancisco-dev commented 1 year ago

I'll investigate as soon as possible

rafaelfrancisco-dev commented 1 year ago

Fixed the compilation process for simulators & ARM based Macs. Please test further if possible !