projectGenerator
projectGenerator copied to clipboard
macOS: nightly build PG can't add local addons started with relative path?
at build 20240802
addons.make
ofxOsc
../addons/ofxPubSubOsc
../addons/CustomModules
then only ofxOsc is added to xcodeproj, other addons are removed from addons.make.
same here. This used to work with no problems. It is really annoying not being able to move into a newer version of PG since I use local addons a lot on my projects. I will dig a bit and see what I can find.
@2bbb The following is working for me https://github.com/openframeworks/projectGenerator/pull/578