[Mono-bugs] [Bug 549871] New: Custom info.plist in SLN does not merge with the MD default settings
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 24 13:44:14 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=549871
Summary: Custom info.plist in SLN does not merge with the MD
default settings
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: christian.weyer at thinktecture.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=324003)
--> (http://bugzilla.novell.com/attachment.cgi?id=324003)
Sample MD SLN
Description of Problem:
Usually, a custom info.plist file in MonoDevelop will be merged with MD's auto
settings. THis does not work for me when trying to build for the device (and
code signing fails).
The reason seems to be that the final plist file after building is just the
custom settings from the custom plist in the SLN and not the merged one.
Sample MD SLN attached.
Steps to reproduce the problem:
1. Build the attached SLN for the device, e.g. Debug-iPhone
2. You should see a build error saying that code signing failed
3. Navigate to the iTecTeacher.app, remove the .app, go into the folder and
look at the plist file...
Actual Results:
Build error
Expected Results:
Should build, with the merged plist
How often does this happen?
ALways, for the device
Additional Information:
-
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list