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
79220b07
Commit
79220b07
authored
Jun 09, 2020
by
Roman Haefeli
Browse files
base our app on an unsigned version of Pd
parent
508ec401
Changes
1
Show whitespace changes
Inline
Side-by-side
build_macos.sh
View file @
79220b07
...
...
@@ -6,7 +6,7 @@ app_bundle_name="${app_name}-${app_version}.app"
package_version
=
$(
date
+%Y-%m-%d
)
# Pd
pd_archive_file
=
~/Downloads/pd-0.51-0.mac.tar.gz
pd_archive_file
=
~/Downloads/pd-0.51-0.
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