Sha256: 53640fd905a6876dc775aeee8aa85ecf79b8304b2468d60e76009143e1521093

Contents?: true

Size: 275 Bytes

Versions: 21

Compression:

Stored size: 275 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)

# This module is only used to check the environment is currently a testing env
module SpecHelper
end

require 'fastlane' # to import the Action super class
require 'fastlane/plugin/xcake' # import the actual plugin

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
xcake-0.6.16 fastlane-plugin-xcake/spec/spec_helper.rb