Move hxProject.certificate to .keystore, use iOS config for profile, identity and team ID, some file cleanup
This commit is contained in:
@@ -31,7 +31,7 @@ class SVGExport {
|
||||
|
||||
try {
|
||||
|
||||
var lines = new Array <String> ();
|
||||
var lines = new Array<String> ();
|
||||
|
||||
while (true) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user