TheInfiniteKind / appbundler

72 stars 24 forks source link

Need new build property for minimum macOS version #78

Open jlholt opened 3 years ago

jlholt commented 3 years ago

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)?

sreilly commented 3 years ago

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

sreilly commented 3 years ago

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