[Mono-bugs] [Bug 684338] New: Signing Fails ".app: object file format invalid or unsuitable"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 31 22:28:39 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=684338

https://bugzilla.novell.com/show_bug.cgi?id=684338#c0


           Summary: Signing Fails ".app: object file format invalid or
                    unsuitable"
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: gnorton at novell.com
        ReportedBy: ianvink at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16

MonoTouch 3.2.6
MonoDevelop 3.99.14
SDK Xcode3 , latest

When compiling to the device (iPhone) in debug or release, the code signing
fail, the app is reported as, "object file format invalid or unsuitable":

Signing application
codesign -v -f -s "iPhone Developer: Ian Vink (xxxxxx)"
"--resource-rules=/Users/vink/Documents/x/x/xPOC/xPOC/bin/iPhone/Debug/x.Timesheets.app/ResourceRules.plist"
--entitlements
"/Users/vink/Documents/x/x/xPOC/xPOC/bin/iPhone/Debug/x.Timesheets.xcent"
"/Users/vink/Documents/x/x/xPOC/xPOC/bin/iPhone/Debug/x.Timesheets.app"
/Users/vink/Documents/x/x/xPOC/xPOC/bin/iPhone/Debug/x.Timesheets.app: object
file format invalid or unsuitable
/Users/vink/Documents/x/x/xPOC/xPOC/bin/iPhone/Debug/x.Timesheets.app: object
file format invalid or unsuitable

Reproducible: Always

Steps to Reproduce:
1. Compile to device
2. Signing fails
3.
Actual Results:  
Fails to sign

Expected Results:  
SHould sign

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list