我是ICE Touch(以及ICE和Xcode)的新手,我正在尝试将ICE Touch用于我的iOS应用程序。我下载了IceTouch-1.3.0并尝试构建演示应用程序“聊天”。 Xcode告诉我它找不到ChatSession.h。我在文件中找到了一个ChatSession.ice,所以我很确定Xcode没有将.ice文件切成ObjC文件的问题。我在互联网上找不到任何有用的信息。请帮我!谢谢!
我正在使用Xcode 4.6。
以下是Xcode告诉我的内容:
'ChatSession.h' file not found
warning: no rule to process file '$(PROJECT_DIR)/Classes/ChatSession.ice' of type text for architecture i386
warning: no rule to process file '$(PROJECT_DIR)/Classes/Chat.ice' of type text for architecture i386