Skip to content

v5.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 17:10
· 9 commits to master since this release
dd6d563
Specify platform to exclude tvOS, watchOS (#541) (#542)

tvOS and watchOS sdks and their simulators are not installed by default
  with Xcode 14. So specifying osx and ios to workaround them.
This podspec is mean to bring in the binaries to Pods folder so other tools
  are able to use it. It does not build or mean to be consumed as a library