1.0.4 • Published 5 years ago
ats-toggle v1.0.4
ATS-Toggle
ats-toggle is a simple command-line tool for checking and toggling the App Transport Security configuration in your iOS project's Info.plist file.
Installation
Install the package in your project.
yarn add ats-toggleUsage
Show the current status of a given Info.plist file
yarn ats-toggle show path/to/Info.plistToggle the status of a given Info.plist file
yarn ats-toggle toggle path/to/Info.plistGet help with the tool commands
yarn ats-toggle helpLicense
MIT License (c) 2021, Richard Marks