EOS中的IOS objc-class-ref [英] IOS objc-class-ref in Erorr

查看:97
本文介绍了EOS中的IOS objc-class-ref的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助我无法找出我的错误所在。屏幕截图已附上用这篇文章。

Please help i am unable to find out from where the mistake is done by me.Screen shot is attached with this post.

请帮帮我。

推荐答案

首先告诉我你是否必须将任何框架作为复制粘贴?在大多数情况下,会创建此类问题。

First Tell Me if You have to Putted any framework as copy-paste ?? in most of cases this type of issue created.

通常,当您的类 .m 文件时会出现此类错误不存储/推迟编译源

Generally this Types of Error Occur when your class .m file is not store/putted under Compile Sources

在这种情况下,您需要手动添加此 .m 文件到编译来源

In This case you need to add manually this .m file to Compile Sources

以下步骤描述如何将 .m 文件放入手动编译来源

Following step Describe how to put .m file in Compile Sources manually

Select Project Form Project Manager
  |
  | 
  Targets
       |
       |
     Build Phases
          |
          |
        Compile Sources
                |
                |
        Click on '+' button and add .m file in it

这是步骤如何手动将文件放入编译源

This is Step For how to put file manually in Compile Sources.

这篇关于EOS中的IOS objc-class-ref的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆