Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build for Device & Simulator Error #110

Open
jabele opened this issue Dec 17, 2020 · 3 comments
Open

Build for Device & Simulator Error #110

jabele opened this issue Dec 17, 2020 · 3 comments

Comments

@jabele
Copy link

jabele commented Dec 17, 2020

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
Copy link
Contributor

m1ga commented Jan 9, 2021

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

@arnmac
Copy link

arnmac commented Jan 13, 2021

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
Copy link
Contributor

m1ga commented Jan 13, 2021

xcode 12.3 has some issues. See: tidev/titanium-sdk#12354 for a fix or downgrade to 12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants