diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..3181690 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,15 @@ +language: objective-c +osx_image: xcode7 + +xcode_project: Validator.xcodeproj +xcode_scheme: Validator +xcode_sdk: iphonesimulator9.0 + +# before_install: + # - gem install xcpretty --no-rdoc --no-ri --no-document --quiet + +# script: +# - set -o pipefail +# - xcodebuild -version +# - xcodebuild -project Validator.xcodeproj -scheme Validator -sdk iphonesiumlator -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.0' + # -configuration Debug ONLY_ACTIVE_ARCH=NO test | xcpretty -c \ No newline at end of file diff --git a/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidatorTests.xcscheme b/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidatorTests.xcscheme new file mode 100644 index 0000000..e320093 --- /dev/null +++ b/Validator.xcodeproj/xcshareddata/xcschemes/SwiftValidatorTests.xcscheme @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Validator.xcodeproj/xcshareddata/xcschemes/Validator.xcscheme b/Validator.xcodeproj/xcshareddata/xcschemes/Validator.xcscheme new file mode 100644 index 0000000..0c76059 --- /dev/null +++ b/Validator.xcodeproj/xcshareddata/xcschemes/Validator.xcscheme @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +