diff --git a/.travis.yml b/.travis.yml index 32ad00f..129014c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,11 @@ language: objective-c -osx_image: xcode8.1 +osx_image: xcode8.2 env: global: - PROJECT=GLTableCollectionView.xcodeproj - SCHEME=GLTableCollectionView - - SDK=iphonesimulator10.1 + - SDK=iphonesimulator10.2 - DESTINATION="platform=iOS Simulator,OS=latest,name=iPhone 5" before_install: @@ -17,5 +17,6 @@ before_install: - gem clean - xcodebuild -version - xcodebuild -showsdks + - xcrun simctl delete D0257C83-DB81-4567-93EC-4C6DF23DC24C script: xcodebuild -project "$PROJECT" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug test | xcpretty -f `xcpretty-travis-formatter` && exit ${PIPESTATUS[0]} diff --git a/Classes/GLIndexedCollectionViewCell.xib b/Classes/GLIndexedCollectionViewCell.xib index 59acf4a..7e82d99 100644 --- a/Classes/GLIndexedCollectionViewCell.xib +++ b/Classes/GLIndexedCollectionViewCell.xib @@ -1,11 +1,11 @@ - + - + diff --git a/GLTableCollectionView/Base.lproj/LaunchScreen.storyboard b/GLTableCollectionView/Base.lproj/LaunchScreen.storyboard index 6e3a1ad..e07312a 100644 --- a/GLTableCollectionView/Base.lproj/LaunchScreen.storyboard +++ b/GLTableCollectionView/Base.lproj/LaunchScreen.storyboard @@ -1,11 +1,11 @@ - + - + diff --git a/GLTableCollectionView/Base.lproj/Main.storyboard b/GLTableCollectionView/Base.lproj/Main.storyboard index 1fbb3c5..fd9df20 100644 --- a/GLTableCollectionView/Base.lproj/Main.storyboard +++ b/GLTableCollectionView/Base.lproj/Main.storyboard @@ -1,11 +1,11 @@ - + - +