X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/80e2389990082500d76eb566d4946be3e786c3ef..d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb:/SharedWebCredentialViewService/SWCViewController.h?ds=sidebyside diff --git a/SharedWebCredentialViewService/SWCViewController.h b/SharedWebCredentialViewService/SWCViewController.h new file mode 100755 index 00000000..3ac3843e --- /dev/null +++ b/SharedWebCredentialViewService/SWCViewController.h @@ -0,0 +1,13 @@ +// +// SWCViewController.h +// SharedWebCredentialViewService +// +// Copyright (c) 2014 Apple Inc. All Rights Reserved. +// + +#import +#import + +@interface SWCViewController : SBSUIRemoteAlertItemContentViewController + +@end