Skip to content

Commit

Permalink
Rubocop!
Browse files Browse the repository at this point in the history
  • Loading branch information
neonichu committed Oct 15, 2015
1 parent 224de93 commit 7564b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xcodeproj/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ module Constants
:watch2_app => 'com.apple.product-type.application.watchapp2',
:watch_extension => 'com.apple.product-type.watchkit-extension',
:watch2_extension => 'com.apple.product-type.watchkit2-extension',
:tv_extension => 'com.apple.product-type.tv-app-extension'
:tv_extension => 'com.apple.product-type.tv-app-extension',
}.freeze

# @return [Hash] The extensions or the various product UTIs.
Expand Down

0 comments on commit 7564b0c

Please sign in to comment.