removed temp print statement
This commit is contained in:
parent
801808062d
commit
ed13aaeacf
@ -315,7 +315,6 @@
|
||||
if xcode.isframework(node.path) then
|
||||
--respect user supplied paths
|
||||
if string.find(node.path,'/') then
|
||||
io.write(node.path .. '\n')
|
||||
if string.find(node.path,'^%.')then
|
||||
error('relative paths are not currently supported for frameworks')
|
||||
end
|
||||
|
Reference in New Issue
Block a user