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

Modules disabled for Pods project #1

Open
DevAlloy opened this issue Dec 24, 2013 · 3 comments
Open

Modules disabled for Pods project #1

DevAlloy opened this issue Dec 24, 2013 · 3 comments

Comments

@DevAlloy
Copy link

I spend some time to resolve error @import “Unexpected '@' in program” caused disabled modules for Pods project.

Solution:
Project - Pods
Build Settings - Enable Modules: YES

@irace
Copy link
Owner

irace commented Dec 26, 2013

Where are you seeing this error? I don't see it when a) cloning this repo b) running pod install c) opening BRYSerialAnimationExample.xcworkspace

@irace
Copy link
Owner

irace commented Jan 16, 2014

@alloydev Are you using Xcode 5? I'm going to close this if you can't help me figure out how to reproduce.

@DevAlloy
Copy link
Author

Did exactly what you said. clone -> pod install -> open workspace.

.../Projects/BRYSerialAnimationQueue/Classes/BRYSerialAnimationQueue.h:9:1: Unexpected '@' in program for @import UIKit;

Use Xcode 5.0.2

When I set "Enable modules" to YES for Pods project, error is gone.
http://snag.gy/mYlJh.jpg

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

2 participants