We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eef9e commit 3d2e7daCopy full SHA for 3d2e7da
Rakefile
@@ -17,7 +17,7 @@ Motion::Project::App.setup do |app|
17
app.name = 'dragdrop-tester'
18
app.identifier = 'com.digitalmoksha.dragdrop-tester'
19
app.copyright = "Copyright © 2017 digitalMoksha LLC\nAll Rights Reserved"
20
- app.short_version = '0.1' # CFBundleShortVersionString
+ app.short_version = '0.2' # CFBundleShortVersionString
21
app.version = `git rev-list --all | wc -l`.strip.to_i.to_s # the build number
22
app.sdk_version = '12.3'
23
app.deployment_target = '10.14'
bin/dragdrop-tester.app.zip
-1.85 MB
0 commit comments