Arunav Sanyal

Results 56 comments of Arunav Sanyal

Regarding tests for this, would it be sufficient to use a mock? I am a little iffy about having tests talk over the network.

In that case, lets start getting the ball rolling : https://github.com/seratch/AWScala/pull/136

Reproed on IntelliJ 2017. https://github.com/vhakulinen/neovim-intellij-complete/issues/13

The official effort to update to swift 4.2 is now underway : https://github.com/goktugyil/EZSwiftExtensions/pull/496 which also includes the old PRs that attempt to migrate it. Please review the changes. Sorry for...

@goktugyil I got the Ios stuff to build, but not the mac and tvos targets, and I cannot reproduce it on my local environment. Can you take a look? https://github.com/goktugyil/EZSwiftExtensions/pull/496.

@goktugyil referencing https://travis-ci.org/goktugyil/EZSwiftExtensions/builds/453835156?utm_source=github_status&utm_medium=notification. - ERROR | xcodebuild: /Users/travis/build/goktugyil/EZSwiftExtensions/Sources/EZSwiftFunctions.swift:205:75: error: 'userDidTakeScreenshotNotification' has been renamed to 'NSNotification.Name.UIApplicationUserDidTakeScreenshot' There is a whole bunch of UIKit naming changes crap that is a part of...

@isimple4 Definitely helped but theres a new issue now pod lib lint -> EZSwiftExtensions (2.0) - NOTE | xcodebuild: note: Using new build system - NOTE | xcodebuild: note: Planning...

Also this Touching EZSwiftExtensionsTest.xctest (in target: EZSwiftExtensionsTests-tvOS) 2018-11-13 07:40:30.300 xcodebuild[20376:33770] [MT] IDETestOperationsObserverDebug: (0A7B4361-8B94-4CFE-A3D5-CA56B3E650AF) Beginning test session EZSwiftExtensionsTest-0A7B4361-8B94-4CFE-A3D5-CA56B3E650AF at 2018-11-13 07:40:30.300 with Xcode 10B61 on target { SimDevice: Apple TV 1080p...

@isimple4 Neither can I. And retries do not seem to help. I raised a forum issue on the travis community forum for guidance. https://travis-ci.community/t/cant-run-unit-tests-on-swift-4-2-xcode-10/848. Maybe we can ask for more...

Related to https://github.com/goktugyil/EZSwiftExtensions/pull/499, with fixes on the build.