};
0867D691FE84028FC02AAC07 = {
children = (
- 376AF4DD06597CA900F0979E,
- 376AF4DE06597CA900F0979E,
08FB77AEFE84172EC02AAC07,
2AB93A2C057059DC007E748F,
32C88DFF0371C24200C91783,
37B1C5280612596900F99008,
37B1C51F0612594A00F99008,
37B1C5190612593A00F99008,
+ 37138AB80661A243006A543D,
37B1C5160612592F00F99008,
37B1C5220612595500F99008,
37B1C5250612596000F99008,
refType = 4;
sourceTree = "<group>";
};
+ 37138AB80661A243006A543D = {
+ children = (
+ 376AF4DD06597CA900F0979E,
+ 376AF4DE06597CA900F0979E,
+ );
+ isa = PBXGroup;
+ name = ITLoginItem;
+ refType = 4;
+ sourceTree = "<group>";
+ };
376AF4DD06597CA900F0979E = {
fileEncoding = 30;
isa = PBXFileReference;
#import <CoreServices/CoreServices.h>
//These functions check for a match with just the lastPathComponent, so it will handle people moving the app
-void ITSetApplicationLaunchOnLogin(NSString *path, BOOL flag);
-BOOL ITDoesApplicationLaunchOnLogin(NSString *path);
\ No newline at end of file
+extern void ITSetApplicationLaunchOnLogin(NSString *path, BOOL flag);
+extern BOOL ITDoesApplicationLaunchOnLogin(NSString *path);
\ No newline at end of file