AndreaVitale / av.imageview

Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
MIT License
96 stars 29 forks source link

Build for Device & Simulator Error #110

Open jabele opened 3 years ago

jabele commented 3 years ago

When I build with either 2.0.2 or 2.1.0 on iOS I get this error:

Building for iOS Simulator, but the linked and embedded framework 'SDWebImage.framework' was built for iOS + iOS Simulator

When I remove av.imageview and build again it has no problems. Any suggestions for how to get over this hurdle?

m1ga commented 3 years ago

how do you build your app and which Ti SDK are you using? Don't see that error here

arnmac commented 3 years ago

I also have this problem with my project. I am trying to setup our build on a new machine that has XCode 12.3 on it. I am building through VS Code using the Titanium Extension. The error comes up when I try to run or debug on the iOS emulator. There is no problem running the app on the Android Emulator on the same machine. We have it working on another machine that runs XCode 12.1. The error seems to be similar to this: https://developer.apple.com/forums/thread/669411?answerId=652663022#652663022

m1ga commented 3 years ago

xcode 12.3 has some issues. See: https://github.com/appcelerator/titanium_mobile/pull/12354 for a fix or downgrade to 12.2