美文网首页
AppDelegate添加前缀

AppDelegate添加前缀

作者: _GXT | 来源:发表于2018-02-27 10:05 被阅读60次

    1. 打开你的Appdelegate.m 把光标选中到@implementation AppDelegate 后面,意思选中该类;

    2. 点击Xcode的Editor->Refactor->Rename...

    3. 填上你的要更改成的名字 TestAppdelegate,点击Rename,修改完成

    相关文章

      网友评论

          本文标题:AppDelegate添加前缀

          本文链接:https://www.haomeiwen.com/subject/ttjpxftx.html