V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
KylinRoc
V2EX  ›  iDev

关于 Xcode 中 Base Internationalization 的语言选择问题

  •  
  •   KylinRoc ·
    kylinroc · 2015-11-15 22:55:21 +08:00 · 1885 次点击
    这是一个创建于 3099 天前的主题,其中的信息可能已经有所发展或是发生改变。

    新建一个项目后, Localizations 里默认 English 为 Development Language ,官方文档是这样解释的:
    Base internationalization separates user-facing strings from .storyboard and .xib files. It relieves localizers of the need to modify .storyboard and .xib files in Interface Builder. Instead, an app has just one set of .storyboard and .xib files where strings are in the development language — the language that you used to create the .storyboard and .xib files. These .storyboard and .xib files are called the base internationalization.

    但是 Xcode 里好像没法选择这个 Development Language ,比如我想把 Development Language 换成中文这样。网上找到的方法是要修改 .pbxproj 文件。

    请问大家是怎么解决这个问题的呢?

    Thanks

    3 条回复    2015-11-15 23:32:09 +08:00
    typcn
        1
    typcn  
       2015-11-15 23:14:08 +08:00
    KylinRoc
        2
    KylinRoc  
    OP
       2015-11-15 23:29:46 +08:00
    @typcn 这样设置了之后 Development Language 还是 English 呀。
    KylinRoc
        3
    KylinRoc  
    OP
       2015-11-15 23:32:09 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2881 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 14:51 · PVG 22:51 · LAX 07:51 · JFK 10:51
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.