From acb508416cad030c0e7394006abb8f2b63a17d46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9cio=20Varj=C3=A3o?=
<1348549+cvarjao@users.noreply.github.com>
Date: Wed, 18 Sep 2024 11:16:31 -0700
Subject: [PATCH 1/3] chore: bump version number to 1.0.20
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com>
---
.github/workflows/main.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index f32de16bc..0698fe2e6 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -2,7 +2,7 @@ name: Native Build & Test
env:
appBuildNumber: ${{ github.run_number }}
- appBuildVersion: "1.0.19"
+ appBuildVersion: "1.0.20"
on:
workflow_dispatch:
From 5856c9875c7907a93d6dca670cda43d08783ec0a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9cio=20Varj=C3=A3o?=
<1348549+cvarjao@users.noreply.github.com>
Date: Fri, 20 Sep 2024 09:48:29 -0700
Subject: [PATCH 2/3] update provisioning profile
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com>
---
release.xcconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release.xcconfig b/release.xcconfig
index aa2b55c73..8942f8ef0 100644
--- a/release.xcconfig
+++ b/release.xcconfig
@@ -1,5 +1,5 @@
CODE_SIGN_STYLE=Manual
DEVELOPMENT_TEAM=L796QSLV3E
PRODUCT_BUNDLE_IDENTIFIER=ca.bc.gov.BCWallet
-PROVISIONING_PROFILE_SPECIFIER=84752b1c-8c7c-4afc-8a0b-fffbf56cd390
+PROVISIONING_PROFILE_SPECIFIER=54378f79-6c99-404d-a89f-40dfd1f232b5
CODE_SIGN_IDENTITY=Apple Distribution: Government of British Columbia (L796QSLV3E)
\ No newline at end of file
From 15d7c218f76fde1f878e33a34e49224782b10ca8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9cio=20Varj=C3=A3o?=
<1348549+cvarjao@users.noreply.github.com>
Date: Fri, 20 Sep 2024 10:15:29 -0700
Subject: [PATCH 3/3] update provisioning profile
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Clécio Varjão <1348549+cvarjao@users.noreply.github.com>
---
options.plist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/options.plist b/options.plist
index 2a85d8089..69125af5d 100644
--- a/options.plist
+++ b/options.plist
@@ -17,7 +17,7 @@
provisioningProfiles
ca.bc.gov.BCWallet
- 84752b1c-8c7c-4afc-8a0b-fffbf56cd390
+ 54378f79-6c99-404d-a89f-40dfd1f232b5