KMMBridge icon indicating copy to clipboard operation
KMMBridge copied to clipboard

pod push fail

Open weijunfeng opened this issue 2 years ago • 1 comments

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

weijunfeng avatar Jan 23 '23 11:01 weijunfeng

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)

russhwolf avatar Jun 21 '23 18:06 russhwolf