Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0
[dcpomatic.git] / platform / osx / wscript
1 def build(bld):
2     obj = bld(features='subst', source='Info.plist.in', target='Info.plist', version=bld.env.VERSION)