{ "id": "149451", "key": "TIMOB-19175", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-07-06T19:18:54.000+0000", "created": "2015-07-06T14:18:07.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2015-09-03T00:10:47.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10207", "name": "Tooling" }, { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "We have a version of 1.1.0.0 hard-coded into the manifest templates. We need to pass along the tiapp version number to the manifest.\r\n\r\nFrom the looks of it, I _think_ the best approach is to use the first two digits from tiapp, and then we should manage the last two. The 3rd one should be an auto-incrementing number each build. The 4th can likely just be a unix timestamp.\r\n\r\nhttps://msdn.microsoft.com/en-us/library/windows/apps/gg442301(v=vs.105).aspx#BKMK_Updatingversionnumbers\r\nhttp://henrituomola.fi/blog/2013/02/20/auto-versioning-windows-phone-application-packages-using-msbuild/\r\n\r\nhttp://stackoverflow.com/questions/23754398/how-do-i-auto-increment-the-package-version-number", "attachment": [], "flagged": false, "summary": "Windows: Tiapp version isn't populated into app's manifest file", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 443, "state": "closed", "name": "2015 Sprint 14 Windows", "startDate": "2015-07-06T04:01:52.896Z", "endDate": "2015-07-19T03:59:00.000Z", "completeDate": "2015-07-20T22:18:14.505Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "356988", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/354", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-07-06T14:44:48.000+0000", "updated": "2015-07-06T14:44:48.000+0000" }, { "id": "357454", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "We should do the same we now (finally) did for iOS like Android and fallback on version but allow the user to override and specify the exact version.\r\n\r\n{code:xml}\r\n\r\n 1.2.3\r\n \r\n 1.2.3.4\r\n \r\n ..\r\n{code}\r\n\r\nAnd we should also include Windows in TIMOB-19173, in which case you could do:\r\n\r\n{code:xml}\r\n\r\n 1.2.4\r\n 3\r\n ..\r\n{code}\r\n\r\nThen for windows {{3}} would replace {{4}} and the 4th would still be a unix timestamp.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2015-07-10T12:58:13.000+0000", "updated": "2015-07-10T12:58:13.000+0000" }, { "id": "362121", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Verified using:\r\n\r\nWindows 8.1\r\nAppc CLI Core: 5.0.0-33\r\nAppc CLI NPM: 4.2.0-1\r\nTitanium SDK: 5.0.0.v20150902095518\r\nNokia Lumia 930 8.1\r\n\r\nThe version set for an app in the tiapp.xml is now respected and shown when using Ti.App.version\r\n\r\nClosing ticket", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-09-03T00:10:42.000+0000", "updated": "2015-09-03T00:10:42.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }