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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
