-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated to the Swift4.2(Xcode10 beta6) #490
base: master
Are you sure you want to change the base?
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