{ "id": "143557", "key": "TIMOB-18463", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [], "resolution": null, "resolutiondate": null, "created": "2015-01-27T14:39:35.000+0000", "priority": null, "labels": [ "TiBase.h", "ios", "module" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-02-28T19:55:15.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [], "description": "h3. Steps to Reproduce\nWarning when building module in ios:\nValues of type 'NSUInteger' should not be used as format arguments; add an explicit cast to 'unsigned long' instead\n\nh3. Actual Result\nchange this macro in TiBase.h:\n#define ENSURE_ARG_COUNT(x,c) \\nif ([x count]