Adding XCode workspace & Xcode project, and some files missing from last commit.

Please note that Xcode project embedds the packing script (meaning it runs "ant" - zip files, and moves it to bundle)
This commit is contained in:
meeh
2018-09-18 15:39:32 +00:00
parent 7615b9236b
commit f76874ac19
18 changed files with 2291 additions and 526 deletions

View File

@@ -8,7 +8,7 @@
#include <iostream>
#include <cctype>
#include <locale>
#include "optional.hpp"
#include "optional.h"
#include <CoreFoundation/CoreFoundation.h>
#include <CoreFoundation/CFArray.h>