X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/80e2389990082500d76eb566d4946be3e786c3ef..d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb:/Keychain/DeviceViewController.h diff --git a/Keychain/DeviceViewController.h b/Keychain/DeviceViewController.h new file mode 100644 index 00000000..08f85e66 --- /dev/null +++ b/Keychain/DeviceViewController.h @@ -0,0 +1,13 @@ +// +// DeviceViewController.h +// Security +// +// Created by john on 11/18/12. +// +// + +#import + +@interface DeviceViewController : UIViewController + +@end