sandeeprachha

Results 1 comments of sandeeprachha

@XiMuYouZi s.dependency 'R.swift' s.script_phases = [{ :name => 'R', :script => '"$PODS_ROOT/R.swift/rswift" generate --accessLevel public "$SRCROOT/PodlibraryName/R.generated.swift"', :execution_position => :before_compile, :input_files => ["$TEMP_DIR/rswift-lastrun"], :output_files => ["$SRCROOT/PodlibraryName/R.generated.swift"] }]