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

@@ -324,7 +324,7 @@ class FirefoxMarketplace {
}
public static function setup (askServer:Bool = true, devServer:Bool = false, defines:Map <String, String> = null):Void {
public static function setup (askServer:Bool = true, devServer:Bool = false, defines:Map<String, String> = null):Void {
if (defines == null) {