File tree Expand file tree Collapse file tree
GLTableCollectionView/Base.lproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : objective-c
2- osx_image : xcode8.1
2+ osx_image : xcode8.2
33
44env :
55 global :
66 - PROJECT=GLTableCollectionView.xcodeproj
77 - SCHEME=GLTableCollectionView
8- - SDK=iphonesimulator10.1
8+ - SDK=iphonesimulator10.2
99 - DESTINATION="platform=iOS Simulator,OS=latest,name=iPhone 5"
1010
1111before_install :
@@ -17,5 +17,6 @@ before_install:
1717 - gem clean
1818 - xcodebuild -version
1919 - xcodebuild -showsdks
20+ - xcrun simctl delete D0257C83-DB81-4567-93EC-4C6DF23DC24C
2021
2122script : xcodebuild -project "$PROJECT" -scheme "$SCHEME" -sdk "$SDK" -destination "$DESTINATION" -configuration Debug test | xcpretty -f `xcpretty-travis-formatter` && exit ${PIPESTATUS[0]}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.XIB" version =" 3.0" toolsVersion =" 11542 " systemVersion =" 15G1108 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.XIB" version =" 3.0" toolsVersion =" 11762 " systemVersion =" 15G1212 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" >
33 <device id =" retina4_7" orientation =" portrait" >
44 <adaptation id =" fullscreen" />
55 </device >
66 <dependencies >
77 <deployment identifier =" iOS" />
8- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11524 " />
8+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11757 " />
99 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
1010 </dependencies >
1111 <objects >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11542 " systemVersion =" 15G1108 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" launchScreen =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" Ik1-Jh-kcr" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11762 " systemVersion =" 15G1212 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" launchScreen =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" Ik1-Jh-kcr" >
33 <device id =" retina4_7" orientation =" portrait" >
44 <adaptation id =" fullscreen" />
55 </device >
66 <dependencies >
77 <deployment identifier =" iOS" />
8- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11524 " />
8+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11757 " />
99 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
1010 </dependencies >
1111 <scenes >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11542 " systemVersion =" 15G1108 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" ClH-cz-IEW" >
2+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11762 " systemVersion =" 15G1212 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" colorMatched =" YES" initialViewController =" ClH-cz-IEW" >
33 <device id =" retina4_7" orientation =" portrait" >
44 <adaptation id =" fullscreen" />
55 </device >
66 <dependencies >
77 <deployment identifier =" iOS" />
8- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11524 " />
8+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11757 " />
99 <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
1010 </dependencies >
1111 <scenes >
You can’t perform that action at this time.
0 commit comments