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

Allow PBXGroup as PBXFileReference Value #49

Merged
merged 2 commits into from Jan 29, 2013
Merged

Conversation

frisocki
Copy link
Contributor

Xcode can create fileRef references to PBXGroup in the PBXBuildFile
section. This is known to happen when copying a directory from a
project template during new project creation.

Adding "PBXGroup."

Xcode can create fileRef references to PBXGroup in the PBXBuildFile
section.  This is known to happen when copying a directory from a
project template during new project creation.
Verify PBXGroup is an acceptable value for PBXFileReference.
@alloy
Copy link
Member

alloy commented Jan 29, 2013

Thanks!

alloy added a commit that referenced this pull request Jan 29, 2013
Allow PBXGroup as PBXFileReference Value
@alloy alloy merged commit 2edf16c into CocoaPods:master Jan 29, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants