Skip to content

Commit

Permalink
Tell podspec to preserve the copy storyboard data script
Browse files Browse the repository at this point in the history
  • Loading branch information
jwfriese committed Aug 1, 2016
1 parent c706acd commit 3a5aa4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fleet.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/jwfriese/Fleet.git", :tag => "#{s.version}" }
s.source_files = "Fleet/**/*.{swift,h}"
s.public_header_files = ["Fleet/Fleet.h"]
s.preserve_path = "Fleet/Script/copy_storyboard_info_files.sh"
end

0 comments on commit 3a5aa4d

Please sign in to comment.