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

Add generation of dummy framework to simplify pod install with cinterop #11

Open
Alex009 opened this issue Feb 19, 2020 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@Alex009
Copy link
Member

Alex009 commented Feb 19, 2020

How cocoapods detect static/dynamic framework for correct integration - https://github.com/CocoaPods/CocoaPods/blob/master/lib/cocoapods/xcode/linkage_analyzer.rb
How this implemented in kotlin plugin - https://github.com/JetBrains/kotlin/blob/master/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/targets/native/tasks/CocoapodsTasks.kt#L209

now dummy generation task support dynamic frameworks too, so we can just use kotlin plugin's version

@Alex009 Alex009 self-assigned this Feb 19, 2020
@Alex009 Alex009 added the enhancement New feature or request label Feb 19, 2020
@Alex009 Alex009 added this to the 0.6.0 milestone Feb 19, 2020
@Alex009 Alex009 removed this from the 0.6.0 milestone Mar 11, 2020
@Alex009 Alex009 added this to the 0.7.0 milestone Jul 10, 2020
@Alex009 Alex009 removed their assignment Jul 10, 2020
@Alex009 Alex009 removed this from the 0.7.0 milestone Sep 6, 2020
@Alex009 Alex009 added this to the 0.8.0 milestone Sep 18, 2020
@Alex009 Alex009 modified the milestones: 0.8.0, 0.9.0 Sep 27, 2020
@Alex009 Alex009 modified the milestones: 0.9.0, 0.10.0 Dec 6, 2020
@Alex009
Copy link
Member Author

Alex009 commented Dec 22, 2020

@Alex009 Alex009 modified the milestones: 0.10.0, 0.11.0 Jun 14, 2021
@Alex009 Alex009 removed this from the 0.11.0 milestone Jun 25, 2021
@Alex009 Alex009 added this to the 0.13.0 milestone Jul 2, 2021
@Alex009 Alex009 self-assigned this Jul 2, 2021
@Alex009 Alex009 removed this from the 0.13.0 milestone Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant