mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-04-29 01:45:36 +08:00
Remove project templates from gemspec
This commit is contained in:
@@ -22,7 +22,6 @@ Gem::Specification.new do |s|
|
||||
"against."
|
||||
|
||||
s.files = Dir["lib/**/*.rb"] +
|
||||
Dir["xcode-project-templates/**/*.*"] +
|
||||
%w{ bin/pod README.md LICENSE }
|
||||
|
||||
s.executables = %w{ pod }
|
||||
|
||||
Reference in New Issue
Block a user