Sha256: 2c30e41254a2f3531eb432625326d82db37a62ffb32fdb2fc555e2453961f70b

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
u3d-0.9.1 examples/Example2/fastlane/Fastfile
u3d-0.9 examples/Example2/fastlane/Fastfile