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

"Check Dependencies" warnings #175

Open
ghulammustafa opened this issue Jan 5, 2013 · 0 comments
Open

"Check Dependencies" warnings #175

ghulammustafa opened this issue Jan 5, 2013 · 0 comments

Comments

@ghulammustafa
Copy link

warning: no rule to process file '$(PROJECT_DIR)/GMGridView.m' of type sourcecode.c.objc for architecture armv6
warning: no rule to process file '$(PROJECT_DIR)/GMGridViewCell.m' of type sourcecode.c.objc for architecture armv6
warning: no rule to process file '$(PROJECT_DIR)/GMGridViewLayoutStrategies.m' of type sourcecode.c.objc for architecture armv6
warning: no rule to process file '$(PROJECT_DIR)/UIGestureRecognizer+GMGridViewAdditions.m' of type sourcecode.c.objc for architecture armv6
warning: no rule to process file '$(PROJECT_DIR)/UIView+GMGridViewAdditions.m' of type sourcecode.c.objc for architecture armv6

Possible explanation:
"Xcode 4.5 has dropped support for armv6 as the warning says. The setting is showing because you had it in a previous version of your project. Just change your setting to compile for armv7 and armv7s (iPhone5)."

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

1 participant