Closed fdocr closed 3 years ago
@joshpuetz we do have official Releases but since we migrated to SPM and included YPImagePicker
as a dependency via branch (not version number) we broke the ability to use versioned releases in projects that include ForemWebView
as a dependency. That's why we haven't marked any commit as a release since v0.3.0
.
As a part of https://github.com/forem/forem-ios/issues/31 (starting work on it today) I'll consider replacing or working around YPImagePicker
so we can continue to rely on versioned releases to specify the dependencies for projects that consume this library.
At the moment though, I think there isn't a direct versioning problem that I think necessarily blocks this PR. How does this sound to you?
WIP branch with PN registration methods