#!/usr/bin/env ruby # frozen_string_literal: true require 'pry' require 'app_store_connect/jwt' Pry.start(AppStoreConnect::JWT)