Pass authtoken in from user, and add a wrapper for web UI on Mac.
This commit is contained in:
7
ext/mac-ui-macgap1-wrapper/MacGap/Classes/Constants.h
Normal file
7
ext/mac-ui-macgap1-wrapper/MacGap/Classes/Constants.h
Normal file
@@ -0,0 +1,7 @@
|
||||
// Application constants
|
||||
|
||||
#define kStartPage @"http://127.0.0.1:9993/"
|
||||
|
||||
#define kStartFolder @"."
|
||||
|
||||
#define kWebScriptNamespace @"macgap"
|
||||
Reference in New Issue
Block a user