use developer-language option for apple Base folder
This commit is contained in:
parent
922f1a72a1
commit
3043a48131
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ module Twine
|
|||
if match[1] != "Base"
|
||||
return match[1]
|
||||
end
|
||||
return @options[:developer_language]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Reference in a new issue