Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20526] iOS Module: metadata.json file is written outside iphone module folder

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-03-07T21:36:11.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.2.1
ComponentsTooling
Labelsqe-5.2.1
ReporterFeon Sua Xin Miao
AssigneeFeon Sua Xin Miao
Created2016-03-07T20:54:58.000+0000
Updated2016-03-10T17:47:43.000+0000

Description

Steps to reproduce

1. build an ios module outside the module folder: ti build -p ios -d ./iphone -b

Actual Result

The metadata.json file is created under the current working directory

Expected Result

The metadata.json file should be created under the iphone module folder

Comments

  1. Feon Sua Xin Miao 2016-03-07

    Master: https://github.com/appcelerator/titanium_mobile/pull/7812 5_2_X: https://github.com/appcelerator/titanium_mobile/pull/7813 5_3_X: https://github.com/appcelerator/titanium_mobile/pull/7814
  2. Harry Bryant 2016-03-10

    Verified as fixed, When building a module outside of the module folder, the metadata.json file is created under the iphone module folder. Tested on: iPhone 6S (9.2) Device Mac OSX El Capitan 10.11.3 (15D21) Ti SDK: 5.2.1.v20160307134704 Appc Studio: 4.5.0.201602170821 Appc NPM: 4.2.4-2 App CLI: 5.2.1-12 Xcode 7.2 Node v4.2.6 *Closing ticket.*

JSON Source