replace ServiceCom with objc class

This commit is contained in:
Grant Limberg 2016-08-06 19:45:58 -07:00
commit b51d68a419
9 changed files with 323 additions and 234 deletions

View file

@ -5,4 +5,5 @@
#import "AuthtokenCopy.h"
#import "LaunchAtLoginController.h"
#import "NodeStatus.h"
#import "Network.h"
#import "Network.h"
#import "ServiceCom.h"