编译quick-player找不到UIKit.h

亲们请教个问题:
用的quick3.3版本,在项目中#import <UIKit/UIKit.h>编译没问题。但是想编入quick player中,因为是mac平台,报错找不到这个库,build phases linkframework也没有UIKit.framework。请问怎么解决啊