IKEDA Sho

Results 53 comments of IKEDA Sho

I'm not sure about that development branch/the beta tag. @ishkawa Could you clarify this?

Looks like https://github.com/sochalewski/UIImageViewAlignedSwift/tree/c92b9c62fad8e9311d92c320e8c1cda78b304c88#why-a-subclass-of-uiimageview-and-not-a-standard-uiview must be updated. And also by this change the library would not be a drop-in replacement for UIImageView anymore (so you will not be able to use...

Related to https://github.com/Quick/Quick/pull/719#issuecomment-318841604.

This is related to #490, specifically to https://github.com/Quick/Quick/issues/490#issuecomment-186671556.

https://developer.apple.com/documentation/xcode-release-notes/xcode-12_5-release-notes > Xcode now supports XCTest unit and UI tests for watchOS apps. When creating a new watchOS app, check the Include tests checkbox to add a unit and UI...