[MediaWiki-commits] [Gerrit] cleanup project fastfile - change (apps...wikipedia)

2015-04-02 Thread Bgerstle (Code Review)
Bgerstle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/201608

Change subject: cleanup project  fastfile
..

cleanup project  fastfile

Bug: T94769
Change-Id: I301d72138ed4ffbf710df5840368581f2a26b3c6
---
M .gitignore
D BetaConfig.xcconfig
M Gemfile
M Gemfile.lock
M Makefile
M OldDataSchema/Categories/NSManagedObjectModel+OldDataSchema.m
M Podfile
M Wikipedia.xcodeproj/project.pbxproj
A Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia Alpha.xcscheme
A Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia Beta.xcscheme
R Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaAlpha.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaBeta.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaRelease.xcscheme
M WikipediaUnitTests/OldDataSchemaMigratorTests.m
M fastlane/Appfile
M fastlane/Deliverfile
M fastlane/Fastfile
18 files changed, 440 insertions(+), 620 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/ios/wikipedia 
refs/changes/08/201608/1

diff --git a/.gitignore b/.gitignore
index 86d9482..8e079ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,11 @@
 *.ipa
 *.xcuserstate
 
+# Fastlane
+fastlane/report.xml
+fastlane/Error*.png
+*.mobileprovision
+
 # Ignore baselines, which we'll eventually maintain in CI to prevent false 
negatives due to dev machine discrepancies
 xcbaselines/
 
diff --git a/BetaConfig.xcconfig b/BetaConfig.xcconfig
deleted file mode 100644
index 3b81135..000
--- a/BetaConfig.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-
-APP_ID_SUFFIX = .tfbeta
diff --git a/Gemfile b/Gemfile
index 0b7a460..ed0858b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
 source https://rubygems.org;
 
-gem 'cocoapods', '~ 0.36'
+gem 'cocoapods', '~ 0.36.1'
+gem 'fastlane', '~ 0.4.2'
diff --git a/Gemfile.lock b/Gemfile.lock
index ba6fa34..48aa94b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,7 +7,23 @@
   minitest (~ 5.1)
   thread_safe (~ 0.3, = 0.3.4)
   tzinfo (~ 1.1)
+addressable (2.3.8)
+aws-sdk (1.63.0)
+  aws-sdk-v1 (= 1.63.0)
+aws-sdk-v1 (1.63.0)
+  json (~ 1.4)
+  nokogiri (= 1.4.4)
+babosa (1.0.2)
+capybara (2.4.4)
+  mime-types (= 1.16)
+  nokogiri (= 1.3.3)
+  rack (= 1.0.0)
+  rack-test (= 0.5.4)
+  xpath (~ 2.0)
+cert (0.1.3)
+  fastlane_core (= 0.2.0)
 claide (0.8.1)
+cliver (0.3.2)
 cocoapods (0.36.1)
   activesupport (= 3.2.15)
   claide (~ 0.8.1)
@@ -34,24 +50,140 @@
   netrc (= 0.7.8)
 cocoapods-try (0.4.3)
 colored (1.2)
+commander (4.3.2)
+  highline (~ 1.7.1)
+credentials_manager (0.1.3)
+  colored
+  highline
+  security
+deliver (0.8.1)
+  excon
+  fastimage (~ 1.6.3)
+  fastlane_core (= 0.2.0)
+  nokogiri (~ 1.6.5)
+  plist (~ 3.1.0)
+  prawn
+  rubyzip (~ 1.1.6)
+dotenv (0.11.1)
+  dotenv-deployment (~ 0.0.2)
+dotenv-deployment (0.0.2)
 escape (0.0.4)
+excon (0.45.1)
+faraday (0.8.9)
+  multipart-post (~ 1.2.0)
+faraday_middleware (0.9.1)
+  faraday (= 0.7.4,  0.10)
+fastimage (1.6.8)
+  addressable (~ 2.3, = 2.3.5)
+fastlane (0.4.2)
+  aws-sdk (~ 1.0)
+  cert (= 0.1.3)
+  deliver (= 0.7.13)
+  fastlane_core (= 0.3.4)
+  frameit (= 0.2.3)
+  nokogiri (~ 1.6.5)
+  pem (= 0.3.8)
+  produce (= 0.1.6)
+  shenzhen (~ 0.12.1)
+  sigh (= 0.4.5)
+  slack-notifier (~ 1.0)
+  snapshot (= 0.4.0)
+  terminal-notifier (~ 1.6.2)
+  xcodeproj (~ 0.20)
+  xcpretty (~ 0.1)
+fastlane_core (0.3.4)
+  babosa
+  capybara (~ 2.4.3)
+  colored
+  commander (= 4.1.0)
+  credentials_manager (= 0.1.3)
+  highline
+  json
+  multi_json
+  phantomjs (~ 1.9.8)
+  poltergeist (~ 1.5.1)
+frameit (0.2.3)
+  deliver ( 0.3)
+  fastimage (~ 1.6.3)
+  fastlane_core (= 0.2.0)
+  mini_magick (~ 4.0.2)
 fuzzy_match (2.0.4)
+highline (1.7.1)
 i18n (0.7.0)
 json (1.8.2)
+mime-types (2.4.3)
+mini_magick (4.0.4)
+mini_portile (0.6.2)
 minitest (5.5.1)
 molinillo (0.2.3)
+multi_json (1.11.0)
+multipart-post (1.2.0)
 nap (0.8.0)
+net-sftp (2.1.2)
+  net-ssh (= 2.6.5)
+net-ssh (2.9.2)
 netrc (0.7.8)
+nokogiri (1.6.6.2)
+  mini_portile (~ 0.6.0)
 open4 (1.3.4)
+pdf-core (0.5.1)
+pem (0.3.8)
+  fastlane_core (= 0.3.1)
+phantomjs (1.9.8.0)
+plist (3.1.0)
+poltergeist (1.5.1)
+  capybara (~ 2.1)
+  cliver (~ 0.3.1)
+  multi_json (~ 1.0)
+  websocket-driver (= 0.2.0)
+prawn (2.0.1)
+  pdf-core (~ 0.5.1)
+  ttfunk (~ 1.4.0)
+produce (0.1.6)
+  fastlane_core (= 0.2.0)
+rack (1.6.0)
+rack-test (0.6.3)
+  rack (= 1.0)
+rubyzip (1.1.7)
+security (0.1.3)
+  

[MediaWiki-commits] [Gerrit] cleanup project fastfile - change (apps...wikipedia)

2015-04-02 Thread Mhurd (Code Review)
Mhurd has submitted this change and it was merged.

Change subject: cleanup project  fastfile
..


cleanup project  fastfile

Bug: T94769
Change-Id: I301d72138ed4ffbf710df5840368581f2a26b3c6
---
M .gitignore
D BetaConfig.xcconfig
M Gemfile
M Gemfile.lock
M Makefile
M OldDataSchema/Categories/NSManagedObjectModel+OldDataSchema.m
M Podfile
M Wikipedia.xcodeproj/project.pbxproj
A Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia Alpha.xcscheme
A Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia Beta.xcscheme
R Wikipedia.xcodeproj/xcshareddata/xcschemes/Wikipedia.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaAlpha.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaBeta.xcscheme
D Wikipedia.xcodeproj/xcshareddata/xcschemes/WikipediaRelease.xcscheme
M WikipediaUnitTests/OldDataSchemaMigratorTests.m
M fastlane/Appfile
M fastlane/Deliverfile
M fastlane/Fastfile
18 files changed, 440 insertions(+), 620 deletions(-)

Approvals:
  Fjalapeno: Looks good to me, but someone else must approve
  Mhurd: Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index 86d9482..8e079ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,11 @@
 *.ipa
 *.xcuserstate
 
+# Fastlane
+fastlane/report.xml
+fastlane/Error*.png
+*.mobileprovision
+
 # Ignore baselines, which we'll eventually maintain in CI to prevent false 
negatives due to dev machine discrepancies
 xcbaselines/
 
diff --git a/BetaConfig.xcconfig b/BetaConfig.xcconfig
deleted file mode 100644
index 3b81135..000
--- a/BetaConfig.xcconfig
+++ /dev/null
@@ -1,2 +0,0 @@
-
-APP_ID_SUFFIX = .tfbeta
diff --git a/Gemfile b/Gemfile
index 0b7a460..ed0858b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
 source https://rubygems.org;
 
-gem 'cocoapods', '~ 0.36'
+gem 'cocoapods', '~ 0.36.1'
+gem 'fastlane', '~ 0.4.2'
diff --git a/Gemfile.lock b/Gemfile.lock
index ba6fa34..48aa94b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,7 +7,23 @@
   minitest (~ 5.1)
   thread_safe (~ 0.3, = 0.3.4)
   tzinfo (~ 1.1)
+addressable (2.3.8)
+aws-sdk (1.63.0)
+  aws-sdk-v1 (= 1.63.0)
+aws-sdk-v1 (1.63.0)
+  json (~ 1.4)
+  nokogiri (= 1.4.4)
+babosa (1.0.2)
+capybara (2.4.4)
+  mime-types (= 1.16)
+  nokogiri (= 1.3.3)
+  rack (= 1.0.0)
+  rack-test (= 0.5.4)
+  xpath (~ 2.0)
+cert (0.1.3)
+  fastlane_core (= 0.2.0)
 claide (0.8.1)
+cliver (0.3.2)
 cocoapods (0.36.1)
   activesupport (= 3.2.15)
   claide (~ 0.8.1)
@@ -34,24 +50,140 @@
   netrc (= 0.7.8)
 cocoapods-try (0.4.3)
 colored (1.2)
+commander (4.3.2)
+  highline (~ 1.7.1)
+credentials_manager (0.1.3)
+  colored
+  highline
+  security
+deliver (0.8.1)
+  excon
+  fastimage (~ 1.6.3)
+  fastlane_core (= 0.2.0)
+  nokogiri (~ 1.6.5)
+  plist (~ 3.1.0)
+  prawn
+  rubyzip (~ 1.1.6)
+dotenv (0.11.1)
+  dotenv-deployment (~ 0.0.2)
+dotenv-deployment (0.0.2)
 escape (0.0.4)
+excon (0.45.1)
+faraday (0.8.9)
+  multipart-post (~ 1.2.0)
+faraday_middleware (0.9.1)
+  faraday (= 0.7.4,  0.10)
+fastimage (1.6.8)
+  addressable (~ 2.3, = 2.3.5)
+fastlane (0.4.2)
+  aws-sdk (~ 1.0)
+  cert (= 0.1.3)
+  deliver (= 0.7.13)
+  fastlane_core (= 0.3.4)
+  frameit (= 0.2.3)
+  nokogiri (~ 1.6.5)
+  pem (= 0.3.8)
+  produce (= 0.1.6)
+  shenzhen (~ 0.12.1)
+  sigh (= 0.4.5)
+  slack-notifier (~ 1.0)
+  snapshot (= 0.4.0)
+  terminal-notifier (~ 1.6.2)
+  xcodeproj (~ 0.20)
+  xcpretty (~ 0.1)
+fastlane_core (0.3.4)
+  babosa
+  capybara (~ 2.4.3)
+  colored
+  commander (= 4.1.0)
+  credentials_manager (= 0.1.3)
+  highline
+  json
+  multi_json
+  phantomjs (~ 1.9.8)
+  poltergeist (~ 1.5.1)
+frameit (0.2.3)
+  deliver ( 0.3)
+  fastimage (~ 1.6.3)
+  fastlane_core (= 0.2.0)
+  mini_magick (~ 4.0.2)
 fuzzy_match (2.0.4)
+highline (1.7.1)
 i18n (0.7.0)
 json (1.8.2)
+mime-types (2.4.3)
+mini_magick (4.0.4)
+mini_portile (0.6.2)
 minitest (5.5.1)
 molinillo (0.2.3)
+multi_json (1.11.0)
+multipart-post (1.2.0)
 nap (0.8.0)
+net-sftp (2.1.2)
+  net-ssh (= 2.6.5)
+net-ssh (2.9.2)
 netrc (0.7.8)
+nokogiri (1.6.6.2)
+  mini_portile (~ 0.6.0)
 open4 (1.3.4)
+pdf-core (0.5.1)
+pem (0.3.8)
+  fastlane_core (= 0.3.1)
+phantomjs (1.9.8.0)
+plist (3.1.0)
+poltergeist (1.5.1)
+  capybara (~ 2.1)
+  cliver (~ 0.3.1)
+  multi_json (~ 1.0)
+  websocket-driver (= 0.2.0)
+prawn (2.0.1)
+  pdf-core (~ 0.5.1)
+  ttfunk (~ 1.4.0)
+produce (0.1.6)
+  fastlane_core (= 0.2.0)
+rack (1.6.0)
+rack-test (0.6.3)
+  rack (= 1.0)
+rubyzip (1.1.7)
+security (0.1.3)
+shenzhen