Sha256: 47c321616da30edd2281725b8ec0fd93928dfa0c04cbeee2f1b5bc0928b63df9

Contents?: true

Size: 576 Bytes

Versions: 3

Compression:

Stored size: 576 Bytes

Contents

// generated by xcres
//
// DO NOT EDIT. This file is machine-generated and constantly overwritten.
// See https://github.com/mrackwitz/xcres for more info.
//

public class R {
    public enum ImagesAssets: String {
        /// AppIcon
        case app = "AppIcon"
        /// LaunchImage
        case launch = "LaunchImage"
    }
}

public extension R.Strings {
    public var localizedValue: String {
        return NSLocalizedString(self.rawValue,
                                 bundle: NSBundle(forClass: R.self),
                                 comment: "")
    }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
xcres-0.6.1 spec/integration/install-swift/after/Example/Example/Resources/R.swift
xcres-0.6.0 spec/integration/install-swift/after/Example/Example/Resources/R.swift
xcres-0.5.0 spec/integration/install-swift/after/Example/Example/Resources/R.swift