Move hxProject.certificate to .keystore, use iOS config for profile, identity and team ID, some file cleanup
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user