diff --git a/build-mogenerator-Info-plist.sh b/build-mogenerator-Info-plist.sh index ff11ae66..8521e239 100644 --- a/build-mogenerator-Info-plist.sh +++ b/build-mogenerator-Info-plist.sh @@ -3,6 +3,8 @@ rm -f /tmp/mogenerator-Info.plist -c "Clear" \ -c "Import :human.h.motemplate templates/human.h.motemplate" \ -c "Import :human.m.motemplate templates/human.m.motemplate" \ + -c "Import :human.swift.motemplate templates/human.swift.motemplate" \ -c "Import :machine.h.motemplate templates/machine.h.motemplate" \ -c "Import :machine.m.motemplate templates/machine.m.motemplate" \ + -c "Import :machine.swift.motemplate templates/machine.swift.motemplate" \ /tmp/mogenerator-Info.plist