Skip to content

A cocoapods plugin for detecting whether the binary files in the integrated Pod support catalyst.

License

Notifications You must be signed in to change notification settings

xuzhongping/cocoapods-catalyst-validator

Repository files navigation

cocoapods-catalyst-validator

A cocoapods plugin for detecting whether the binary files in the integrated Pod support catalyst.

Installation

$ gem install cocoapods-catalyst-validator

Usage

plugin 'cocoapods-catalyst-validator'


target AExample do
    use_catalyst_verify! [:warning/:error]

    pod 'SomePod'
end

About

A cocoapods plugin for detecting whether the binary files in the integrated Pod support catalyst.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages