Sha256: c04af3d649eaa80c8df69cb590efae6ee26c675fb823f9321718799555b965b1
Contents?: true
Size: 344 Bytes
Versions: 323
Compression:
Stored size: 344 Bytes
Contents
module Spaceship # Requiring pathname is required here if not using bundler and requiring spaceship directly # https://github.com/fastlane/fastlane/issues/14661 require 'pathname' ROOT = Pathname.new(File.expand_path('../../..', __FILE__)) DESCRIPTION = "Ruby library to access the Apple Dev Center and App Store Connect".freeze end
Version data entries
323 entries across 323 versions & 5 rubygems