fix: BootpayUI 4.4.10으로 업데이트
- 에러로 인해 빌드되지 않던 문제 수정
This commit is contained in:
4
Podfile
4
Podfile
@@ -6,7 +6,7 @@ target 'SodaLive' do
|
||||
use_frameworks!
|
||||
|
||||
# Pods for SodaLive
|
||||
pod 'BootpayUI', '4.4.6'
|
||||
pod 'BootpayUI', '4.4.10'
|
||||
|
||||
end
|
||||
|
||||
@@ -15,7 +15,7 @@ target 'SodaLive-dev' do
|
||||
use_frameworks!
|
||||
|
||||
# Pods for SodaLive-dev
|
||||
pod 'BootpayUI', '4.4.6'
|
||||
pod 'BootpayUI', '4.4.10'
|
||||
|
||||
end
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ PODS:
|
||||
- CryptoSwift
|
||||
- NVActivityIndicatorView
|
||||
- ObjectMapper
|
||||
- BootpayUI (4.4.6):
|
||||
- BootpayUI (4.4.10):
|
||||
- Alamofire
|
||||
- Bootpay (~> 4.4.6)
|
||||
- CryptoSwift
|
||||
@@ -20,7 +20,7 @@ PODS:
|
||||
- SwiftyJSON (5.0.2)
|
||||
|
||||
DEPENDENCIES:
|
||||
- BootpayUI (= 4.4.6)
|
||||
- BootpayUI (= 4.4.10)
|
||||
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
@@ -36,13 +36,13 @@ SPEC REPOS:
|
||||
SPEC CHECKSUMS:
|
||||
Alamofire: 7193b3b92c74a07f85569e1a6c4f4237291e7496
|
||||
Bootpay: cd7f0542b096ab0af0b09a6e12a6b87f2cbbb531
|
||||
BootpayUI: bf37f6d2aba74fb5fa1331fbb7188027487041f9
|
||||
BootpayUI: beec5b0bba002b4dbced8c0ecace571ed6a017bc
|
||||
CryptoSwift: e64e11850ede528a02a0f3e768cec8e9d92ecb90
|
||||
NVActivityIndicatorView: fe52a6a68664c2df8991d7d9e3d86d8d19453c53
|
||||
ObjectMapper: e6e4d91ff7f2861df7aecc536c92d8363f4c9677
|
||||
SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a
|
||||
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a
|
||||
|
||||
PODFILE CHECKSUM: 60f01d7963f5f5ca52a566ebb5c88570e2896b99
|
||||
PODFILE CHECKSUM: a99afeba13301c2139b142c1e1592fe314698d39
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
@@ -1,13 +1,22 @@
|
||||
{
|
||||
"originHash" : "13d9b1c547710ff7af1ec6171e21afef48167b871cb597062e7133fa01a478fc",
|
||||
"originHash" : "021219245a6febf5a4891182273209d32ef45b11dd68b857e2eef1f7a8ca439d",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "abseil-cpp-binary",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/abseil-cpp-binary.git",
|
||||
"state" : {
|
||||
"revision" : "748c7837511d0e6a507737353af268484e1745e2",
|
||||
"version" : "1.2024011601.1"
|
||||
"revision" : "194a6706acbd25e4ef639bcaddea16e8758a3e27",
|
||||
"version" : "1.2024011602.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "agorainfra_ios",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/AgoraIO/AgoraInfra_iOS.git",
|
||||
"state" : {
|
||||
"revision" : "0071cecee99160f056c943ee6bfca06685ffa3d7",
|
||||
"version" : "1.3.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -15,8 +24,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/AgoraIO/AgoraRtcEngine_iOS.git",
|
||||
"state" : {
|
||||
"revision" : "2e035dbfd39dea92ba9efd6447cd976fba85d5ff",
|
||||
"version" : "4.2.2"
|
||||
"revision" : "c1224ad3e316db15a4ac48a6ff08208f7bcf5238",
|
||||
"version" : "4.6.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -33,8 +42,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/Alamofire/Alamofire.git",
|
||||
"state" : {
|
||||
"revision" : "bc268c28fb170f494de9e9927c371b8342979ece",
|
||||
"version" : "5.7.1"
|
||||
"revision" : "513364f870f6bfc468f9d2ff0a95caccc10044c5",
|
||||
"version" : "5.10.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,8 +51,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/app-check.git",
|
||||
"state" : {
|
||||
"revision" : "076b241a625e25eac22f8849be256dfb960fcdfe",
|
||||
"version" : "10.19.1"
|
||||
"revision" : "3b62f154d00019ae29a71e9738800bb6f18b236d",
|
||||
"version" : "10.19.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -51,17 +60,17 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static",
|
||||
"state" : {
|
||||
"revision" : "2369fd501848792ec268dd47d3105bc42f9203da",
|
||||
"version" : "6.16.1"
|
||||
"revision" : "1741d025d5bdd8a64c42854ba0fcfd7f768e4594",
|
||||
"version" : "6.17.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "facebook-ios-sdk",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/facebook/facebook-ios-sdk",
|
||||
"location" : "https://github.com/facebook/facebook-ios-sdk.git",
|
||||
"state" : {
|
||||
"revision" : "b28dde427715b45a26ebebf697929f4a81b15e04",
|
||||
"version" : "18.0.0"
|
||||
"revision" : "a77ba210bf6534564ad4027fce2fef65babfadf8",
|
||||
"version" : "18.0.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +78,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/firebase/firebase-ios-sdk.git",
|
||||
"state" : {
|
||||
"revision" : "9d17b500cd98d9a7009751ad62f802e152e97021",
|
||||
"version" : "10.26.0"
|
||||
"revision" : "eca84fd638116dd6adb633b5a3f31cc7befcbb7d",
|
||||
"version" : "10.29.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -78,8 +87,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/GoogleAppMeasurement.git",
|
||||
"state" : {
|
||||
"revision" : "16244d177c4e989f87b25e9db1012b382cfedc55",
|
||||
"version" : "10.25.0"
|
||||
"revision" : "fe727587518729046fc1465625b9afd80b5ab361",
|
||||
"version" : "10.28.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -96,8 +105,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/GoogleUtilities.git",
|
||||
"state" : {
|
||||
"revision" : "26c898aed8bed13b8a63057ee26500abbbcb8d55",
|
||||
"version" : "7.13.1"
|
||||
"revision" : "57a1d307f42df690fdef2637f3e5b776da02aad6",
|
||||
"version" : "7.13.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -114,8 +123,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/gtm-session-fetcher.git",
|
||||
"state" : {
|
||||
"revision" : "d415594121c9e8a4f9d79cecee0965cf35e74dbd",
|
||||
"version" : "3.1.1"
|
||||
"revision" : "a2ab612cb980066ee56d90d60d8462992c07f24b",
|
||||
"version" : "3.5.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -132,8 +141,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/onevcat/Kingfisher.git",
|
||||
"state" : {
|
||||
"revision" : "c75584ac759cbb16b204d0a7de3ebf53ea6b304d",
|
||||
"version" : "7.9.0"
|
||||
"revision" : "2ef543ee21d63734e1c004ad6c870255e8716c50",
|
||||
"version" : "7.12.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -141,8 +150,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/firebase/leveldb.git",
|
||||
"state" : {
|
||||
"revision" : "0706abcc6b0bd9cedfbb015ba840e4a780b5159b",
|
||||
"version" : "1.22.2"
|
||||
"revision" : "a0bc79961d7be727d258d33d5a6b2f1023270ba1",
|
||||
"version" : "1.22.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -159,8 +168,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/firebase/nanopb.git",
|
||||
"state" : {
|
||||
"revision" : "819d0a2173aff699fb8c364b6fb906f7cdb1a692",
|
||||
"version" : "2.30909.0"
|
||||
"revision" : "b7e1104502eca3a213b46303391ca4d3bc8ddec1",
|
||||
"version" : "2.30910.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -168,8 +177,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/team-michael/notifly-ios-sdk",
|
||||
"state" : {
|
||||
"revision" : "e3a0a4669c4f8c8c48d811d1831e803447612ec2",
|
||||
"version" : "1.16.0"
|
||||
"revision" : "406d95344b7adb71adcc9e46960fec50d608e576",
|
||||
"version" : "1.17.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -178,7 +187,7 @@
|
||||
"location" : "https://github.com/objectbox/objectbox-swift-spm",
|
||||
"state" : {
|
||||
"branch" : "main",
|
||||
"revision" : "01fdb75f9c6da0c2a378598ef0c4bac6e777f3c1"
|
||||
"revision" : "28c3261c9836cd3f4d64ab6419a3628d2b167811"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -195,8 +204,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/google/promises.git",
|
||||
"state" : {
|
||||
"revision" : "e70e889c0196c76d22759eb50d6a0270ca9f1d9e",
|
||||
"version" : "2.3.1"
|
||||
"revision" : "540318ecedd63d883069ae7f1ed811a2df00b6ac",
|
||||
"version" : "2.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -222,8 +231,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/NuPlay/RichText.git",
|
||||
"state" : {
|
||||
"revision" : "ff468d18b066ea5838a2d3f9cb572d55b8ebdb11",
|
||||
"version" : "2.3.0"
|
||||
"revision" : "ec3469ee47c17e0f90e4b43f23d7e19bc42e069b",
|
||||
"version" : "2.7.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -231,8 +240,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ReactiveX/RxSwift.git",
|
||||
"state" : {
|
||||
"revision" : "9dcaa4b333db437b0fbfaf453fad29069044a8b4",
|
||||
"version" : "6.6.0"
|
||||
"revision" : "5dd1907d64f0d36f158f61a466bab75067224893",
|
||||
"version" : "6.9.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -240,8 +249,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/SDWebImage/SDWebImage.git",
|
||||
"state" : {
|
||||
"revision" : "59730af512c06fb569c119d737df4c1c499e001d",
|
||||
"version" : "5.18.10"
|
||||
"revision" : "34cf2423a2c4088d06a3b08655603b5bc3eeeb3a",
|
||||
"version" : "5.21.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -249,8 +258,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
|
||||
"state" : {
|
||||
"revision" : "261b6cec35686d2dc192b809ab50742b4502a73b",
|
||||
"version" : "2.2.6"
|
||||
"revision" : "53573d6dd017e354c0e7d8f1c86b77ef1383c996",
|
||||
"version" : "2.2.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -258,8 +267,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-protobuf.git",
|
||||
"state" : {
|
||||
"revision" : "ce20dc083ee485524b802669890291c0d8090170",
|
||||
"version" : "1.22.1"
|
||||
"revision" : "2547102afd04fe49f1b286090f13ebce07284980",
|
||||
"version" : "1.31.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user