spaceship/lib/spaceship/tunes/build_details.rb in fastlane-2.217.0 vs spaceship/lib/spaceship/tunes/build_details.rb in fastlane-2.218.0

- old
+ new

@@ -57,10 +57,10 @@ # @example 'Sample.app/Sample: {'com.apple.developer.team-identifier': 'ABC123DEF456'}' attr_accessor :entitlements # @return (String) Platform of the app # @example 'ios' - attr_accessor :app_plattform + attr_accessor :app_platform # @return (String) Device Requirements / Device Protocols attr_accessor :device_protocols # @return (String) Version code of the build