Move hxProject.certificate to .keystore, use iOS config for profile, identity and team ID, some file cleanup

This commit is contained in:
Joshua Granick
2016-12-02 17:04:41 -08:00
parent 00fc9cdcb6
commit 55301ca4cf
49 changed files with 277 additions and 278 deletions

View File

@@ -31,7 +31,7 @@ class SVGExport {
try {
var lines = new Array <String> ();
var lines = new Array<String> ();
while (true) {