TLS/SSL Certificates check for iOS
$ xcodebuild -version
Xcode 26.2
Build version 17C52$ ruby -v
ruby 3.4.8 (2025-12-17 revision 995b59f666) +PRISM [arm64-darwin24]$ git clone git@github.com: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_versionThis software is licensed under the MIT license (See LICENSE).