summaryrefslogtreecommitdiff
path: root/platform/osx/wscript
blob: d79c95bb5266131a2f697629d4ca9d57c605f5f2 (plain)
1
2
def build(bld):
    bld.new_task_gen(features='subst', source='Info.plist.in', target='Info.plist', version=bld.env.VERSION)