Hello everyone,
I'm encountering the same problem as the thread author, or a similar problem mentioned here
http://www.un4seen.com/forum/?topic=19367.0I'm using Delphi 11.3 and want to publish my App for iOS.
As far as I know, Delphi cannot handle 3rd party frameworks nor can it "link binary with libraries".
(If I'm wrong here, please correct me!)
I can deploy the dynamic bass libraries (extracted from the xcframework and deployed to a subfolder) together with my App, and I can run it directly on my iOS device.
However, I encounter difficulties deploying it via an IPA-file to the App-Store (error-msg: "ERROR ITMS-90171: "Invalid Bundle Structure - The binary file "bass" is not permitted...".)
The best quick & dirty solution for me now seems to be using static libraries (bass.a, bassenc.a and bassenc_mp3.a, 64bit), if Ian@unseen could kindly provide them.
Alternatively, does any other Delphi user have a working solution for me?
Thanx &
Best Regards
Michael