You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have to open the iOS+OFLib.xcodeproj separately and build from there. then the app's build grabs the fresh iOS+OFLib (provided it was set to Release as per #8308
I sort of recall that was not necessary? — it make working on the core a bit more cumbersome and risky (you have to be very systematic in rebuilding both every time)
The text was updated successfully, but these errors were encountered:
progress was made and changes to code in OF tree does get recompiled from the app level!
but the new (20250303) template does not include ofxIOS addon itself in the sidebar?
artificiel
changed the title
[iOS] editing source within an app's project tree iOS+OFLib does not trigger recompile the lib
[iOS] editing source within an app's project tree iOF core does trigger recompile the libs but ofxIOS is absent from sidebar
Mar 3, 2025
artificiel
changed the title
[iOS] editing source within an app's project tree iOF core does trigger recompile the libs but ofxIOS is absent from sidebar
[iOS] editing source within an app's project tree OF core does trigger recompile the libs but ofxIOS is absent from sidebar
Mar 3, 2025
have to open the iOS+OFLib.xcodeproj separately and build from there. then the app's build grabs the fresh iOS+OFLib (provided it was set to Release as per #8308
I sort of recall that was not necessary? — it make working on the core a bit more cumbersome and risky (you have to be very systematic in rebuilding both every time)
The text was updated successfully, but these errors were encountered: