Commit 87b2868
authored
Template fix for scripts - Fixes Clean (#8260)
* osx fixes for scripts on build / clean work
* Template osx fix quotes
* oF script to route update and download commands - 0.1.0 - init update / download
(cherry picked from commit c59fac7)
* downloader [4.4.0 ~ 4.5.0] - fix close connection for zero urls.
shfmt formatted bash
(cherry picked from commit 8488c46)
* Emscripten fix download 32
* of added upgrade command.
scripts/dev/upgrade.sh added upgrade dev commands to find and replace strings from old versions automatically with sed.
(cherry picked from commit 15fc367)
* of script fix variables
(cherry picked from commit 7ee0b59)
* osx template1 parent 25eb8ff commit 87b2868
File tree
7 files changed
+409
-235
lines changed- libs/openFrameworksCompiled/project/osx/openFrameworksLib.xcodeproj
- scripts
- dev
- templates/osx/emptyExample.xcodeproj
7 files changed
+409
-235
lines changedLines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
813 | 812 | | |
814 | 813 | | |
815 | 814 | | |
| |||
854 | 853 | | |
855 | 854 | | |
856 | 855 | | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | 856 | | |
878 | 857 | | |
879 | 858 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments