Skip to content
This repository was archived by the owner on Jun 30, 2020. It is now read-only.

Update SDK to support XCode 10 #22

Closed
Zickox opened this issue Jun 20, 2018 · 7 comments
Closed

Update SDK to support XCode 10 #22

Zickox opened this issue Jun 20, 2018 · 7 comments

Comments

@Zickox
Copy link

Zickox commented Jun 20, 2018

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?

@germanattanasio
Copy link
Contributor

@mediumTaj who can help with this?

@mediumTaj
Copy link
Collaborator

I’ll be in tonight. Let me take a look at this tonight or tomorrow.

@mediumTaj
Copy link
Collaborator

@Zickox Is XCode 10 a beta version?

@Zickox
Copy link
Author

Zickox commented Jun 23, 2018

@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.

@mediumTaj
Copy link
Collaborator

It looks like there will need to be some changes in the Swift SDK for Xcode 10. Thanks for pointing this out

@mediumTaj mediumTaj changed the title No such module VisualRecognitionV3 Update SDK to support XCode 10 Jun 25, 2018
@mediumTaj
Copy link
Collaborator

Tracking SDK update in this issue
watson-developer-cloud/swift-sdk#841

@christiancompton
Copy link

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.
Labels
None yet
Development

No branches or pull requests

4 participants