Updates from Wed 1 Jul

This commit is contained in:
Alexsander Akers
2015-07-01 19:10:35 +01:00
37 changed files with 225 additions and 470 deletions

View File

@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
s.default_subspec = 'Core'
s.requires_arc = true
s.platform = :ios, "7.0"
s.prepare_command = 'npm install'
s.prepare_command = 'npm install --production'
s.preserve_paths = "cli.js", "Libraries/**/*.js", "lint", "linter.js", "node_modules", "package.json", "packager", "PATENTS", "react-native-cli"
s.header_mappings_dir = "."