Hi folks,
Not exactly a Xojo problem, but I know you guys know how to do this sort of thing
I’m embedding some external resources in the form of some .so libraries. All but 1 of them have universal versions available to use, but one of them I can only get in either x86 or arm, but not universal.
I feel like there should be a way to combine them after the fact? This is keeping me from being able to do a universal version of the app.
Any suggestions or where I should go next to look would be greatly appreciated!