Updated to the Swift4.2(Xcode10 beta6)#490
Updated to the Swift4.2(Xcode10 beta6)#490shanyanhai wants to merge 1 commit intoEsqarrouth:masterfrom shanyanhai:swift4.2
Conversation
in code: Fix Any warning Fix emoji judge Known issues : traverse enum is failure in Test : String does not belong to NSObject and does not have the classname attribute.(location: testClassName) testClassName
Generated by 🚫 Danger |
|
Please use the Xcode Version 10.0, supporter Swift 4.2. |
|
@shanyanhai |
|
|
@shanyanhai You should update travis configuration to specify Xcode version. And maybe Xcode 10 GM is a better choice rather than a beta version. |
|
@shanyanhai Thanks very much. You did me a big favor. |
Xcode (10A254a) ---OK , |
|
Cross check the official effort here : #496. I think I covered all your changes here and made further progress on this. |
in code:
Fix Any warning
Fix emoji judge
Known issues : traverse enum is failure
in Test :
String does not belong to NSObject and does not have the classname attribute.(location: testClassName)
testClassName
Checklist