Skip to content

Instantly share code, notes, and snippets.

View diatrevolo's full-sized avatar
🔈

Roberto J. Osorio-Goenaga diatrevolo

🔈
View GitHub Profile
@diatrevolo
diatrevolo / DeviceUID.m
Last active March 10, 2016 20:20 — forked from miguelcma/DeviceUID.m
iOS Unique Device ID that persists between app reinstalls
/* DeviceUID.h
#import <Foundation/Foundation.h>
@interface DeviceUID : NSObject
+ (NSString *)uid;
@end
*/
// Device.m
// GitHub Reference: https://github.com/lixing123/ExtAudioFileConverter
// LAME iOS Build: https://github.com/kewlbear/lame-ios-build
#import <Foundation/Foundation.h>
#import <AudioToolbox/AudioToolbox.h>
NS_ASSUME_NONNULL_BEGIN
enum BitDepth{