TLS/SSL Certificates check for iOS
$ xcodebuild -version
Xcode 16.0
Build version 16A242d
$ ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]
$ git clone [email protected]:nnsnodnb/ssl-certificates-check-ios.git
$ cd ssl-certificates-check-ios
$ xed .
Then change scheme to Develop
and build and run.
Please edit MARKETING_VERSION of update_app_version
in fastlane/Fastfile
.
$ bundle exec fastlane update_app_version
This software is licensed under the MIT license (See LICENSE).