This repository was archived by the owner on Jun 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 77
Update SDK to support XCode 10 #22
Comments
@mediumTaj who can help with this? |
I’ll be in tonight. Let me take a look at this tonight or tomorrow. |
@Zickox Is XCode 10 a beta version? |
@mediumTaj Yep it is, xcode 10 beta was released in the last Apple wwdc also xcode 10 beta includes swift 4.2, probably the module VisualRecognitionV3 was compiled for an older version of swift and maybe that's why it is not recognized in xcode 10. |
It looks like there will need to be some changes in the Swift SDK for Xcode 10. Thanks for pointing this out |
Tracking SDK update in this issue |
Closing as complete. The SDK is updated - Xcode 10 and Swift 4.2 are fully supported as of version 0.38.0. I am updating the uplication to use version 1.2.0 in #38. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Core Ml Custom example work fine with Xcode 9.3 but with Xcode 10 does not recognize the module VisualRecognitionV3, any idea how to solve it?
The text was updated successfully, but these errors were encountered: