Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
netpd-app-builder
Commits
6896d052
Commit
6896d052
authored
Nov 13, 2020
by
Roman Haefeli
Browse files
bump netpd to 2.2.1 and Pd to 0.51-2 (win) 0.51-3 (mac)
parent
8e400122
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_macos.sh
View file @
6896d052
#!/bin/bash
app_name
=
"netpd"
app_version
=
"2.2"
app_version
=
"2.2
.1
"
app_bundle_name
=
"
${
app_name
}
-
${
app_version
}
.app"
package_version
=
$(
date
+%Y-%m-%d
)
# Pd
pd_archive_file
=
~/Downloads/pd-0.51-
0
.unsigned.mac.tar.gz
pd_archive_file
=
~/Downloads/pd-0.51-
3
.unsigned.mac.tar.gz
# Libraries
ext_urls
=()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment