lib/spaceship/tunes/processing_build.rb in spaceship-0.7.0 vs lib/spaceship/tunes/processing_build.rb in spaceship-0.9.0

- old
+ new

@@ -1,9 +1,8 @@ module Spaceship module Tunes # Represents a build which doesn't have a version number yet and is either processing or is stuck class ProcessingBuild < Build - # @return [String] The state of this build # @example # ITC.apps.betaProcessingStatus.InvalidBinary # @example # ITC.apps.betaProcessingStatus.Created