File tree
3 files changed
+13
-2
lines changed- apps
- scripts
- dev
3 files changed
+13
-2
lines changedSubmodule projectGenerator updated 19 files
- .github/workflows/build-linux.yml+1-1
- .github/workflows/build-macos.yml+6
- .github/workflows/build-vs.yml+7-1
- commandLine/App.xcconfig+1-1
- commandLine/commandLine.xcodeproj/xcshareddata/xcschemes/commandLine Debug.xcscheme+1-1
- commandLine/commandLine.xcodeproj/xcshareddata/xcschemes/commandLine Release.xcscheme+1-1
- commandLine/config.make+3
- commandLine/openFrameworks-Info.plist+8-10
- commandLine/src/addons/ofAddon.cpp+7-6
- commandLine/src/addons/ofAddon.h+2
- commandLine/src/main.cpp-1
- commandLine/src/projects/baseProject.h+1-1
- commandLine/src/projects/visualStudioProject.cpp+1
- commandLine/src/projects/xcodeProject.cpp+9-4
- commandLine/src/utils/Utils.cpp+49-32
- commandLine/src/utils/Utils.h+2-2
- frontend/index.js+2-1
- frontend/npm-shrinkwrap.json+29-19
- scripts/osx/build_frontend.sh+5-1
Submodule apothecary updated 15 files
- .github/disabled/.DS_Store
- .github/disabled/remove-old-artifacts.yml-20
- .github/workflows/.DS_Store
- .github/workflows/build-ios.yml+17-89
- .github/workflows/build-macos.yml+20-88
- .github/workflows/build-tvos.yml+17-88
- .github/workflows/build-vs2022-arm64.yml+17-104
- .github/workflows/build-vs2022-arm64ec.yml+16-102
- .github/workflows/build-vs2022-x64.yml+17-101
- .github/workflows/build-xcframework.yml+35-61
- .github/workflows/clean-up-cache.yml+6-20
- apothecary/apothecary+22-56
- apothecary/formulas/libusb/libusb.sh+23-19
- apothecary/formulas/openssl/openssl.sh+3-3
- scripts/package.sh+5-11
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
0 commit comments