登录 注册
当前位置:主页 > 资源下载 > 10 > 为iOS的Info.plist文件切换NSAppTransportSecurity功能,使用ats-toggle

为iOS的Info.plist文件切换NSAppTransportSecurity功能,使用ats-toggle

  • 更新:2024-10-29 16:02:37
  • 大小:73KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

ATS切换 ats-toggle是一个简单的命令行工具,用于检查和切换iOS项目的Info.plist文件中的App Transport Security配置。 安装 在您的项目中安装该软件包。 yarn add ats-toggle 用法 显示给定Info.plist文件的当前状态 yarn ats-toggle show path/to/Info.plist 切换给定Info.plist文件的状态 yarn ats-toggle toggle path/to/Info.plist 获取有关工具命令的帮助 yarn ats-toggle help 执照 麻省理工学院许可证(c)2021,理查德·马克斯(Richard Marks)