19 Jun '13 - 13:07 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: Bass for MacOSX that is AppStore compatable.  (Read 336 times)
chriswa
Posts: 1


« on: 28 Feb '12 - 04:38 »
Reply with quoteQuote

Both libbass.dylib and libbassmix.dylib are not AppStore compatible.  Here is the rejection message from Apple:


Dear Developer,

We have discovered one or more issues with your recent binary submission for "Booktrack Bookshelf". Before your app can be reviewed, the following issues must be corrected:

Unsupported Architecture - Application executables may support either or both of the Intel architectures:
•   i386 (32-bit)
•   x86_64 (64-bit)

Other architectures may not be included in submitted binaries. Confirm that your Xcode project's build settings include those architectures and no others.
Specifically, we found the following unsupported architectures in your binary:

•   ppc7400 (in MacReader.app/Contents/Resources/libbass.dylib, MacReader.app/Contents/Resources/libbassmix.dylib)

Once these issues have been corrected, go to the Version Details page and click Ready to Upload Binary. Continue through the submission process until the app status is Waiting for Upload and then use Application Loader to upload the corrected binary.

Regards,
The iTunes Store Team


Can you please produce a new drop of libbass.dylib and libbassmix.dylib that is built specifically for both 32-bit (most important to me) and 64-bit x86 architectures.

Cheers,
chriswa
Logged
Ian @ un4seen
Administrator
Posts: 15363


« Reply #1 on: 28 Feb '12 - 14:49 »
Reply with quoteQuote

For compatibility with older systems, BASS currently still includes support for the PPC architecture, but it is possible to remove that using the makefile included in the BASS package. Instructions can be found in the BASS.TXT file. Basically, open a Terminal window, go to the BASS folder and type "make i386" or "make intel". Any add-ons (eg. libbassmix.dylib) that are present in the BASS folder will be processed too.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines