TheInfiniteKind/appbundler

Need new build property for minimum macOS version

Opened this issue · 2 comments

I'll add minOS=10.7 to the build.properties file in a pull request. Do you have preferred nomenclature for branching from master (that is, for naming the associated branch for the pull request)?

Great question, and thanks in advance for the PR. Ideally it would be something like feature/<issuenumber>-<issuename> but anything is fine, really.

for minimum build versions that can be done with a general property, but a specific property would also be nice