Sha256: 09b1f8ae42fb1a723aa7c2dffc0a79be1e3b06b7e8473fdabaa51835fe6dc58a

Contents?: true

Size: 1.12 KB

Versions: 23

Compression:

Stored size: 1.12 KB

Contents

---
# set these vars if you have multiple projects in the root directory:
PROJECT: NIXProject.xcodeproj

# OR set these vars if you want to build the workspace instead of the project:
WORKSPACE: NIXProject.xcworkspace
SCHEME: Application

# for osx projects sdk should be macosx (or more specific, f. e.: macosx10.10)
SDK: iphoneos

EXCLUDE_PATTERN_FOR_CODE_DUPLICATION: "**/Vendor|**/Scripts|**/Pods"

# you shouldn't touch these variables, because they will be defined on the CI server:
# DEPLOY_HOST: 
# DEPLOY_PATH:
# DEPLOY_USERNAME:
# DEPLOY_PASSWORD:

# set these var if you want to add build number on icon
ICONS_PATH: Resources/Images/Images.xcassets/AppIcon.appiconset

# specifies the device to be used as destination
XCTEST_DESTINATION_DEVICE: platform=iOS Simulator,name=iPhone 5,OS=latest

# configuration of code coverage
CONFIGURATION_FILES_PATH: ./Scripts/ConfigurationFiles
CODE_COVERAGE_CONFIGURATION: /CodeCoverage/CodeCoverageConfiguration.xcconfig
CODE_COVERAGE_IGNORE_FILE: /CodeCoverage/ignore
CODE_COVERAGE_OUTPUT_DIRECTORY: ./Coverage/

ENV_VAR_PREFIX: NIXENV_

# default resigned bundle identifier
RESIGNED_BUNDLE_ID:

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
nixenvironment-0.0.161 bin/Config
nixenvironment-0.0.160 bin/Config
nixenvironment-0.0.159 bin/Config
nixenvironment-0.0.158 bin/Config
nixenvironment-0.0.157 bin/Config
nixenvironment-0.0.156 bin/Config
nixenvironment-0.0.155 bin/Config
nixenvironment-0.0.154 bin/Config
nixenvironment-0.0.153 bin/Config
nixenvironment-0.0.152 bin/Config
nixenvironment-0.0.150 bin/Config
nixenvironment-0.0.148 bin/Config
nixenvironment-0.0.141 bin/Config
nixenvironment-0.0.147 bin/Config
nixenvironment-0.0.146 bin/Config
nixenvironment-0.0.145 bin/Config
nixenvironment-0.0.144 bin/Config
nixenvironment-0.0.143 bin/Config
nixenvironment-0.0.142 bin/Config
nixenvironment-0.0.138.1 bin/Config