Libraries
»
xcodeproject_swift
(0.3.14)
»
Index
»
XcodeProject
»
Data
»
#file
Method: XcodeProject::Data#file
Defined in:
lib/xcodeproject/data.rb
#
file
(gpath) ⇒
Object
65 66 67
# File 'lib/xcodeproject/data.rb', line 65
def
file
(
gpath
)
main_group
.
file
(
gpath
)
end