meteor-ios icon indicating copy to clipboard operation
meteor-ios copied to clipboard

Module 'Meteor' not found

Open agusguerra10 opened this issue 9 years ago • 3 comments

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

agusguerra10 avatar Jun 07 '15 03:06 agusguerra10

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.

martijnwalraven avatar Jun 07 '15 04:06 martijnwalraven

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!

agusguerra10 avatar Jun 07 '15 16:06 agusguerra10

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

mmjackk avatar Mar 23 '16 12:03 mmjackk