Update provisioning profile and sign mac adhoc with dev too (adhoc doesn't allow icloud apps).
This commit is contained in:
parent
e97d6bded4
commit
8250e9b2c4
2
External/Pearl
vendored
2
External/Pearl
vendored
@ -1 +1 @@
|
||||
Subproject commit a7233e2a01f95ae87b9586df883e8177a3e5c299
|
||||
Subproject commit 0e9484b6512150fbbfffdddcdec62f8e9a741254
|
@ -1875,7 +1875,7 @@
|
||||
);
|
||||
GCC_PREFIX_HEADER = "MasterPassword-Prefix.pch";
|
||||
INFOPLIST_FILE = "MasterPassword-Info.plist";
|
||||
PROVISIONING_PROFILE = "77750158-06A9-41B0-B992-532E2033463E";
|
||||
PROVISIONING_PROFILE = "923BEF9D-3682-4969-A451-8CAA949E579A";
|
||||
SKIP_INSTALL = NO;
|
||||
WRAPPER_NAME = "Master Password.${WRAPPER_EXTENSION}";
|
||||
};
|
||||
@ -1894,7 +1894,7 @@
|
||||
);
|
||||
GCC_PREFIX_HEADER = "MasterPassword-Prefix.pch";
|
||||
INFOPLIST_FILE = "MasterPassword-Info.plist";
|
||||
PROVISIONING_PROFILE = "51A082ED-2873-4B5E-9C73-A74A85EC0CBA";
|
||||
PROVISIONING_PROFILE = "923BEF9D-3682-4969-A451-8CAA949E579A";
|
||||
SKIP_INSTALL = NO;
|
||||
WRAPPER_NAME = "Master Password.${WRAPPER_EXTENSION}";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user