{"id":23449508,"url":"https://github.com/danielmahon/ti.version","last_synced_at":"2025-04-13T18:51:20.850Z","repository":{"id":4728915,"uuid":"5877591","full_name":"danielmahon/ti.version","owner":"danielmahon","description":"Python compile script to increment build versions for Appcelerator Titanium Mobile apps","archived":false,"fork":false,"pushed_at":"2012-09-20T16:03:30.000Z","size":120,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:40:38.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielmahon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-19T20:24:09.000Z","updated_at":"2014-10-15T10:17:17.000Z","dependencies_parsed_at":"2022-09-21T19:31:13.677Z","dependency_job_id":null,"html_url":"https://github.com/danielmahon/ti.version","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmahon%2Fti.version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmahon%2Fti.version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmahon%2Fti.version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmahon%2Fti.version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielmahon","download_url":"https://codeload.github.com/danielmahon/ti.version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248765982,"owners_count":21158296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T23:19:21.300Z","updated_at":"2025-04-13T18:51:20.829Z","avatar_url":"https://github.com/danielmahon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ti.version\n\nPython compile script to increment build versions for Appcelerator Titanium Mobile apps\n\n## Usage\n\nJust copy the `\u003cti.version\u003e` folder into the `\u003cplugins\u003e` folder for your application.\n\nEdit tiapp.xml, and add:\n~~~\n\u003cplugins\u003e\n    \u003cplugin version=\"0.1\"\u003eti.version\u003c/plugin\u003e\n\u003c/plugins\u003e\n~~~\nThat should create/update a file `\u003cpackage.json\u003e` in your `\u003cResources\u003e` folder.\n\nYou can read the package.json file in app using:\n~~~\nvar pjson = JSON.parse(Ti.Filesystem.getFile('./package.json').read());\nTi.API.info(pjson);\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmahon%2Fti.version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmahon%2Fti.version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmahon%2Fti.version/lists"}