{"id":13566343,"url":"https://github.com/mushank/ZKUDID","last_synced_at":"2025-04-04T00:30:33.027Z","repository":{"id":56930750,"uuid":"52192838","full_name":"mushank/ZKUDID","owner":"mushank","description":"Generate and save permanent UDID with IDFV and keychain in iOS device.","archived":false,"fork":false,"pushed_at":"2017-04-26T10:16:25.000Z","size":50,"stargazers_count":158,"open_issues_count":0,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T21:03:33.523Z","etag":null,"topics":["carthage","cocoapods","identifierforvendor","idfv","ios","keychain","objective-c","udid","uuid"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mushank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-21T05:43:53.000Z","updated_at":"2024-04-03T01:16:27.000Z","dependencies_parsed_at":"2022-08-21T00:01:11.146Z","dependency_job_id":null,"html_url":"https://github.com/mushank/ZKUDID","commit_stats":null,"previous_names":["mushank/zkudidmanager"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mushank%2FZKUDID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mushank%2FZKUDID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mushank%2FZKUDID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mushank%2FZKUDID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mushank","download_url":"https://codeload.github.com/mushank/ZKUDID/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246976698,"owners_count":20863130,"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":["carthage","cocoapods","identifierforvendor","idfv","ios","keychain","objective-c","udid","uuid"],"created_at":"2024-08-01T13:02:07.546Z","updated_at":"2025-04-04T00:30:32.595Z","avatar_url":"https://github.com/mushank.png","language":"Objective-C","funding_links":[],"categories":["Objective-C"],"sub_categories":[],"readme":"# ZKUDID\n\n[![Travis-CI](https://travis-ci.org/mushank/ZKUDID.svg?branch=master)](https://travis-ci.org/mushank/ZKUDID) [![Carthage](https://img.shields.io/badge/carthage-compatible-green.svg)](https://github.com/Carthage/Carthage) [![CocoaPods](https://img.shields.io/badge/pod-2.0-green.svg)](http://cocoapods.org/?q=ZKUDID) [![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)](http://www.apple.com/ios) [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mushank/ZKUDID/blob/master/LICENSE)\n\n\n**Generate and save permanent UDID with IDFV and keychain in iOS device.**\n\n*Use `IDFV(identifierForVendor)` + `keychain` to make sure UDID consistency, even if the App has been removed or reinstalled.*\n\n*A replacement for the deprecated mean of `OpenUDID`.*\n\n## Install\n\n#### CocoaPods\n\nAvailable through [CocoaPods](http://cocoapods.org/), simply add the following line to your Podfile:\n\n```\npod 'ZKUDID', '~\u003e 2.0'\n```\n\n#### Carthage\n\nAvailable through [Carthage](https://github.com/Carthage/Carthage), simply add the following line to your Cartfile:\n\n```\ngithub \"mushank/ZKUDID\" ~\u003e 2.0\n```\n\n*Noti: Requires iOS 6.0 or later*\n\n## Usage\nIt's so simple, just two lines of code:\n\n```\n#include \"ZKUDID.h\"\nNSString *UDIDString = [ZKUDID value];\n```\n\n⚠️***Attention:*** *If you get the value `(null)`, please check your `KeyChain Entitlemen` setting: Go to project settings-\u003eCapabilities-\u003eKeychain Sharing-\u003eAdd Keychain Groups+Turn On*. It usually happens in iOS 10.\n\n## Source files\n\nThey are in the `ZKUDID` folder:   \n\n- `ZKUDID.h`  \n- `ZKUDID.m`  \n\nNow, enjoy yourself!\n\n## License\n\nZKUDID is released under [MIT License](https://github.com/mushank/ZKUDID/blob/master/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmushank%2FZKUDID","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmushank%2FZKUDID","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmushank%2FZKUDID/lists"}