Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #47 from josh64x2/podspec-fix
Browse files Browse the repository at this point in the history
Removed deployment_target from Podspec
  • Loading branch information
Vadim Shpakovski committed Mar 15, 2016
2 parents bed9076 + 0563051 commit f70296c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MASPreferences.podspec
@@ -1,6 +1,5 @@
Pod::Spec.new do |s|
s.platform = :osx
s.osx.deployment_target = "10.5"
s.name = "MASPreferences"
s.version = "1.1.2"
s.summary = "Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou."
Expand Down

0 comments on commit f70296c

Please sign in to comment.