Fix ISDCF name test and add check to see if a mapped channel is included in the DCP.
[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)