Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] editing source within an app's project tree OF core does trigger recompile the libs but ofxIOS is absent from sidebar #8312

Closed
Tracked by #7588
artificiel opened this issue Mar 1, 2025 · 3 comments · Fixed by #8330
Assignees
Labels
Milestone

Comments

@artificiel
Copy link
Contributor

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)

@ofTheo
Copy link
Member

ofTheo commented Mar 1, 2025

I think this will be fixed by the same solution as #8308

@artificiel
Copy link
Contributor Author

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?

Image

@artificiel 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 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
@danoli3 danoli3 mentioned this issue Mar 3, 2025
@danoli3
Copy link
Member

danoli3 commented Mar 3, 2025

Fixed #8330

@danoli3 danoli3 self-assigned this Mar 3, 2025
@danoli3 danoli3 added the iOS label Mar 3, 2025
@danoli3 danoli3 added this to the 0.12.1 milestone Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants