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

Added debug support #76

Merged
merged 5 commits into from Mar 23, 2020
Merged

Added debug support #76

merged 5 commits into from Mar 23, 2020

Conversation

kpgalligan
Copy link
Contributor

Added new cocoapods plugin to enable native debugging

Copy link
Contributor

@russhwolf russhwolf left a comment

Choose a reason for hiding this comment

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

Looks good from here. Just one thought around repository order.

build.gradle.kts Outdated Show resolved Hide resolved
@@ -18,7 +18,7 @@ object Versions {
val coroutines = "1.3.3-native-mt"
val koin = "3.0.0-alpha-8"
val serialization = "0.14.0"
val xcodesync = "0.2"
val cocoapodsext = "0.6"
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the logic behind how we're versioning the new plugin?

build.gradle.kts Outdated Show resolved Hide resolved
samhill303 and others added 2 commits March 23, 2020 11:06
Co-Authored-By: Russell Wolf <russhwolf@users.noreply.github.com>
Co-Authored-By: Russell Wolf <russhwolf@users.noreply.github.com>
@russhwolf russhwolf merged commit 2cfbccd into master Mar 23, 2020
@russhwolf russhwolf deleted the kpg/cocoapodsext branch March 23, 2020 16:12
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

Successfully merging this pull request may close these issues.

None yet

3 participants