gekitz / UIDevice-with-UniqueIdentifier-for-iOS-5

Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
MIT License
1.24k stars 226 forks source link

Fix possible memory leak if sysctl fails #5

Closed fleitz closed 12 years ago

gekitz commented 12 years ago

Thanks Dude!