Sha256: f12a954c95b76782505621fa46b1fc4c65d4a2e5bf9984a6a238a3b8ed86639f

Contents?: true

Size: 353 Bytes

Versions: 36

Compression:

Stored size: 353 Bytes

Contents

desc "Run the EditorRun.Build task"
lane :u3d_build do |options|
  u3d(raw_logs: options[:raw_logs], run_args: "-logFile './editor.log' -executeMethod U3d.EditorRun.Build -quit -batchmode")
end

lane :u3d_build2 do |options|
  u3d(raw_logs: options[:raw_logs], run_args: "-logFile '/dev/stdout' -executeMethod U3d.EditorRun.Build -quit -batchmode")
end

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
u3d-1.2.3 examples/Example2/fastlane/Fastfile
u3d-1.2.2 examples/Example2/fastlane/Fastfile
u3d-1.2.1 examples/Example2/fastlane/Fastfile
u3d-1.2.0 examples/Example2/fastlane/Fastfile
u3d-1.1.5 examples/Example2/fastlane/Fastfile
u3d-1.1.4 examples/Example2/fastlane/Fastfile
u3d-1.1.3 examples/Example2/fastlane/Fastfile
u3d-1.1.2 examples/Example2/fastlane/Fastfile
u3d-1.1.1 examples/Example2/fastlane/Fastfile
u3d-1.1.0 examples/Example2/fastlane/Fastfile
u3d-1.0.21 examples/Example2/fastlane/Fastfile
u3d-1.0.20 examples/Example2/fastlane/Fastfile
u3d-1.0.19 examples/Example2/fastlane/Fastfile
u3d-1.0.18 examples/Example2/fastlane/Fastfile
u3d-1.0.17 examples/Example2/fastlane/Fastfile
u3d-1.0.16 examples/Example2/fastlane/Fastfile
u3d-1.0.15 examples/Example2/fastlane/Fastfile
u3d-1.0.14 examples/Example2/fastlane/Fastfile
u3d-1.0.13 examples/Example2/fastlane/Fastfile
u3d-1.0.12 examples/Example2/fastlane/Fastfile