Example #1
0
void psNewVersion() {
	objc_registerCustomScheme();
}
Example #2
0
void psRegisterCustomScheme() {
	objc_registerCustomScheme();
}