File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed
LayoutFrameworkBenchmark.xcodeproj Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11language : objective-c
2- osx_image : xcode9.4
2+ osx_image : xcode10.0
33
44before_install :
55 - gem install xcpretty-travis-formatter;
66 - gem install cocoapods --no-document --quiet;
77 - pod install --repo-update;
88
99script :
10- - set -o pipefail && xcodebuild -workspace LayoutFrameworkBenchmark.xcworkspace -scheme LayoutFrameworkBenchmark -sdk iphonesimulator11.4 -destination 'platform=iOS Simulator,name=iPhone 8' build | xcpretty -f `xcpretty-travis-formatter`
10+ - set -o pipefail && xcodebuild -workspace LayoutFrameworkBenchmark.xcworkspace -scheme LayoutFrameworkBenchmark -sdk iphonesimulator12.0 -destination 'platform=iOS Simulator,name=iPhone 8' build | xcpretty -f `xcpretty-travis-formatter`
Original file line number Diff line number Diff line change 290290 "${BUILT_PRODUCTS_DIR}/NKFrameLayoutKit/NKFrameLayoutKit.framework",
291291 "${BUILT_PRODUCTS_DIR}/NotAutoLayout/NotAutoLayout.framework",
292292 "${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework",
293- "${PODS_ROOT}/Reveal-SDK/RevealServer-16 /iOS/RevealServer.framework",
293+ "${PODS_ROOT}/Reveal-SDK/RevealServer-19 /iOS/RevealServer.framework",
294294 );
295295 name = "[CP] Embed Pods Frameworks";
296296 outputPaths = (
Original file line number Diff line number Diff line change 11PODS:
2- - FlexLayout (1.3.9 )
3- - LayoutKit (8 .0.1)
4- - NKFrameLayoutKit (2.1 )
5- - NotAutoLayout (3.1.1 )
6- - PinLayout (1.7.9 )
7- - Reveal-SDK (16 )
2+ - FlexLayout (1.3.11 )
3+ - LayoutKit (10 .0.1)
4+ - NKFrameLayoutKit (2.4 )
5+ - NotAutoLayout (3.2.0 )
6+ - PinLayout (1.8.6 )
7+ - Reveal-SDK (19 )
88
99DEPENDENCIES:
1010 - FlexLayout
@@ -24,12 +24,12 @@ SPEC REPOS:
2424 - Reveal-SDK
2525
2626SPEC CHECKSUMS:
27- FlexLayout: dbe4b2da72ee63d7145cf32bb5bfba375aeeb9e6
28- LayoutKit: dab1c2eea7a0bf9d8d755a8a793f87a929768455
29- NKFrameLayoutKit: 6a2f6ac34f85d495e683ea0f7f1605903a4d3e00
30- NotAutoLayout: 2e6e82146dcb556cb61fcfd638b202639c167e84
31- PinLayout: 21ce87a865407a7a3c8a38a326611c476095fedf
32- Reveal-SDK: ed36bdbb3cbf90b94ae5da0dbcb3c7ae6738c51f
27+ FlexLayout: b008184d23aae0c56e1c916e803445a13a6f4e5a
28+ LayoutKit: 4e69fb0f1cc3e9c2a764b58f99e88004f5da861c
29+ NKFrameLayoutKit: c119f04a6ac305c7db5e29e1b856cee0e8a661bb
30+ NotAutoLayout: 4723ad82a21a7c6c60c823fff7f7c29467811b92
31+ PinLayout: fe2a2432d6982588e208572005c941aeeae417ab
32+ Reveal-SDK: 9f0d2c6c12eb7507921e5454ac165b7aa21140a4
3333
3434PODFILE CHECKSUM: 7f58ddd1b9687b031aeb33d986faeaf19ed0e225
3535
You can’t perform that action at this time.
0 commit comments