spaceship/lib/spaceship/tunes/iap_families.rb in fastlane-2.51.0.beta.20170805010003 vs spaceship/lib/spaceship/tunes/iap_families.rb in fastlane-2.51.0.beta.20170806010003

- old
+ new

@@ -3,15 +3,9 @@ module Tunes class IAPFamilies < TunesBase # @return (Spaceship::Tunes::Application) A reference to the application attr_accessor :application - class << self - def factory(attrs) - return self.new(attrs) - end - end - # Create a new Purchase Family # a freshly created family has to have atleast one product. # the product will be created, and versions/pricing_intervals and so on # should be set by subsequent edit. # @param name (String) Familyname