chore: update pod. add localization
This commit is contained in:
parent
f82e4a3854
commit
bd3c199439
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Add a remote config" = "Add a remote config";
|
"Add a remote config" = "Add a remote config";
|
||||||
|
|
||||||
|
@ -41,6 +40,9 @@
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Config loading Fail!" = "Config loading Fail!";
|
"Config loading Fail!" = "Config loading Fail!";
|
||||||
|
|
||||||
|
/* No comment provided by engineer. */
|
||||||
|
"Custom your GEOIP MMDB download address." = "Custom your GEOIP MMDB download address.";
|
||||||
|
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Details" = "Details";
|
"Details" = "Details";
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Add a remote config" = "添加托管配置文件";
|
"Add a remote config" = "添加托管配置文件";
|
||||||
|
|
||||||
|
@ -41,6 +40,9 @@
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Config loading Fail!" = "配置文件加载失败";
|
"Config loading Fail!" = "配置文件加载失败";
|
||||||
|
|
||||||
|
/* No comment provided by engineer. */
|
||||||
|
"Custom your GEOIP MMDB download address." = "自定义下载地址";
|
||||||
|
|
||||||
/* No comment provided by engineer. */
|
/* No comment provided by engineer. */
|
||||||
"Details" = "查看详情";
|
"Details" = "查看详情";
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
BartyCrouch update && BartyCrouch lint
|
BartyCrouch update && BartyCrouch lint
|
||||||
swiftformat . --disable unusedArguments,numberFormatting,redundantReturn,andOperator,anyObjectProtocol,trailingClosures,redundantFileprivate --ranges nospace --swiftversion "5.0"
|
# swiftformat . --disable initCoderUnavailable,wrapArguments, andOperator, enumNamespaces, unusedArguments,numberFormatting,redundantReturn,andOperator,anyObjectProtocol,trailingClosures,redundantFileprivate --ranges nospace --swiftversion "5.0"
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
/* Class = "NSMenuItem"; title = "ERROR"; ObjectID = "0iu-lB-eZN"; */
|
/* Class = "NSMenuItem"; title = "ERROR"; ObjectID = "0iu-lB-eZN"; */
|
||||||
"0iu-lB-eZN.title" = "ERROR";
|
"0iu-lB-eZN.title" = "ERROR";
|
||||||
|
|
||||||
|
|
30
Podfile.lock
30
Podfile.lock
|
@ -6,33 +6,33 @@ PODS:
|
||||||
- CocoaLumberjack/Core (3.7.0)
|
- CocoaLumberjack/Core (3.7.0)
|
||||||
- CocoaLumberjack/Swift (3.7.0):
|
- CocoaLumberjack/Swift (3.7.0):
|
||||||
- CocoaLumberjack/Core
|
- CocoaLumberjack/Core
|
||||||
- Firebase/CoreOnly (7.2.0):
|
- Firebase/CoreOnly (7.3.0):
|
||||||
- FirebaseCore (= 7.2.0)
|
- FirebaseCore (= 7.3.0)
|
||||||
- Firebase/Crashlytics (7.2.0):
|
- Firebase/Crashlytics (7.3.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseCrashlytics (~> 7.2.0)
|
- FirebaseCrashlytics (~> 7.3.0)
|
||||||
- FirebaseCore (7.2.0):
|
- FirebaseCore (7.3.0):
|
||||||
- FirebaseCoreDiagnostics (~> 7.0)
|
- FirebaseCoreDiagnostics (~> 7.0)
|
||||||
- GoogleUtilities/Environment (~> 7.0)
|
- GoogleUtilities/Environment (~> 7.0)
|
||||||
- GoogleUtilities/Logger (~> 7.0)
|
- GoogleUtilities/Logger (~> 7.0)
|
||||||
- FirebaseCoreDiagnostics (7.2.0):
|
- FirebaseCoreDiagnostics (7.3.0):
|
||||||
- GoogleDataTransport (~> 8.0)
|
- GoogleDataTransport (~> 8.0)
|
||||||
- GoogleUtilities/Environment (~> 7.0)
|
- GoogleUtilities/Environment (~> 7.0)
|
||||||
- GoogleUtilities/Logger (~> 7.0)
|
- GoogleUtilities/Logger (~> 7.0)
|
||||||
- nanopb (~> 2.30906.0)
|
- nanopb (~> 2.30906.0)
|
||||||
- FirebaseCrashlytics (7.2.0):
|
- FirebaseCrashlytics (7.3.0):
|
||||||
- FirebaseCore (~> 7.0)
|
- FirebaseCore (~> 7.0)
|
||||||
- FirebaseInstallations (~> 7.0)
|
- FirebaseInstallations (~> 7.0)
|
||||||
- GoogleDataTransport (~> 8.0)
|
- GoogleDataTransport (~> 8.0)
|
||||||
- nanopb (~> 2.30906.0)
|
- nanopb (~> 2.30906.0)
|
||||||
- PromisesObjC (~> 1.2)
|
- PromisesObjC (~> 1.2)
|
||||||
- FirebaseInstallations (7.2.0):
|
- FirebaseInstallations (7.3.0):
|
||||||
- FirebaseCore (~> 7.0)
|
- FirebaseCore (~> 7.0)
|
||||||
- GoogleUtilities/Environment (~> 7.0)
|
- GoogleUtilities/Environment (~> 7.0)
|
||||||
- GoogleUtilities/UserDefaults (~> 7.0)
|
- GoogleUtilities/UserDefaults (~> 7.0)
|
||||||
- PromisesObjC (~> 1.2)
|
- PromisesObjC (~> 1.2)
|
||||||
- FlexibleDiff (0.0.8)
|
- FlexibleDiff (0.0.8)
|
||||||
- GoogleDataTransport (8.0.1):
|
- GoogleDataTransport (8.1.0):
|
||||||
- nanopb (~> 2.30906.0)
|
- nanopb (~> 2.30906.0)
|
||||||
- GoogleUtilities/Environment (7.1.1):
|
- GoogleUtilities/Environment (7.1.1):
|
||||||
- PromisesObjC (~> 1.2)
|
- PromisesObjC (~> 1.2)
|
||||||
|
@ -103,13 +103,13 @@ SPEC CHECKSUMS:
|
||||||
Alamofire: 3b6a534a3df22db367e4dedeeca73d1ddfcf0e2f
|
Alamofire: 3b6a534a3df22db367e4dedeeca73d1ddfcf0e2f
|
||||||
AppCenter: 51351e0121e40ba75e28ecb7de5c2e69d480df5e
|
AppCenter: 51351e0121e40ba75e28ecb7de5c2e69d480df5e
|
||||||
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
|
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
|
||||||
Firebase: 456eeacc158d8c58586b7871619a81bb9f27d4ae
|
Firebase: 26223c695fe322633274198cb19dca8cb7e54416
|
||||||
FirebaseCore: c959e8a598f83125c01c1700d9161b236ab3833c
|
FirebaseCore: 4d3c72622ce0e2106aaa07bb4b2935ba2c370972
|
||||||
FirebaseCoreDiagnostics: 2d508e12e77e9691ca67d1669b91ee80f0985b29
|
FirebaseCoreDiagnostics: d50e11039e5984d92c8a512be2395f13df747350
|
||||||
FirebaseCrashlytics: 8afbf6e9c3731adee0e721870c9e7b40b0e8fd44
|
FirebaseCrashlytics: d31325312c92e2cb2f0386d589b9aa44e303d99b
|
||||||
FirebaseInstallations: 9ab3a9a6522e687f59ff9bcfd92949ac85073f3c
|
FirebaseInstallations: 971df89b48ae5ee4cc2bf6935f3857a525d28550
|
||||||
FlexibleDiff: 4f487778bd152088a9528a0a9be06eba7952bb00
|
FlexibleDiff: 4f487778bd152088a9528a0a9be06eba7952bb00
|
||||||
GoogleDataTransport: e4085e6762f36a6141738f46b0153473ce57fb18
|
GoogleDataTransport: 116c84c4bdeb76be2a7a46de51244368f9794eab
|
||||||
GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c
|
GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c
|
||||||
GzipSwift: 893f3e48e597a1a4f62fafcb6514220fcf8287fa
|
GzipSwift: 893f3e48e597a1a4f62fafcb6514220fcf8287fa
|
||||||
LetsMove: 7b9fe44737707d984fbd3f47af46609a9a07b461
|
LetsMove: 7b9fe44737707d984fbd3f47af46609a9a07b461
|
||||||
|
|
Loading…
Reference in New Issue