meteor-ios
meteor-ios copied to clipboard
Module 'Meteor' not found
Hey!
I'm niether being able to run the examples nor run my own project with meteor-ios installed with cocoa pods. I'm getting a "Module 'Meteor' not found" error. I've checked Build Setting and both "Enable Modules" and "Link Frameworks Automatically" are enabled. Do you have any idea about what could be happening?
Thanks!
Edit: I'm programming in Objective C and my Xcode version is 6.3
I've had this happen before, and cleaning ~/Library/Developer/Xcode/DerivedData and rebuilding seems to fix it. Let me know if it doesn't help.
Hey Martijn,
It did solved the problem with my personal project so I am now able to start playing with meteor. Still cannot run the Leaderboard example though.
Thanks!
Hi Martin, Thank you for all the work you've done! I'm having the same issue. Xcode is no longer located in ~/Library. When I get into the app, there's Contents/Developer/Library/Xcode but there's no DerivedData. I can't seem to get past this issue. 'Enable modules' and 'Link frameworks automatically' are both defined as 'Yes' in the build settings. Thank you, Jacky