使用值參數時扼流圈我有一個基本的雨燕文件Test.swift包含 import Foundation
import UIKit
class Test: NSObject {
let a: String
let b: String
override init() {
a = NSLocalizedString("key 1", tableName:
我目前正在使用幫助在語言之間切換的窗格。在安裝過程中的部分如下: To support this new i18n syntax, Localize-Swift includes custom genstrings swift and python scripts.
Copy the genstrings file (either .swift or .py) into your projec