Commit 3f886955 authored by Eloy Duran's avatar Eloy Duran

Small fix.

parent a06624b3
...@@ -121,7 +121,7 @@ module Pod ...@@ -121,7 +121,7 @@ module Pod
# Returns a PBXFileReference instance corresponding to the uuid in the fileRef attribute. # Returns a PBXFileReference instance corresponding to the uuid in the fileRef attribute.
def file def file
project._objects[fileRef] project.objects[fileRef]
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment