LibNotifyWatch 问题

LibNotifyWatch能支持IOS8.1 吗,我不知道怎么设置编译选项,怎么指定CPDistributedMessagingCenter.h等头文件

不支持iOS 8,而且开源的并不是最新版,如果感兴趣,可以重写一下,不难

yes,我试试重写,不懂再问你哈:titter:

大神,怎么设置那个环境变量啊
#include <Preferences/PSRootController.h>
#include <Preferences/PSViewController.h>
#include <Preferences/PSListController.h>
#include <Preferences/PSSpecifier.h>
怎么设置 Preferences 的环境变量
我试着设置 ~/.bash_profile
export Preferences=/Users/panda/Documents/iOS-Headers/iOS8.1/PrivateFrameworks/Preferences
然后 source ~/.bash_profile
然后还是编译 提示
➜ preferenceBundle make package
Making all for bundle LibNotifyWatch…
Copying resource directories into the bundle wrapper…
LibNotifyWatch.mm:1:10: fatal error: ‘Preferences/PSRootController.h’ file not found
#include <Preferences/PSRootController.h>
^
1 error generated.
Compiling LibNotifyWatch.mm…
LibNotifyWatch.mm:1:10: fatal error: ‘Preferences/PSRootController.h’ file not found
#include <Preferences/PSRootController.h>
^
1 error generated.
make[2]: *** [obj/LibNotifyWatch.mm.1ec20b79.o] Error 1
make[1]: *** [internal-bundle-all_] Error 2
make: *** [LibNotifyWatch.all.bundle.variables] Error 2

求告诉 怎么重写啊 小菜不会啊~没有 这个无法 找寻 通知对象啊

小菜就不要重写了,先做简单的