Skip to content

nnsnodnb/ssl-certificates-check-ios

Repository files navigation

ssl-certificates-check-ios

Test AdHoc AppStore

TLS/SSL Certificates check for iOS

Environment

Xcode

$ xcodebuild -version
Xcode 15.3
Build version 15E204a

Ruby

$ ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]

Setup

$ 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.

Let's try

App Clip Code

Bump version

Please edit MARKETING_VERSION of update_app_version in fastlane/Fastfile.

$ bundle exec fastlane update_app_version

License

This software is licensed under the MIT license (See LICENSE).