From 28a1ad632ceb307f31e6a46a02305de03c2305fa Mon Sep 17 00:00:00 2001 From: VietTu <> Date: Sun, 26 Feb 2023 01:15:16 +0700 Subject: [PATCH 1/5] update core --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index 2dd7f6b..2f046f0 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 2dd7f6bfeac39456a2a56a0e1d07e7b85c928b20 +Subproject commit 2f046f0eb7a52e3947dcb7e608fbd4bd8e1bbc16 From 2a0644f0acca518874b1496817d5dde383a6eb21 Mon Sep 17 00:00:00 2001 From: VietTu <> Date: Sun, 26 Feb 2023 01:39:15 +0700 Subject: [PATCH 2/5] update core path url --- .gitmodules | 2 +- core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 62b03b6..b248e7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "core"] path = core - url = https://github.com/ConnectSDK/Connect-SDK-iOS-Core.git + url = https://github.com/viettu3598/Connect-SDK-iOS.git diff --git a/core b/core index 2f046f0..636b58b 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 2f046f0eb7a52e3947dcb7e608fbd4bd8e1bbc16 +Subproject commit 636b58bf0a6cc1b2938885025b6b512450af1518 From d2d86ebe646b63f1163d0b0367a7389581cb6932 Mon Sep 17 00:00:00 2001 From: VietTu <> Date: Sun, 26 Feb 2023 01:51:55 +0700 Subject: [PATCH 3/5] update core service --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index 636b58b..bb86cfa 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 636b58bf0a6cc1b2938885025b6b512450af1518 +Subproject commit bb86cfa08bd16cc4b8cc46de249f87c2a1a9e427 From 5d40aea690f2cbcb4e3553189bd2fa495cacad6c Mon Sep 17 00:00:00 2001 From: VietTu <> Date: Sun, 26 Feb 2023 19:01:31 +0700 Subject: [PATCH 4/5] change url submodule --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index bb86cfa..4840973 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit bb86cfa08bd16cc4b8cc46de249f87c2a1a9e427 +Subproject commit 484097348507371f5be2ac1bde7bf184a64ecc48 From ec542beba45825d205107293358085fdf11d0709 Mon Sep 17 00:00:00 2001 From: VietTu <> Date: Sun, 26 Feb 2023 19:15:09 +0700 Subject: [PATCH 5/5] change url gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b248e7e..ca6fa7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "core"] path = core - url = https://github.com/viettu3598/Connect-SDK-iOS.git + url = https://github.com/viettu3598/Connect-SDK-iOS-Core.git