Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6285] iOS: Localization strings settings are not managed when building from Xcode

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-09T14:27:40.000+0000
Affected Version/sRelease 1.8.0, Release 1.7.6
Fix Version/sSprint 2011-47, Release 1.7.6, Release 1.8.0.1
ComponentsiOS
Labelsmodule_transport, qe-testadded
ReporterFederico Casali
AssigneeVishal Duggal
Created2011-11-22T16:11:12.000+0000
Updated2014-06-19T12:44:23.000+0000

Description

Localization strings settings are not imported and managed opening and building the project in Xcode. Steps to reproduce: 1. Create a new project on TiStudio and set a localization file inside i18n/en folder: Name! 2. In app.js, set a localized label text: see http://pastie.org/2906301 3. Build from Studio, then open the project with Xcode (for example, for setting a minimum deployment target) Result: 'Name!' text label is correctly displayed. Project is correctly opened in Xcode 4. Build from Xcode. Result: project is built and run, but label displayed is 'Label_name'

Comments

  1. Vishal Duggal 2011-11-28

    Pull pending #770
  2. Stephen Tramer 2011-11-28

    Merged by bhamon
  3. Wilson Luu 2011-12-06

    Closing bug. Verified fix on: OS: Mac OS X Lion Titanium Studio, build: 1.0.7.201112060130 SDK build: 1.8.0.1.v20111205164258 Devices: iOS Simulator 4.3, ipod 3rd Gen (4.0.2), iphone 4S (5.0.1), ipad 2 (4.3.5) xcode: 4.2
  4. Stephen Tramer 2011-12-06

    Re-closing after merge to 1_7_X.
  5. Michael Pettiford 2012-01-09

    Reopening/closing to add/remove labels

JSON Source