Closed bmichotte closed 9 years ago
Trying to run tests for https://github.com/bmichotte/ProMotion-XLForm which use https://github.com/xmartlabs/XLForm which require xcode 6.3+ (it uses nullable, nonnull, null_unspecified keywords).
nullable
nonnull
null_unspecified
The test fails because motion does not exists on this image
updated with #4692
Trying to run tests for https://github.com/bmichotte/ProMotion-XLForm which use https://github.com/xmartlabs/XLForm which require xcode 6.3+ (it uses
nullable
,nonnull
,null_unspecified
keywords).The test fails because motion does not exists on this image