// Copyright (c) 2014 Apple Inc. All Rights Reserved.
//
+#import <Foundation/NSXPCConnection.h>
#import "SWCViewController.h"
#import <UIKit/UIViewController_Private.h>
#import <UIKit/UIFont_Private.h>
#include <bsm/libbsm.h>
#include <ipc/securityd_client.h>
+
#include "SharedWebCredential/swcagent_client.h"
+#import "SWCViewController.h"
+
const NSString* SWC_PASSWORD_KEY = @"spwd";
const NSString* SWC_ACCOUNT_KEY = @"acct";
const NSString* SWC_SERVER_KEY = @"srvr";