zoukankan      html  css  js  c++  java
  • Add the Child Pane to Root.plist in the setting.bundlle

    In Xcode 4.3.2,

    1. Right click the Project Name in the Project Navigator, and choose "Show in Finder";
    2. In Finder, right click the setting.bundle and choose "Show Package Contents";
    3. Copy the new .plist to setting.bundle;
    4. Back to XCode, open the "setting.bundle", wilfully add one item under the "Preference Items", then expand it and modify the value of "Type" to "Child Pane". Plz refer to the picture. 


    /**************************************************************************
                      原文来自博客园——Submarinex的博客: www.cnblogs.com/submarinex/               
      *************************************************************************/

  • 相关阅读:
    Webpack安装及基础配置
    相机拍到了光源的灯珠图像
    面向对象特殊用法
    面向对象初始
    内置函数和必须的模块
    模块基本模式
    函数三
    函数二
    装饰器
    函数初识
  • 原文地址:https://www.cnblogs.com/submarinex/p/2607854.html
Copyright © 2011-2022 走看看