Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8962] iOS: New feature: Allow the creation/edition of custom Info.plist values within tiapp.xml

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2012-05-03T09:09:27.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sn/a
ComponentsiOS
Labelscore
ReporterShannon Hicks
AssigneeMarshall Culpepper
Created2012-05-02T17:15:27.000+0000
Updated2012-05-03T09:09:27.000+0000

Description

Problem Description

It would be great if we didn't have to create our own Info.plist file to override common values. We can already specify android manifest parameters in tiapp.xml. Examples: I need an app with a shorter name for the Home screen (Bundle Display Name) I would like to have a custom url scheme (URL Schemes array) I want to specify all my icon files for a universal app (Icon files) Since Info.plist is an XML file anyway, it seems like the same logic that went into the Android Manifest section of tiapp.xml could be applied here. This would be something *really great* to have in 1.9 to bring parity between iOS & Android.

Extra info

The customer wants this happening in the tiapp.xml, so he doesn't need to edit a custom plist.

Comments

  1. Stephen Tramer 2012-05-03

    This is an exact duplicate of a feature request which was cloned: TIMOB-7664. If there are problems with the new feature, that is a bug report, and we require the report to follow our standard bug reporting process. We need: * Description of the bug * Sample demonstrating the problem

JSON Source