Skip to content
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

Unable to use Pitaya's carthage installation with Xcode 8.3 #19

Open
speedoholic opened this issue Mar 30, 2017 · 0 comments
Open

Unable to use Pitaya's carthage installation with Xcode 8.3 #19

speedoholic opened this issue Mar 30, 2017 · 0 comments

Comments

@speedoholic
Copy link

speedoholic commented Mar 30, 2017

Getting following compile time error:
Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1: .../Carthage/Build/iOS/Pitaya.framework/Modules/Pitaya.swiftmodule/x86_64.swiftmodule

Have tried using the following terminal commands:
carthage update --platform iOS --no-use-binaries
and
Carthage update --platform iOS --no-use-binaries --toolchain com.apple.dt.toolchain.Swift_3_1

Also tried removing derived data and installing the framework again.

Branch: Swift3
Cart file text: github "JohnLui/Pitaya" "swift3"
Xcode version: 8.3

Only able to use Pitaya in above scenario, if it is first compiled as a library project and then the framework product is imported as an embedded library.

@speedoholic speedoholic changed the title Unable to use Pitaya with Xcode 8.3 Unable to use Pitaya's carthage installation with Xcode 8.3 Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant