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

Running linkDebugFrameworkIos* tasks fail in recent versions #1268

Closed
benasher44 opened this issue Mar 7, 2019 · 0 comments · Fixed by #1297
Closed

Running linkDebugFrameworkIos* tasks fail in recent versions #1268

benasher44 opened this issue Mar 7, 2019 · 0 comments · Fixed by #1297

Comments

@benasher44
Copy link
Contributor

In a recent version (testing with 1.1.1), it was possible to run a linkDebugFrameworkIos*task, and the sqldelight kotlin would be generated in time for the build to work. Now, running this task on its own fails (lots of errors about being unable to import SQLDelight classes). To repro, try running one of these tasks on its own in an mpp project with an iOS target. It works fine if you do a "normal" build (i.e. some other task that ends up running linkDebugFrameworkIos* later on).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants