Sha256: d6a58bc34e44f67d616f202c0be036d20a61cbd9aae0c3bfb78b75739cafe15c
Contents?: true
Size: 933 Bytes
Versions: 7
Compression:
Stored size: 933 Bytes
Contents
# read document if you don't understand something :) # https://github.com/yonaskolb/XcodeGen/blob/master/Docs/ProjectSpec.md name: YKRPC_POD_NAME_Example options: minimumXcodeGenVersion: 2.10 generateEmptyDirectories: true bundleIdPrefix: come.YKRPC_POD_Name.example developmentLanguage: en # postGenCommand: pod install deploymentTarget: iOS: "10.0" fileGroups: - config/iOS-config - config/project-config configs: Debug: DEBUG-NAME Release: RELEASE-NAME DebugQ: DEBUGQ-NAME ReleaseQ: RELEASEQ-NAME configFiles: Debug: config/project-config/config-custom/debug.xcconfig Release: config/project-config/config-custom/release.xcconfig DebugQ: config/project-config/config-enterprise/debug.xcconfig ReleaseQ: config/project-config/config-enterprise/release.xcconfig include: - path: config/iOS-targets.yml relativePaths: false - path: config/iOS-targets-Q.yml relativePaths: false
Version data entries
7 entries across 7 versions & 1 rubygems