MAS Rejection: Missing Architecture

Stan Busk maxprog at mac.com
Wed May 18 04:13:20 CDT 2011


Hi Beatrix, (Cced to Valentina Developer list)

Yes they are FAT files. Anyway I need those files to be FAT for everything except the AppStore, at least until I decide to drop PPC support. That will happen this year for sure. I guess Valentina will be Intel only at some point as well. PPC starts to be quite outdated. I don't know what Ruslan thinks about that...

For submitting my Apps to the MAS I found a simple solution by removing the PPC code from Valentina and any other library including it. I did that with the 'ditto' command. The command is:

ditto --rsrc --arch i386  AppName.app AppName AppnameCopy.app

For example:
ditto --rsrc --arch i386  /Users/maxprog/Desktop/iCash\ SE.app /Users/maxprog/Desktop/iCash\ SE.app /Users/maxprog/Desktop/iCash\ SE\ CLEAN.app

Then I delete the app and rename the clean copy. After doing that my App was accepted for review. Before that it was directly rejected.

Before ditto:
lipo -info /Users/maxprog/Desktop/iCash\ SE.app/Contents/vcomponents/libvshared_fat_release.dylib
Architectures in the fat file: /Users/maxprog/Desktop/iCash SE.app/Contents/vcomponents/libvshared_fat_release.dylib are: i386 ppc 

After ditto:
lipo -info /Users/maxprog/Desktop/iCash\ SE\ CLEAN.app/Contents/vcomponents/libvshared_fat_release.dylib
Non-fat file: /Users/maxprog/Desktop/iCash SE CLEAN.app/Contents/vcomponents/libvshared_fat_release.dylib is architecture: i386

Stan

> Hi Stan,
> 
> I think that you are correct. The Valentina dylib says it's a fat file. Can you post your questions on the Valentina list? I need to have this resolved asap because I wanted to submit my own Valentina app soon.
> 
> 
> Begin forwarded message:
> 
>> Message: 6
>> Date: Tue, 17 May 2011 20:32:31 +0200
>> From: Stan Busk <maxprog at mac.com>
>> Subject: Re: MAS Rejection: Missing Architecture
>> To: Realbasic NUG <realbasic-nug at lists.realsoftware.com>
>> Message-ID: <C5343B46-CACA-48DC-B7DA-8922C2AF49FF at mac.com>
>> Content-Type: text/plain; charset=windows-1252
>> 
>> 
>> In one app I have found a possible culprit, Valentina. I will contact Valentina developer and ask if they know something about that. For the other app, I am still investigating.
> 
> Mit freundlichen Grüßen/Regards
> 
> Trixi Willius
> 
> http://www.mothsoftware.com
> Mail Archiver X: archive, clean and search email
> http://www.beatrixwillius.de
> Fractals, 3d landscapes etc.
> 



More information about the Valentina mailing list