Quantcast
Channel: 睿论坛 - 最新帖子
Viewing all articles
Browse latest Browse all 37470

SBSLaunchApplicationWithIdentifier 不能在Daemon打开吗?

$
0
0

在.mm里,改成:

#ifndef SPRINGBOARDSERVICES_H_
extern "C" int SBSLaunchApplicationWithIdentifier(CFStringRef identifier, Boolean suspended);
extern "C" CFStringRef SBSApplicationLaunchingErrorString(int error);
#endif

然后再编译试试


Viewing all articles
Browse latest Browse all 37470

Trending Articles