From 8ce12b7ad8dfa98ce3c5a676dcab875848b9d952 Mon Sep 17 00:00:00 2001
From: Zachary Orr <516458+ZachOrr@users.noreply.github.com>
Date: Thu, 31 Dec 2020 23:45:29 -0500
Subject: [PATCH] [app_store] v3.0.0
---
.github/workflows/publish.yml | 4 ++--
fastlane/Fastfile | 2 +-
spotlight-index/Info.plist | 4 ++--
tba-unit-tests/Info.plist | 4 ++--
the-blue-alliance-ios/Info.plist | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 4c21bba9d..a136ddf09 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
if: ${{ contains(github.event.head_commit.message, '[beta]') }}
run: bundle exec fastlane beta_ci
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
FASTLANE_USER: ${{ secrets.FASTLANE_USER }}
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
MATCH_GIT_REPO: ${{ secrets.MATCH_GIT_REPO }}
@@ -48,7 +48,7 @@ jobs:
if: ${{ contains(github.event.head_commit.message, '[app_store]') }}
run: bundle exec fastlane app_store
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
FASTLANE_USER: ${{ secrets.FASTLANE_USER }}
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
MATCH_GIT_REPO: ${{ secrets.MATCH_GIT_REPO }}
diff --git a/fastlane/Fastfile b/fastlane/Fastfile
index cd83a4421..a77bd3cb9 100644
--- a/fastlane/Fastfile
+++ b/fastlane/Fastfile
@@ -115,7 +115,7 @@ platform :ios do
private_lane :ship_github do |options|
set_github_release(
repository_name: "the-blue-alliance/the-blue-alliance-ios",
- api_token: ENV["GITHUB_TOKEN"],
+ api_token: ENV["GH_TOKEN"],
name: current_version,
tag_name: current_version,
description: commit_changelog,
diff --git a/spotlight-index/Info.plist b/spotlight-index/Info.plist
index 875479db9..e331fb983 100644
--- a/spotlight-index/Info.plist
+++ b/spotlight-index/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 3.0.1
+ 3.0.0
CFBundleVersion
- 1
+ 4
NSExtension
NSExtensionPointIdentifier
diff --git a/tba-unit-tests/Info.plist b/tba-unit-tests/Info.plist
index e065ceb08..fabb1adbf 100644
--- a/tba-unit-tests/Info.plist
+++ b/tba-unit-tests/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 3.0.1
+ 3.0.0
CFBundleVersion
- 1
+ 4
diff --git a/the-blue-alliance-ios/Info.plist b/the-blue-alliance-ios/Info.plist
index 88933ee79..58536a59a 100755
--- a/the-blue-alliance-ios/Info.plist
+++ b/the-blue-alliance-ios/Info.plist
@@ -73,7 +73,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 3.0.1
+ 3.0.0
CFBundleURLTypes
@@ -86,7 +86,7 @@
CFBundleVersion
- 1
+ 4
CoreSpotlightContinuation
FIREBASE_ANALYTICS_COLLECTION_ENABLED