Author Topic: BASS for Mac Catalyst?  (Read 1470 times)

francis57

  • Posts: 37
BASS for Mac Catalyst?
« on: 25 Jul '20 - 00:41 »
Hello,
I had 2 apps, one for iOS, the other for Mac OSX, so I used libbass.a for iOS and libbass.dylib for Mac OSX. This worked without problems. Now I try to make one App for Mac Catalyst, but when I want to compile libbass.dylib as a framework, XCode compiler says following:

/Users/hdapper/Documents/CompasBuilder-Apps/CompasBuilder.Catalyst/Compás Builder/Compás Builder.xcodeproj Building for Mac Catalyst, but the linked and embedded library 'libbass.dylib' was built for macOS. You may need to restrict the platforms for which this library should be linked and embedded in the target editor, or replace it with an XCFramework that supports both platforms.

For hours working, I cannot get it to work.Changing the target or restricting the platforms in XCode like they suggest, does not solve the problem, same message appears.
Thanks in advance

Francis

Ian @ un4seen

  • Administrator
  • Posts: 26021
Re: BASS for Mac Catalyst?
« Reply #1 on: 27 Jul '20 - 16:30 »
I haven't tried Mac Catalyst myself, so I'm not familiar how things should be setup for that. I will look into it this week.

francis57

  • Posts: 37
Re: BASS for Mac Catalyst?
« Reply #2 on: 30 Aug '20 - 18:12 »
Thanks, Ian, sorry for being away for weeks

Ian @ un4seen

  • Administrator
  • Posts: 26021
Re: BASS for Mac Catalyst?
« Reply #3 on: 2 Sep '20 - 14:16 »
There has been some progress on this. Another BASS build will be needed for Mac Catalyst, as it won't work with macOS libraries (like your error message said). Still some things to be decided for that and it's not ready for public yet, but if you like I can send you something to try.

francis57

  • Posts: 37
Re: BASS for Mac Catalyst?
« Reply #4 on: 3 Oct '20 - 18:14 »
Hello Ian,
thank you very much for your answer, yes, I would like to try it! Thanks, Francis

Ian @ un4seen

  • Administrator
  • Posts: 26021
Re: BASS for Mac Catalyst?
« Reply #5 on: 5 Oct '20 - 14:00 »
I have emailed you something to try.

Salman Ahmed

  • Posts: 6
Re: BASS for Mac Catalyst?
« Reply #6 on: 25 Jul '23 - 01:20 »
Hello, I'm a developer from osu!. I'm experimenting moving our projects towards using Mac Catalyst, and I'm currently lacking the BASS libraries for the Mac Catalyst platform (BASS, BASS FX, and BASSmix). I would appreciate if you can lend me such libraries for both x86_64 and arm64 architectures.

Ian @ un4seen

  • Administrator
  • Posts: 26021
Re: BASS for Mac Catalyst?
« Reply #7 on: 26 Jul '23 - 12:39 »
I will email you the latest stuff to try.

francis57

  • Posts: 37
Re: BASS for Mac Catalyst?
« Reply #8 on: 22 Nov '23 - 23:59 »
Hi Ian,

the libbass.dylib and libbassmix.dylib you sent me those days have been working until Mac OS Sonoma now. Have you got sth for MacCatalyst for OS 14.1.1?

Bye
Francis

Ian @ un4seen

  • Administrator
  • Posts: 26021
Re: BASS for Mac Catalyst?
« Reply #9 on: 23 Nov '23 - 11:28 »
I will send you the latest stuff to try.