TwiceAsNice  2019-02-18
Classes | Macros
CMAppDelegate.m File Reference
#include <sys/stat.h>
#import <ServiceManagement/ServiceManagement.h>
#import <Security/Authorization.h>
#import "CMAppDelegate.h"
#import "CMGroup.h"
#import "CMDevice.h"
Include dependency graph for CMAppDelegate.m:

Macros

#define LOGNAME   "/Users/%s/Library/Logs/indiserver.log"
 
#define CUSTOM_XML   @"/Users/%s/Library/Application Support/INDI Server/custom.xml"
 
#define FIFONAME   "/tmp/indiserverFIFO"
 

Macro Definition Documentation

◆ CUSTOM_XML

#define CUSTOM_XML   @"/Users/%s/Library/Application Support/INDI Server/custom.xml"

◆ FIFONAME

#define FIFONAME   "/tmp/indiserverFIFO"

◆ LOGNAME

#define LOGNAME   "/Users/%s/Library/Logs/indiserver.log"