spaceship/lib/spaceship/test_flight/build.rb in fastlane-2.29.0.beta.20170429010036 vs spaceship/lib/spaceship/test_flight/build.rb in fastlane-2.29.0.beta.20170430010051

- old
+ new

@@ -128,10 +128,10 @@ def export_compliance_missing? external_state == BUILD_STATES[:export_compliance_missing] end - def self.processed? + def processed? active? || ready_to_submit? || export_compliance_missing? end # Getting builds from BuildTrains only gets a partial Build object # We are then requesting the full build from iTC when we need to access