OS X uploader (#252)
* Source for OS X uploader * Readme for OS X uploader * Export image * .gitignore for Xcode project * Remove redundant data * Update readme instructions * List formatting * Remove personal copyright notice added by Xcode * Added release build and updated readme * point to doc cdn
This commit is contained in:
committed by
Peli de Halleux
parent
4dfb77fcd7
commit
13785a2438
6
clients/macuploader/Microbit Uploader/AppDelegate.h
Normal file
6
clients/macuploader/Microbit Uploader/AppDelegate.h
Normal file
@ -0,0 +1,6 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface AppDelegate : NSObject <NSApplicationDelegate>
|
||||
|
||||
@end
|
||||
|
Reference in New Issue
Block a user