KMMBridge
KMMBridge copied to clipboard
pod push fail
When I push the pod to my pod source, it is required to have commit message information, but the current version does not support the setting of commit message, can you modify it to support it?
Thanks
Note to self: this involves passing --commit-message="$message"
to pod repo push
.
(docs at https://guides.cocoapods.org/terminal/commands.html#pod_repo_push)