Skip to content

Instantly share code, notes, and snippets.

@ishinao
ishinao / UIApplication+UIID.h
Created February 14, 2012 08:00 — forked from akisute/UIApplication+UIID.h
Unique Installation Identifier (UIID) as a replacement of the depreciated UDID. Repository available here: https://github.com/akisute/UIApplication-UIID
//
// UIApplication+UIID.h
// UIID
//
// Created by akisute on 11/08/22.
//
#import <UIKit/UIKit.h>