Commit f679d65f authored by Eloy Duran's avatar Eloy Duran

Clean

parent 3ca4bf3d
......@@ -82,9 +82,9 @@ module Pod
dep
end
def xcconfig(path)
@xcconfig = path
end
#def xcconfig(path)
#@xcconfig = path
#end
def frameworks(*frameworks)
@frameworks = frameworks.map { |f| Pathname.new(f) }
......
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