openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
455 stars 127 forks source link

read timeout for appcenter #427

Closed BastianKusserow closed 4 years ago

BastianKusserow commented 4 years ago

increase timeout for appcenter upload, so that big files do not run into a timeout

renep commented 4 years ago

I do TDD in all my projects for some time now and it is my DNA now. So when I see a code change without any changes in unit tests or additional tests, it doesn't look right to me. 😉

BastianKusserow commented 4 years ago

I added a test, if you have ideas for other tests, let me know