Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Use first framework #6

Merged
merged 3 commits into from
May 14, 2020
Merged

Use first framework #6

merged 3 commits into from
May 14, 2020

Conversation

samhill303
Copy link
Member

Get the framework from the first target rather than using single(). There may be multiple supported targets. We can grab just the first because we configure the framework the same for every supported target

Get the framework from the first target rather than using single(). There may be multiple supported targets. We can grab just the first because we configure the framework the same for every supported target
@samhill303 samhill303 linked an issue May 7, 2020 that may be closed by this pull request
@get:Nested
internal lateinit var settings: CocoapodsExtension
@get:Input
var isStatic:Boolean = true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you shouldn't set these directly, but they're public. I don't want to hold up this PR, but at some point I'd like to think about that.

@kpgalligan kpgalligan merged commit 68b1959 into master May 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error during a build with createPodspecGenerationTask() method
2 participants