diff --git a/Cache_Cache.bundle/_CodeSignature/CodeSignature b/Cache_Cache.bundle/_CodeSignature/CodeSignature
index bdc6647..f303d80 100644
Binary files a/Cache_Cache.bundle/_CodeSignature/CodeSignature and b/Cache_Cache.bundle/_CodeSignature/CodeSignature differ
diff --git a/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature b/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
index 3d4a06e..2167bb5 100644
Binary files a/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature and b/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature differ
diff --git a/Frameworks/GoogleCast.framework/GoogleCast b/Frameworks/GoogleCast.framework/GoogleCast
index 67c1fae..81cd0c6 100644
Binary files a/Frameworks/GoogleCast.framework/GoogleCast and b/Frameworks/GoogleCast.framework/GoogleCast differ
diff --git a/Frameworks/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds b/Frameworks/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds
index 0e29ebd..ef84d13 100644
Binary files a/Frameworks/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds and b/Frameworks/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds differ
diff --git a/Frameworks/LinkKit.framework/LinkKit b/Frameworks/LinkKit.framework/LinkKit
index 6cc5539..d85a224 100644
Binary files a/Frameworks/LinkKit.framework/LinkKit and b/Frameworks/LinkKit.framework/LinkKit differ
diff --git a/Frameworks/MobileIntelligence.framework/MobileIntelligence b/Frameworks/MobileIntelligence.framework/MobileIntelligence
index 072c6e0..f7ae50a 100644
Binary files a/Frameworks/MobileIntelligence.framework/MobileIntelligence and b/Frameworks/MobileIntelligence.framework/MobileIntelligence differ
diff --git a/Frameworks/SmartView.framework/SmartView b/Frameworks/SmartView.framework/SmartView
index dddca50..73c37e6 100644
Binary files a/Frameworks/SmartView.framework/SmartView and b/Frameworks/SmartView.framework/SmartView differ
diff --git a/Frameworks/SocureDocV.framework/Assets.car b/Frameworks/SocureDocV.framework/Assets.car
index 338fdf4..407fe65 100644
Binary files a/Frameworks/SocureDocV.framework/Assets.car and b/Frameworks/SocureDocV.framework/Assets.car differ
diff --git a/Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/metadata.json b/Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/metadata.json
index 3ee6e24..b1dc4d7 100644
--- a/Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/metadata.json
+++ b/Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/metadata.json
@@ -20,6 +20,9 @@
"specificationVersion" : 4,
"computePrecision" : "Float16",
"isUpdatable" : "0",
+ "stateSchema" : [
+
+ ],
"availability" : {
"macOS" : "10.15",
"tvOS" : "13.0",
@@ -28,17 +31,6 @@
"iOS" : "13.0",
"macCatalyst" : "13.0"
},
- "neuralNetworkLayerTypeHistogram" : {
- "Concat" : 1,
- "PoolingMax" : 3,
- "Multiply" : 1,
- "ActivationReLU" : 4,
- "ReshapeStatic" : 1,
- "PoolingAverage" : 1,
- "Convolution" : 4,
- "ActivationSigmoid" : 1,
- "InnerProduct" : 2
- },
"modelType" : {
"name" : "MLModelType_neuralNetwork"
},
@@ -46,7 +38,6 @@
"com.github.apple.coremltools.version" : "5.0b4",
"com.github.apple.coremltools.source" : "torch==1.8.1"
},
- "generatedClassName" : "BlurDetection",
"inputSchema" : [
{
"height" : "180",
@@ -61,6 +52,18 @@
"name" : "input_0"
}
],
+ "generatedClassName" : "BlurDetection",
+ "neuralNetworkLayerTypeHistogram" : {
+ "Concat" : 1,
+ "Multiply" : 1,
+ "ActivationReLU" : 4,
+ "ReshapeStatic" : 1,
+ "PoolingAverage" : 1,
+ "PoolingINVALID" : 3,
+ "Convolution" : 4,
+ "InnerProduct" : 2,
+ "ActivationSigmoid" : 1
+ },
"method" : "predict"
}
]
\ No newline at end of file
diff --git a/Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/metadata.json b/Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/metadata.json
index 5320a31..82046df 100644
--- a/Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/metadata.json
+++ b/Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/metadata.json
@@ -30,6 +30,9 @@
"specificationVersion" : 4,
"computePrecision" : "Float16",
"isUpdatable" : "0",
+ "stateSchema" : [
+
+ ],
"availability" : {
"macOS" : "10.15",
"tvOS" : "13.0",
@@ -38,19 +41,6 @@
"iOS" : "13.0",
"macCatalyst" : "13.0"
},
- "neuralNetworkLayerTypeHistogram" : {
- "Slice" : 3,
- "ActivationLeakyReLU" : 27,
- "Multiply" : 1,
- "ReshapeStatic" : 2,
- "PoolingAverage" : 1,
- "SliceStatic" : 1,
- "ExpandDims" : 1,
- "ConcatND" : 1,
- "Convolution" : 27,
- "ActivationSigmoid" : 2,
- "InnerProduct" : 1
- },
"modelType" : {
"name" : "MLModelType_neuralNetwork"
},
@@ -58,7 +48,6 @@
"com.github.apple.coremltools.version" : "6.3.0",
"com.github.apple.coremltools.source" : "torch==1.11.0"
},
- "generatedClassName" : "CornerDetection",
"inputSchema" : [
{
"height" : "256",
@@ -73,6 +62,20 @@
"name" : "input_0"
}
],
+ "generatedClassName" : "CornerDetection",
+ "neuralNetworkLayerTypeHistogram" : {
+ "ConcatND" : 1,
+ "Multiply" : 1,
+ "ActivationLeakyReLU" : 27,
+ "ReshapeStatic" : 2,
+ "PoolingAverage" : 1,
+ "SliceStatic" : 1,
+ "ExpandDims" : 1,
+ "Slice" : 3,
+ "Convolution" : 27,
+ "InnerProduct" : 1,
+ "ActivationSigmoid" : 2
+ },
"method" : "predict"
}
]
\ No newline at end of file
diff --git a/Frameworks/SocureDocV.framework/DocumentSelectionCell.nib b/Frameworks/SocureDocV.framework/DocumentSelectionCell.nib
index 1c14126..8bb6c90 100644
Binary files a/Frameworks/SocureDocV.framework/DocumentSelectionCell.nib and b/Frameworks/SocureDocV.framework/DocumentSelectionCell.nib differ
diff --git a/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/coremldata.bin b/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/coremldata.bin
index 741a3d0..47c5d0e 100644
Binary files a/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/coremldata.bin and b/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/coremldata.bin differ
diff --git a/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json b/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json
index fa571b7..3430ee4 100644
--- a/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json
+++ b/Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json
@@ -30,6 +30,9 @@
"specificationVersion" : 4,
"computePrecision" : "Float16",
"isUpdatable" : "0",
+ "stateSchema" : [
+
+ ],
"availability" : {
"macOS" : "10.15",
"tvOS" : "13.0",
@@ -38,22 +41,6 @@
"iOS" : "13.0",
"macCatalyst" : "13.0"
},
- "neuralNetworkLayerTypeHistogram" : {
- "DivideBroadcastable" : 1,
- "InnerProduct" : 8,
- "ReduceMin" : 1,
- "Convolution" : 20,
- "Clip" : 12,
- "ActivationSigmoid" : 1,
- "ReshapeStatic" : 10,
- "ReduceMax" : 1,
- "Squeeze" : 1,
- "Add" : 17,
- "Multiply" : 25,
- "ActivationLinear" : 2,
- "ActivationReLU" : 9,
- "PoolingAverage" : 5
- },
"modelType" : {
"name" : "MLModelType_neuralNetwork"
},
@@ -61,7 +48,6 @@
"com.github.apple.coremltools.version" : "5.0b3",
"com.github.apple.coremltools.source" : "torch==1.8.1"
},
- "generatedClassName" : "GlareClassify",
"inputSchema" : [
{
"height" : "112",
@@ -76,6 +62,23 @@
"name" : "input_0"
}
],
+ "generatedClassName" : "GlareClassify",
+ "neuralNetworkLayerTypeHistogram" : {
+ "DivideBroadcastable" : 1,
+ "ReduceMin" : 1,
+ "InnerProduct" : 8,
+ "Convolution" : 20,
+ "Clip" : 12,
+ "ActivationSigmoid" : 1,
+ "ReshapeStatic" : 10,
+ "ReduceMax" : 1,
+ "Squeeze" : 1,
+ "Multiply" : 25,
+ "Add" : 17,
+ "ActivationLinear" : 2,
+ "ActivationReLU" : 9,
+ "PoolingAverage" : 5
+ },
"method" : "predict"
}
]
\ No newline at end of file
diff --git a/Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/metadata.json b/Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/metadata.json
index d6c5ef1..6e7a9b7 100644
--- a/Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/metadata.json
+++ b/Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/metadata.json
@@ -19,6 +19,9 @@
"specificationVersion" : 4,
"computePrecision" : "Float16",
"isUpdatable" : "0",
+ "stateSchema" : [
+
+ ],
"availability" : {
"macOS" : "10.15",
"tvOS" : "13.0",
@@ -27,14 +30,6 @@
"iOS" : "13.0",
"macCatalyst" : "13.0"
},
- "neuralNetworkLayerTypeHistogram" : {
- "Multiply" : 1,
- "ReduceMax" : 1,
- "ReduceSum" : 1,
- "ReduceMin" : 1,
- "GreaterThan" : 2,
- "Add" : 1
- },
"modelType" : {
"name" : "MLModelType_neuralNetwork"
},
@@ -42,7 +37,6 @@
"com.github.apple.coremltools.version" : "5.0b3",
"com.github.apple.coremltools.source" : "torch==1.8.1"
},
- "generatedClassName" : "GlareIntensityCheck",
"inputSchema" : [
{
"height" : "112",
@@ -57,6 +51,15 @@
"name" : "input_0"
}
],
+ "generatedClassName" : "GlareIntensityCheck",
+ "neuralNetworkLayerTypeHistogram" : {
+ "ReduceMax" : 1,
+ "Multiply" : 1,
+ "ReduceSum" : 1,
+ "ReduceMin" : 1,
+ "GreaterThan" : 2,
+ "Add" : 1
+ },
"method" : "predict"
}
]
\ No newline at end of file
diff --git a/Frameworks/SocureDocV.framework/Info.plist b/Frameworks/SocureDocV.framework/Info.plist
index 87ca7d3..1d3a904 100644
Binary files a/Frameworks/SocureDocV.framework/Info.plist and b/Frameworks/SocureDocV.framework/Info.plist differ
diff --git a/Frameworks/SocureDocV.framework/MDTableViewCell.nib b/Frameworks/SocureDocV.framework/MDTableViewCell.nib
index 2597dcd..7391d87 100644
Binary files a/Frameworks/SocureDocV.framework/MDTableViewCell.nib and b/Frameworks/SocureDocV.framework/MDTableViewCell.nib differ
diff --git a/Frameworks/SocureDocV.framework/SocureDocV b/Frameworks/SocureDocV.framework/SocureDocV
index ebbd99b..2c55ed3 100644
Binary files a/Frameworks/SocureDocV.framework/SocureDocV and b/Frameworks/SocureDocV.framework/SocureDocV differ
diff --git a/Frameworks/SocureDocV.framework/_CodeSignature/CodeResources b/Frameworks/SocureDocV.framework/_CodeSignature/CodeResources
index f674805..658bd08 100644
--- a/Frameworks/SocureDocV.framework/_CodeSignature/CodeResources
+++ b/Frameworks/SocureDocV.framework/_CodeSignature/CodeResources
@@ -22,7 +22,7 @@
Assets.car
- PVAi8XXy72T+BsLBUs5/73y0E+M=
+ dE6vAHHjDV0S8x4O2Zr6cU9EwNA=
BlurDetection.mlmodelc/analytics/coremldata.bin
@@ -34,7 +34,7 @@
BlurDetection.mlmodelc/metadata.json
- V8NupOJPe33BmrX3HfLMK2u7MOg=
+ 6DV+0LbaqCXNMG2N6RIUwRAyYJY=
BlurDetection.mlmodelc/model.espresso.net
@@ -70,7 +70,7 @@
CornerDetection.mlmodelc/metadata.json
- fEktAiInnZX+Bz5rntVni4litZE=
+ 2h+1Me0esG/MTfupQhDnteIycKc=
CornerDetection.mlmodelc/model.espresso.net
@@ -94,7 +94,7 @@
DocumentSelectionCell.nib
- lzFnQGyNPZGJP82enbt0G7wSOA4=
+ 3AD4KabFbt++8nGo3WkjpssX8hg=
GlareClassify.mlmodelc/analytics/coremldata.bin
@@ -102,11 +102,11 @@
GlareClassify.mlmodelc/coremldata.bin
- wIbXlXOjai366O+oB8pGEH50zAk=
+ kZMPFZkhs2VPzCq/lxGceBkDDGk=
GlareClassify.mlmodelc/metadata.json
- tighikn2WOjL3+ocQD30DQu+03g=
+ lBqEWzCP0Lruq7ByPdYP38ta/wo=
GlareClassify.mlmodelc/model.espresso.net
@@ -138,7 +138,7 @@
GlareIntensityCheck.mlmodelc/metadata.json
- mnGnPQf03dsV75o8FMARl9ZPLYo=
+ 1DUS/pufxFZcnECqqHQJW12vZk8=
GlareIntensityCheck.mlmodelc/model.espresso.net
@@ -166,11 +166,11 @@
Info.plist
- LD/gieTV9AWd//CHY3Ftm/JpOsA=
+ 6MEbJ+SE7Og9QWHRv9Iz/JHwKNs=
MDTableViewCell.nib
- CLsA226MvhtCcNDvX4b2/ayA63U=
+ feS1L0MlvdNRa9KDD0ebzn3GWOk=
OpenSans-Bold.ttf
@@ -315,11 +315,11 @@
hash
- PVAi8XXy72T+BsLBUs5/73y0E+M=
+ dE6vAHHjDV0S8x4O2Zr6cU9EwNA=
hash2
- mqNUgHU9A9G2PwNAfUUFRZ5L01C9G1tdJHSbDsZjmbc=
+ PlSpjKqhjIjnN6WaxcIwi7iDvOy2Br7EJcnhMFFI4jQ=
BlurDetection.mlmodelc/analytics/coremldata.bin
@@ -348,11 +348,11 @@
hash
- V8NupOJPe33BmrX3HfLMK2u7MOg=
+ 6DV+0LbaqCXNMG2N6RIUwRAyYJY=
hash2
- YN7JRE7HUv0dak2Myo72DgWw9L9+Kp7hZzrqM6bcTuQ=
+ 18a4R3O92D2iUR8jqo+0lOgGnHhw326iUrMy/JiyyX4=
BlurDetection.mlmodelc/model.espresso.net
@@ -447,11 +447,11 @@
hash
- fEktAiInnZX+Bz5rntVni4litZE=
+ 2h+1Me0esG/MTfupQhDnteIycKc=
hash2
- qOoIihu5fdM4LrVuWImv3JIkwXX+IpagM2wwUjf7nZY=
+ zEMhcAqkCDp88BciI4j7mLLs/8jnxdXV3sdkCaWAtsg=
CornerDetection.mlmodelc/model.espresso.net
@@ -513,11 +513,11 @@
hash
- lzFnQGyNPZGJP82enbt0G7wSOA4=
+ 3AD4KabFbt++8nGo3WkjpssX8hg=
hash2
- SZ0tA0LcKafCuqloHl6UdI4ZYfWnC5vhMBx/y2D/fA4=
+ i13lGpjK8wlhrfRq6DIfB06ttPJCmcym5gNqrOFztxY=
GlareClassify.mlmodelc/analytics/coremldata.bin
@@ -535,22 +535,22 @@
hash
- wIbXlXOjai366O+oB8pGEH50zAk=
+ kZMPFZkhs2VPzCq/lxGceBkDDGk=
hash2
- 4m1pjJSUNq0tastZveMhf2WB7gu6i1s3KDUrVLeqFtU=
+ YskFMHgu/FmqsrF8qGwY3zZvOEeizaBrNnm+YucjRSw=
GlareClassify.mlmodelc/metadata.json
hash
- tighikn2WOjL3+ocQD30DQu+03g=
+ lBqEWzCP0Lruq7ByPdYP38ta/wo=
hash2
- HKZyQA4DrmUm21AQKBEr9NR3yGugPaP/H9UotK8h2l0=
+ gvK+eW1fe6tYxol9adqxKVWqqReagucPqN1o6LAYlQI=
GlareClassify.mlmodelc/model.espresso.net
@@ -634,11 +634,11 @@
hash
- mnGnPQf03dsV75o8FMARl9ZPLYo=
+ 1DUS/pufxFZcnECqqHQJW12vZk8=
hash2
- fRUMgeLoKLmzG1euNtYUZRDnSK0TVGOgMWSuEaGxcXo=
+ mingoDDzAyMvdOu/tnDBLl2ugKgd9hO8OnXCmM1QYbI=
GlareIntensityCheck.mlmodelc/model.espresso.net
@@ -711,11 +711,11 @@
hash
- CLsA226MvhtCcNDvX4b2/ayA63U=
+ feS1L0MlvdNRa9KDD0ebzn3GWOk=
hash2
- D/TJ5IYSlecsdYGLdb1QVw1eoIUn3PKUSnWRF7jZ6Mc=
+ AA/ak7gW8gK4ue696+Rb6rDTXeEfuiVDNNZvaKFwBg0=
OpenSans-Bold.ttf
diff --git a/Frameworks/T1Twitter.framework/T1Twitter b/Frameworks/T1Twitter.framework/T1Twitter
index d2b752f..c8f9496 100644
Binary files a/Frameworks/T1Twitter.framework/T1Twitter and b/Frameworks/T1Twitter.framework/T1Twitter differ
diff --git a/Frameworks/TFSFeatureSwitchesUI.framework/TFSFeatureSwitchesUI b/Frameworks/TFSFeatureSwitchesUI.framework/TFSFeatureSwitchesUI
index 463d128..edc41aa 100644
Binary files a/Frameworks/TFSFeatureSwitchesUI.framework/TFSFeatureSwitchesUI and b/Frameworks/TFSFeatureSwitchesUI.framework/TFSFeatureSwitchesUI differ
diff --git a/Frameworks/TFSLocalizedResources.framework/Info.plist b/Frameworks/TFSLocalizedResources.framework/Info.plist
index 67a69d6..d06be83 100644
Binary files a/Frameworks/TFSLocalizedResources.framework/Info.plist and b/Frameworks/TFSLocalizedResources.framework/Info.plist differ
diff --git a/Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources b/Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources
index f75ad1b..a6442c2 100644
Binary files a/Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources and b/Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources differ
diff --git a/Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources b/Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources
index bd10913..6246d81 100644
--- a/Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources
+++ b/Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Info.plist
- kNB4O/6oxARhiSJy6X4d2q1EMzg=
+ Rd3423Nph7idfwWiK9t/JUU0pZk=
files2
diff --git a/Frameworks/TwitterAppSPMMigration.framework/TwitterAppSPMMigration b/Frameworks/TwitterAppSPMMigration.framework/TwitterAppSPMMigration
index 1231a40..116ad2f 100644
Binary files a/Frameworks/TwitterAppSPMMigration.framework/TwitterAppSPMMigration and b/Frameworks/TwitterAppSPMMigration.framework/TwitterAppSPMMigration differ
diff --git a/Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools b/Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools
index 7fb8a14..578d2a5 100644
Binary files a/Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools and b/Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools differ
diff --git a/Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools b/Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools
index 0131834..a144e18 100644
Binary files a/Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools and b/Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools differ
diff --git a/Frameworks/TwitterNotifications.framework/TwitterNotifications b/Frameworks/TwitterNotifications.framework/TwitterNotifications
index ee3a05a..47ad504 100644
Binary files a/Frameworks/TwitterNotifications.framework/TwitterNotifications and b/Frameworks/TwitterNotifications.framework/TwitterNotifications differ
diff --git a/Frameworks/TwitterSharedResources.framework/TwitterSharedResources b/Frameworks/TwitterSharedResources.framework/TwitterSharedResources
index 073943f..51c0dce 100644
Binary files a/Frameworks/TwitterSharedResources.framework/TwitterSharedResources and b/Frameworks/TwitterSharedResources.framework/TwitterSharedResources differ
diff --git a/Frameworks/WebRTC.framework/WebRTC b/Frameworks/WebRTC.framework/WebRTC
index ce46c75..ef7975f 100644
Binary files a/Frameworks/WebRTC.framework/WebRTC and b/Frameworks/WebRTC.framework/WebRTC differ
diff --git a/Frameworks/XAppCoreLibraries.framework/Info.plist b/Frameworks/XAppCoreLibraries.framework/Info.plist
new file mode 100644
index 0000000..2d42ba6
Binary files /dev/null and b/Frameworks/XAppCoreLibraries.framework/Info.plist differ
diff --git a/Frameworks/XAppCoreLibraries.framework/XAppCoreLibraries b/Frameworks/XAppCoreLibraries.framework/XAppCoreLibraries
new file mode 100644
index 0000000..02bd7e3
Binary files /dev/null and b/Frameworks/XAppCoreLibraries.framework/XAppCoreLibraries differ
diff --git a/Frameworks/XAppCoreLibraries.framework/_CodeSignature/CodeResources b/Frameworks/XAppCoreLibraries.framework/_CodeSignature/CodeResources
new file mode 100644
index 0000000..e19e2fe
--- /dev/null
+++ b/Frameworks/XAppCoreLibraries.framework/_CodeSignature/CodeResources
@@ -0,0 +1,115 @@
+
+
+
+
+ files
+
+ Info.plist
+
+ ANkRPMmP75bopt6PECk2N07kaZQ=
+
+
+ files2
+
+ rules
+
+ SC_Info/XAppCoreLibraries\.(sinf|supp|supf|supx)$
+
+ omit
+
+ weight
+ 10000
+
+ ^.*
+
+ ^.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ SC_Info/XAppCoreLibraries\.(sinf|supp|supf|supx)$
+
+ omit
+
+ weight
+ 10000
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^.*
+
+ ^.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Base\.lproj/
+
+ weight
+ 1010
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/Grok_Grok.bundle/_CodeSignature/CodeDirectory b/Grok_Grok.bundle/_CodeSignature/CodeDirectory
index 056f265..e4532ac 100644
Binary files a/Grok_Grok.bundle/_CodeSignature/CodeDirectory and b/Grok_Grok.bundle/_CodeSignature/CodeDirectory differ
diff --git a/Grok_Grok.bundle/_CodeSignature/CodeRequirements-1 b/Grok_Grok.bundle/_CodeSignature/CodeRequirements-1
index 462a72b..ed9afea 100644
Binary files a/Grok_Grok.bundle/_CodeSignature/CodeRequirements-1 and b/Grok_Grok.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/Grok_Grok.bundle/_CodeSignature/CodeResources b/Grok_Grok.bundle/_CodeSignature/CodeResources
index fc9de95..d9307af 100644
--- a/Grok_Grok.bundle/_CodeSignature/CodeResources
+++ b/Grok_Grok.bundle/_CodeSignature/CodeResources
@@ -64,6 +64,10 @@
dlpaDfl2NdW2Q1leeLP+ozmivD4=
+ statsMuseTeamData.json
+
+ zP7CHryAJXjqbAjuk8dNl9QckHk=
+
stokes.png
tOg/eNq0ewmQ7J/CR574xwkw4Cc=
@@ -240,6 +244,17 @@
AzzliM+TZZbjqg0Z/aVJmccqCI9gZKNI/bFr4a+SpSg=
+ statsMuseTeamData.json
+
+ hash
+
+ zP7CHryAJXjqbAjuk8dNl9QckHk=
+
+ hash2
+
+ KgzKB/do9CsYlB73/yr57/MQ7DucO4ZMzhC2f8vy3+E=
+
+
stokes.png
hash
diff --git a/Grok_Grok.bundle/_CodeSignature/CodeSignature b/Grok_Grok.bundle/_CodeSignature/CodeSignature
index 8dfd55c..9bfca4e 100644
Binary files a/Grok_Grok.bundle/_CodeSignature/CodeSignature and b/Grok_Grok.bundle/_CodeSignature/CodeSignature differ
diff --git a/Grok_Grok.bundle/statsMuseTeamData.json b/Grok_Grok.bundle/statsMuseTeamData.json
new file mode 100644
index 0000000..63068bf
--- /dev/null
+++ b/Grok_Grok.bundle/statsMuseTeamData.json
@@ -0,0 +1,1015 @@
+{
+ "fc": {
+ "teams": {
+ "ALA": {
+ "name": "Deportivo Alav\u00e9s",
+ "abbreviation": "ALA",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/ala/logo",
+ "league": "LaLiga"
+ },
+ "ATH": {
+ "name": "Athletic Club",
+ "abbreviation": "ATH",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/ath/logo",
+ "league": "LaLiga"
+ },
+ "ATM": {
+ "name": "Atl\u00e9tico Madrid",
+ "abbreviation": "ATM",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/atm/logo",
+ "league": "LaLiga"
+ },
+ "FCB": {
+ "name": "Barcelona",
+ "abbreviation": "FCB",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/fcb/logo",
+ "league": "LaLiga"
+ },
+ "CAD": {
+ "name": "C\u00e1diz",
+ "abbreviation": "CAD",
+ "nickname": "C\u00e1diz",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/cad/logo",
+ "league": "LaLiga"
+ },
+ "CEL": {
+ "name": "RC Celta de Vigo",
+ "abbreviation": "CEL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/cel/logo",
+ "league": "LaLiga"
+ },
+ "GET": {
+ "name": "Getafe CF",
+ "abbreviation": "GET",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/get/logo",
+ "league": "LaLiga"
+ },
+ "GIR": {
+ "name": "Girona FC",
+ "abbreviation": "GIR",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/gir/logo",
+ "league": "LaLiga"
+ },
+ "GRA": {
+ "name": "Granada CF",
+ "abbreviation": "GRA",
+ "nickname": "Granada",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/gra/logo",
+ "league": "LaLiga"
+ },
+ "LPM": {
+ "name": "Las Palmas",
+ "abbreviation": "LPM",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/lpm/logo",
+ "league": "LaLiga"
+ },
+ "LEG": {
+ "name": "Legan\u00e9s",
+ "abbreviation": "LEG",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/leg/logo",
+ "league": "LaLiga"
+ },
+ "ESP": {
+ "name": "Espanyol",
+ "abbreviation": "ESP",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/esp/logo",
+ "league": "LaLiga"
+ },
+ "MLL": {
+ "name": "RCD Mallorca",
+ "abbreviation": "MLL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/mll/logo",
+ "league": "LaLiga"
+ },
+ "OSA": {
+ "name": "Osasuna",
+ "abbreviation": "OSA",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/osa/logo",
+ "league": "LaLiga"
+ },
+ "RAY": {
+ "name": "Rayo Vallecano",
+ "abbreviation": "RAY",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/ray/logo",
+ "league": "LaLiga"
+ },
+ "BET": {
+ "name": "Real Betis",
+ "abbreviation": "BET",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/bet/logo",
+ "league": "LaLiga"
+ },
+ "RMA": {
+ "name": "Real Madrid",
+ "abbreviation": "RMA",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/rma/logo",
+ "league": "LaLiga"
+ },
+ "RSO": {
+ "name": "Real Sociedad",
+ "abbreviation": "RSO",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/rso/logo",
+ "league": "LaLiga"
+ },
+ "SEV": {
+ "name": "Sevilla",
+ "abbreviation": "SEV",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/sev/logo",
+ "league": "LaLiga"
+ },
+ "VAL": {
+ "name": "Valencia",
+ "abbreviation": "VAL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/val/logo",
+ "league": "LaLiga"
+ },
+ "VIL": {
+ "name": "Villarreal",
+ "abbreviation": "VIL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/vil/logo",
+ "league": "LaLiga"
+ },
+ "VLD": {
+ "name": "Real Valladolid",
+ "abbreviation": "VLD",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/vld/logo",
+ "league": "LaLiga"
+ },
+ "ALM": {
+ "name": "UD Almer\u00eda",
+ "abbreviation": "ALM",
+ "nickname": "Almer\u00eda",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/laliga/teams/alm/logo",
+ "league": "LaLiga"
+ },
+ "ARS": {
+ "name": "Arsenal",
+ "abbreviation": "ARS",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/ars/logo",
+ "league": "Premier League"
+ },
+ "AVL": {
+ "name": "Aston Villa",
+ "abbreviation": "AVL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/avl/logo",
+ "league": "Premier League"
+ },
+ "BOU": {
+ "name": "AFC Bournemouth",
+ "abbreviation": "BOU",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/bou/logo",
+ "league": "Premier League"
+ },
+ "BRE": {
+ "name": "Brentford",
+ "abbreviation": "BRE",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/bre/logo",
+ "league": "Premier League"
+ },
+ "BHA": {
+ "name": "Brighton & Hove Albion",
+ "abbreviation": "BHA",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/bha/logo",
+ "league": "Premier League"
+ },
+ "CHE": {
+ "name": "Chelsea",
+ "abbreviation": "CHE",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/che/logo",
+ "league": "Premier League"
+ },
+ "CRY": {
+ "name": "Crystal Palace",
+ "abbreviation": "CRY",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/cry/logo",
+ "league": "Premier League"
+ },
+ "EVE": {
+ "name": "Everton",
+ "abbreviation": "EVE",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/eve/logo",
+ "league": "Premier League"
+ },
+ "FUL": {
+ "name": "Fulham",
+ "abbreviation": "FUL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/ful/logo",
+ "league": "Premier League"
+ },
+ "IPS": {
+ "name": "Ipswich Town",
+ "abbreviation": "IPS",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/ips/logo",
+ "league": "Premier League"
+ },
+ "LEI": {
+ "name": "Leicester City",
+ "abbreviation": "LEI",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/lei/logo",
+ "league": "Premier League"
+ },
+ "LIV": {
+ "name": "Liverpool",
+ "abbreviation": "LIV",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/liv/logo",
+ "league": "Premier League"
+ },
+ "MCI": {
+ "name": "Manchester City",
+ "abbreviation": "MCI",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/mci/logo",
+ "league": "Premier League"
+ },
+ "MUN": {
+ "name": "Manchester United",
+ "abbreviation": "MUN",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/mun/logo",
+ "league": "Premier League"
+ },
+ "NEW": {
+ "name": "Newcastle United",
+ "abbreviation": "NEW",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/new/logo",
+ "league": "Premier League"
+ },
+ "NFO": {
+ "name": "Nottingham Forest",
+ "abbreviation": "NFO",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/nfo/logo",
+ "league": "Premier League"
+ },
+ "SOU": {
+ "name": "Southampton",
+ "abbreviation": "SOU",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/sou/logo",
+ "league": "Premier League"
+ },
+ "TOT": {
+ "name": "Tottenham Hotspur",
+ "abbreviation": "TOT",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/tot/logo",
+ "league": "Premier League"
+ },
+ "WHU": {
+ "name": "West Ham United",
+ "abbreviation": "WHU",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/whu/logo",
+ "league": "Premier League"
+ },
+ "WOL": {
+ "name": "Wolverhampton Wanderers",
+ "abbreviation": "WOL",
+ "logo": "https://abs.twimg.com/grok-sport-cards/fc/epl/teams/wol/logo",
+ "league": "Premier League"
+ }
+ }
+ },
+ "mlb": {
+ "teams": {
+ "ATH": {
+ "name": "Athletics",
+ "abbreviation": "ATH",
+ "nickname": "Athletics",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/ath/logo",
+ "league": "AL West"
+ },
+ "AZ": {
+ "name": "Arizona Diamondbacks",
+ "abbreviation": "AZ",
+ "market": "Arizona",
+ "nickname": "Diamondbacks",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/az/logo",
+ "league": "NL West"
+ },
+ "ATL": {
+ "name": "Atlanta Braves",
+ "abbreviation": "ATL",
+ "market": "Atlanta",
+ "nickname": "Braves",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/atl/logo",
+ "league": "NL East"
+ },
+ "BAL": {
+ "name": "Baltimore Orioles",
+ "abbreviation": "BAL",
+ "market": "Baltimore",
+ "nickname": "Orioles",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/bal/logo",
+ "league": "AL East"
+ },
+ "BOS": {
+ "name": "Boston Red Sox",
+ "abbreviation": "BOS",
+ "market": "Boston",
+ "nickname": "Red Sox",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/bos/logo",
+ "league": "AL East"
+ },
+ "CHC": {
+ "name": "Chicago Cubs",
+ "abbreviation": "CHC",
+ "market": "Chicago",
+ "nickname": "Cubs",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/chc/logo",
+ "league": "NL Central"
+ },
+ "CWS": {
+ "name": "Chicago White Sox",
+ "abbreviation": "CWS",
+ "market": "Chicago",
+ "nickname": "White Sox",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/cws/logo",
+ "league": "AL Central"
+ },
+ "CIN": {
+ "name": "Cincinnati Reds",
+ "abbreviation": "CIN",
+ "market": "Cincinnati",
+ "nickname": "Reds",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/cin/logo",
+ "league": "NL Central"
+ },
+ "CLE": {
+ "name": "Cleveland Guardians",
+ "abbreviation": "CLE",
+ "market": "Cleveland",
+ "nickname": "Guardians",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/cle/logo",
+ "league": "AL Central"
+ },
+ "COL": {
+ "name": "Colorado Rockies",
+ "abbreviation": "COL",
+ "market": "Colorado",
+ "nickname": "Rockies",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/col/logo",
+ "league": "NL West"
+ },
+ "DET": {
+ "name": "Detroit Tigers",
+ "abbreviation": "DET",
+ "market": "Detroit",
+ "nickname": "Tigers",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/det/logo",
+ "league": "AL Central"
+ },
+ "HOU": {
+ "name": "Houston Astros",
+ "abbreviation": "HOU",
+ "market": "Houston",
+ "nickname": "Astros",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/hou/logo",
+ "league": "AL West"
+ },
+ "KCR": {
+ "name": "Kansas City Royals",
+ "abbreviation": "KCR",
+ "market": "Kansas City",
+ "nickname": "Royals",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/kcr/logo",
+ "league": "AL Central"
+ },
+ "LAA": {
+ "name": "Los Angeles Angels",
+ "abbreviation": "LAA",
+ "market": "Los Angeles",
+ "nickname": "Angels",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/laa/logo",
+ "league": "AL West"
+ },
+ "LAD": {
+ "name": "Los Angeles Dodgers",
+ "abbreviation": "LAD",
+ "market": "Los Angeles",
+ "nickname": "Dodgers",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/lad/logo",
+ "league": "NL West"
+ },
+ "MIA": {
+ "name": "Miami Marlins",
+ "abbreviation": "MIA",
+ "market": "Miami",
+ "nickname": "Marlins",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/mia/logo",
+ "league": "NL East"
+ },
+ "MIL": {
+ "name": "Milwaukee Brewers",
+ "abbreviation": "MIL",
+ "market": "Milwaukee",
+ "nickname": "Brewers",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/mil/logo",
+ "league": "NL Central"
+ },
+ "MIN": {
+ "name": "Minnesota Twins",
+ "abbreviation": "MIN",
+ "market": "Minnesota",
+ "nickname": "Twins",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/min/logo",
+ "league": "AL Central"
+ },
+ "NYM": {
+ "name": "New York Mets",
+ "abbreviation": "NYM",
+ "market": "New York",
+ "nickname": "Mets",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/nym/logo",
+ "league": "NL East"
+ },
+ "NYY": {
+ "name": "New York Yankees",
+ "abbreviation": "NYY",
+ "market": "New York",
+ "nickname": "Yankees",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/nyy/logo",
+ "league": "AL East"
+ },
+ "PHI": {
+ "name": "Philadelphia Phillies",
+ "abbreviation": "PHI",
+ "market": "Philadelphia",
+ "nickname": "Phillies",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/phi/logo",
+ "league": "AL East"
+ },
+ "PIT": {
+ "name": "Pittsburgh Pirates",
+ "abbreviation": "PIT",
+ "market": "Pittsburgh",
+ "nickname": "Pirates",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/pit/logo",
+ "league": "NL Central"
+ },
+ "SDP": {
+ "name": "San Diego Padres",
+ "abbreviation": "SDP",
+ "market": "San Diego",
+ "nickname": "Padres",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/sdp/logo",
+ "league": "NL West"
+ },
+ "SFG": {
+ "name": "San Francisco Giants",
+ "abbreviation": "SFG",
+ "market": "San Francisco",
+ "nickname": "Giants",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/sfg/logo",
+ "league": "NL West"
+ },
+ "SEA": {
+ "name": "Seattle Mariners",
+ "abbreviation": "SEA",
+ "market": "Seattle",
+ "nickname": "Mariners",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/sea/logo",
+ "league": "AL West"
+ },
+ "STL": {
+ "name": "St. Louis Cardinals",
+ "abbreviation": "STL",
+ "market": "St. Louis",
+ "nickname": "Cardinals",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/stl/logo",
+ "league": "NL Central"
+ },
+ "TBR": {
+ "name": "Tampa Bay Rays",
+ "abbreviation": "TBR",
+ "market": "Tampa Bay",
+ "nickname": "Rays",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/tbr/logo",
+ "league": "AL East"
+ },
+ "TEX": {
+ "name": "Texas Rangers",
+ "abbreviation": "TEX",
+ "market": "Texas",
+ "nickname": "Rangers",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/tex/logo",
+ "league": "AL West"
+ },
+ "TOR": {
+ "name": "Toronto Blue Jays",
+ "abbreviation": "TOR",
+ "market": "Toronto",
+ "nickname": "Blue Jays",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/tor/logo",
+ "league": "AL East"
+ },
+ "WSH": {
+ "name": "Washington Nationals",
+ "abbreviation": "WSH",
+ "market": "Washington",
+ "nickname": "Nationals",
+ "logo": "https://abs.twimg.com/grok-sport-cards/mlb/teams/wsh/logo",
+ "league": "NL East"
+ }
+ }
+ },
+ "nfl": {
+ "teams": {
+ "ARI": {
+ "name": "Arizona Cardinals",
+ "abbreviation": "ARI",
+ "market": "Arizona",
+ "nickname": "Cardinals",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857199178557894656/meo5LH8O?format=png&name=orig",
+ "league": "NFC West"
+ },
+ "ATL": {
+ "name": "Atlanta Falcons",
+ "abbreviation": "ATL",
+ "market": "Atlanta",
+ "nickname": "Falcons",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857199664455454721/bIT3kByE?format=png&name=orig",
+ "league": "NFC South"
+ },
+ "BAL": {
+ "name": "Baltimore Ravens",
+ "abbreviation": "BAL",
+ "market": "Baltimore",
+ "nickname": "Ravens",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857194578731831296/NmKX9MsJ?format=png&name=orig",
+ "league": "AFC North"
+ },
+ "BUF": {
+ "name": "Buffalo Bills",
+ "abbreviation": "BUF",
+ "market": "Buffalo",
+ "nickname": "Bills",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857199897474174976/KllYZIGz?format=png&name=orig",
+ "league": "AFC East"
+ },
+ "CAR": {
+ "name": "Carolina Panthers",
+ "abbreviation": "CAR",
+ "market": "Carolina",
+ "nickname": "Panthers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857195084254523392/VySQ_pb9?format=png&name=orig",
+ "league": "NFC South"
+ },
+ "CHI": {
+ "name": "Chicago Bears",
+ "abbreviation": "CHI",
+ "market": "Chicago",
+ "nickname": "Bears",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1858950564475797504/jDNT1Z8k?format=png&name=orig",
+ "league": "NFC North"
+ },
+ "CIN": {
+ "name": "Cincinnati Bengals",
+ "abbreviation": "CIN",
+ "market": "Cincinnati",
+ "nickname": "Bengals",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857200092710588416/Zw5jV26o?format=png&name=orig",
+ "league": "AFC North"
+ },
+ "CLE": {
+ "name": "Cleveland Browns",
+ "abbreviation": "CLE",
+ "market": "Cleveland",
+ "nickname": "Browns",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857200271509651456/ygoePEol?format=png&name=orig",
+ "league": "AFC North"
+ },
+ "DAL": {
+ "name": "Dallas Cowboys",
+ "abbreviation": "DAL",
+ "market": "Dallas",
+ "nickname": "Cowboys",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857198847505616896/gsDH2_-y?format=png&name=orig",
+ "league": "NFC East"
+ },
+ "DEN": {
+ "name": "Denver Broncos",
+ "abbreviation": "DEN",
+ "market": "Denver",
+ "nickname": "Broncos",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857196928561254400/898BfYP7?format=png&name=orig",
+ "league": "AFC West"
+ },
+ "DET": {
+ "name": "Detroit Lions",
+ "abbreviation": "DET",
+ "market": "Detroit",
+ "nickname": "Lions",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857197185604997120/zxxvzEYg?format=png&name=orig",
+ "league": "NFC North"
+ },
+ "GB": {
+ "name": "Green Bay Packers",
+ "abbreviation": "GB",
+ "market": "Green Bay",
+ "nickname": "Packers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857197378974928896/_obcd4uX?format=png&name=orig",
+ "league": "NFC North"
+ },
+ "HOU": {
+ "name": "Houston Texans",
+ "abbreviation": "HOU",
+ "market": "Houston",
+ "nickname": "Texans",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857203766379896832/Y7vssxs-?format=png&name=orig",
+ "league": "AFC South"
+ },
+ "IND": {
+ "name": "Indianapolis Colts",
+ "abbreviation": "IND",
+ "market": "Indianapolis",
+ "nickname": "Colts",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857200825866616832/O7BXZvmx?format=png&name=orig",
+ "league": "AFC South"
+ },
+ "JAX": {
+ "name": "Jacksonville Jaguars",
+ "abbreviation": "JAX",
+ "market": "Jacksonville",
+ "nickname": "Jaguars",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857203984475316224/A_dP9acL?format=png&name=orig",
+ "league": "AFC South"
+ },
+ "KC": {
+ "name": "Kansas City Chiefs",
+ "abbreviation": "KC",
+ "market": "Kansas City",
+ "nickname": "Chiefs",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857204097352380418/eA-VtGTP?format=png&name=orig",
+ "league": "AFC West"
+ },
+ "LV": {
+ "name": "Las Vegas Raiders",
+ "abbreviation": "LV",
+ "market": "Las Vegas",
+ "nickname": "Raiders",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857201697493295105/4K1kevX6?format=png&name=orig",
+ "league": "AFC West"
+ },
+ "LAC": {
+ "name": "Los Angeles Chargers",
+ "abbreviation": "LAC",
+ "market": "Los Angeles",
+ "nickname": "Chargers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857197937643692032/QsicA8-I?format=png&name=orig",
+ "league": "AFC West"
+ },
+ "LAR": {
+ "name": "Los Angeles Rams",
+ "abbreviation": "LAR",
+ "market": "Los Angeles",
+ "nickname": "Rams",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857202009125834752/hN3HYd8C?format=png&name=orig",
+ "league": "NFC West"
+ },
+ "MIA": {
+ "name": "Miami Dolphins",
+ "abbreviation": "MIA",
+ "market": "Miami",
+ "nickname": "Dolphins",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857204413942607872/rKGGtIHX?format=png&name=orig",
+ "league": "AFC East"
+ },
+ "MIN": {
+ "name": "Minnesota Vikings",
+ "abbreviation": "MIN",
+ "market": "Minnesota",
+ "nickname": "Vikings",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857202255432159232/nohew9qL?format=png&name=orig",
+ "league": "NFC North"
+ },
+ "NE": {
+ "name": "New England Patriots",
+ "abbreviation": "NE",
+ "market": "New England",
+ "nickname": "Patriots",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857204611582496768/2AhhTOAF?format=png&name=orig",
+ "league": "AFC East"
+ },
+ "NO": {
+ "name": "New Orleans Saints",
+ "abbreviation": "NO",
+ "market": "New Orleans",
+ "nickname": "Saints",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857202551684280320/T2zqgPah?format=png&name=orig",
+ "league": "NFC South"
+ },
+ "NYG": {
+ "name": "New York Giants",
+ "abbreviation": "NYG",
+ "market": "New York",
+ "nickname": "Giants",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857198590357082112/4jy6ge32?format=png&name=orig",
+ "league": "NFC East"
+ },
+ "NYJ": {
+ "name": "New York Jets",
+ "abbreviation": "NYJ",
+ "market": "New York",
+ "nickname": "Jets",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1858950962259390464/n_t9BK1r?format=png&name=orig",
+ "league": "AFC East"
+ },
+ "PHI": {
+ "name": "Philadelphia Eagles",
+ "abbreviation": "PHI",
+ "market": "Philadelphia",
+ "nickname": "Eagles",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857204825701634048/L-BuoAZC?format=png&name=orig",
+ "league": "NFC East"
+ },
+ "PIT": {
+ "name": "Pittsburgh Steelers",
+ "abbreviation": "PIT",
+ "market": "Pittsburgh",
+ "nickname": "Steelers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857202773634285568/nvzNSkEJ?format=png&name=orig",
+ "league": "AFC North"
+ },
+ "SF": {
+ "name": "San Francisco 49ers",
+ "abbreviation": "SF",
+ "market": "San Francisco",
+ "nickname": "49ers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857197690129453056/5AND5ve5?format=png&name=orig",
+ "league": "NFC West"
+ },
+ "SEA": {
+ "name": "Seattle Seahawks",
+ "abbreviation": "SEA",
+ "market": "Seattle",
+ "nickname": "Seahawks",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857203078341996544/_qbhx789?format=png&name=orig",
+ "league": "NFC West"
+ },
+ "TB": {
+ "name": "Tampa Bay Buccaneers",
+ "abbreviation": "TB",
+ "market": "Tampa Bay",
+ "nickname": "Buccaneers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857203295590215680/es0PKfbf?format=png&name=orig",
+ "league": "NFC South"
+ },
+ "TEN": {
+ "name": "Tennessee Titans",
+ "abbreviation": "TEN",
+ "market": "Tennessee",
+ "nickname": "Titans",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857203522183254017/orDYsGxg?format=png&name=orig",
+ "league": "AFC South"
+ },
+ "WAS": {
+ "name": "Washington Commanders",
+ "abbreviation": "WAS",
+ "market": "Washington",
+ "nickname": "Commanders",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1857205032250118144/pm5PbTGs?format=png&name=orig",
+ "league": "NFC East"
+ }
+ }
+ },
+ "nba": {
+ "teams": {
+ "ATL": {
+ "name": "Atlanta Hawks",
+ "abbreviation": "ATL",
+ "market": "Atlanta",
+ "nickname": "Hawks",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108097646592/YwvQGpvZ?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "BOS": {
+ "name": "Boston Celtics",
+ "abbreviation": "BOS",
+ "market": "Boston",
+ "nickname": "Celtics",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107271352321/xqZJBOfE?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "BKN": {
+ "name": "Brooklyn Nets",
+ "abbreviation": "BKN",
+ "market": "Brooklyn",
+ "nickname": "Nets",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107594313728/5-ODNzX7?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "CHA": {
+ "name": "Charlotte Hornets",
+ "abbreviation": "CHA",
+ "market": "Charlotte",
+ "nickname": "Hornets",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108051542017/vMMmRjXQ?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "CHI": {
+ "name": "Chicago Bulls",
+ "abbreviation": "CHI",
+ "market": "Chicago",
+ "nickname": "Bulls",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107338510336/DryAwwM_?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "CLE": {
+ "name": "Cleveland Cavaliers",
+ "abbreviation": "CLE",
+ "market": "Cleveland",
+ "nickname": "Cavaliers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108210937857/8QBJ17jq?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "DAL": {
+ "name": "Dallas Mavericks",
+ "abbreviation": "DAL",
+ "market": "Dallas",
+ "nickname": "Mavericks",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107850219522/6gOhxKos?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "DEN": {
+ "name": "Denver Nuggets",
+ "abbreviation": "DEN",
+ "market": "Denver",
+ "nickname": "Nuggets",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642106906464257/BnqiWFrU?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "DET": {
+ "name": "Detroit Pistons",
+ "abbreviation": "DET",
+ "market": "Detroit",
+ "nickname": "Pistons",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108017999874/DQwGI3Xq?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "GSW": {
+ "name": "Golden State Warriors",
+ "abbreviation": "GSW",
+ "market": "Golden State",
+ "nickname": "Warriors",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1233472032676859904/7iEuu1YA?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "HOU": {
+ "name": "Houston Rockets",
+ "abbreviation": "HOU",
+ "market": "Houston",
+ "nickname": "Rockets",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182541207123062785/4tKW406g?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "IND": {
+ "name": "Indiana Pacers",
+ "abbreviation": "IND",
+ "market": "Indiana",
+ "nickname": "Pacers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107854422020/hKY6NL-x?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "LAC": {
+ "name": "L.A. Clippers",
+ "abbreviation": "LAC",
+ "market": "L.A.",
+ "nickname": "Clippers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1850989171617288192/xHXUI3qs?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "LAL": {
+ "name": "Los Angeles Lakers",
+ "abbreviation": "LAL",
+ "market": "Los Angeles",
+ "nickname": "Lakers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107720163330/v8MlCOF8?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "MEM": {
+ "name": "Memphis Grizzlies",
+ "abbreviation": "MEM",
+ "market": "Memphis",
+ "nickname": "Grizzlies",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107900551168/unG2FpTJ?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "MIA": {
+ "name": "Miami Heat",
+ "abbreviation": "MIA",
+ "market": "Miami",
+ "nickname": "Heat",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182542324921798656/nYaJzfvq?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "MIL": {
+ "name": "Milwaukee Bucks",
+ "abbreviation": "MIL",
+ "market": "Milwaukee",
+ "nickname": "Bucks",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642106935869440/ksP0qahA?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "MIN": {
+ "name": "Minnesota Timberwolves",
+ "abbreviation": "MIN",
+ "market": "Minnesota",
+ "nickname": "Timberwolves",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107984384000/bU_zZej6?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "NOP": {
+ "name": "New Orleans Pelicans",
+ "abbreviation": "NOP",
+ "market": "New Orleans",
+ "nickname": "Pelicans",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642106604519424/6bElZ1DO?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "NYK": {
+ "name": "New York Knicks",
+ "abbreviation": "NYK",
+ "market": "New York",
+ "nickname": "Knicks",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107648839681/SrXUC-3l?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "OKC": {
+ "name": "Oklahoma City Thunder",
+ "abbreviation": "OKC",
+ "market": "Oklahoma City",
+ "nickname": "Thunder",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108110237697/k_sKDnWN?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "ORL": {
+ "name": "Orlando Magic",
+ "abbreviation": "ORL",
+ "market": "Orlando",
+ "nickname": "Magic",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642106554126336/AtXCLO3l?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "PHI": {
+ "name": "Philadelphia 76ers",
+ "abbreviation": "PHI",
+ "market": "Philadelphia",
+ "nickname": "76ers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107208462336/DoliTnoL?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "PHX": {
+ "name": "Phoenix Suns",
+ "abbreviation": "PHX",
+ "market": "Phoenix",
+ "nickname": "Suns",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108051542016/zViQffO8?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "POR": {
+ "name": "Portland Trail Blazers",
+ "abbreviation": "POR",
+ "market": "Portland",
+ "nickname": "Trail Blazers",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108076707841/weoJZxPz?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "SAC": {
+ "name": "Sacramento Kings",
+ "abbreviation": "SAC",
+ "market": "Sacramento",
+ "nickname": "Kings",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642108072517632/ksxSpT-C?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "SAS": {
+ "name": "San Antonio Spurs",
+ "abbreviation": "SAS",
+ "market": "San Antonio",
+ "nickname": "Spurs",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182540051365814272/F71vUCji?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "TOR": {
+ "name": "Toronto Raptors",
+ "abbreviation": "TOR",
+ "market": "Toronto",
+ "nickname": "Raptors",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107661471746/6n6_lTC1?format=png&name=orig",
+ "league": "Eastern Conference"
+ },
+ "UTA": {
+ "name": "Utah Jazz",
+ "abbreviation": "UTA",
+ "market": "Utah",
+ "nickname": "Jazz",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1850988299080323072/VG5J2xa8?format=png&name=orig",
+ "league": "Western Conference"
+ },
+ "WAS": {
+ "name": "Washington Wizards",
+ "abbreviation": "WAS",
+ "market": "Washington",
+ "nickname": "Wizards",
+ "logo": "https://pbs.twimg.com/semantic_core_img/1182642107304951809/tcK5s0os?format=png&name=orig",
+ "league": "Eastern Conference"
+ }
+ }
+ }
+}
+
diff --git a/Info.plist b/Info.plist
index cb42b3f..ab0ff44 100644
--- a/Info.plist
+++ b/Info.plist
@@ -351,7 +351,7 @@
MinimumOSVersion
15.0
TWBuildNumber
- 12
+ 14
NSPhotoLibraryAddUsageDescription
This lets you download photos and videos to your Photos.
SKAdNetworkItems
@@ -568,9 +568,9 @@
CFBundleName
Twitter
CFBundleShortVersionString
- 10.75
+ 10.76
TWBuildTime
- 2025-01-03T23:03:20Z
+ 2025-01-11T04:58:14Z
UIBackgroundModes
audio
@@ -642,7 +642,7 @@
TWPushEnvironment
3
CFBundleVersion
- 12
+ 14
CFBundleDevelopmentRegion
English
DTCompiler
diff --git a/Localization_Localization.bundle/_CodeSignature/CodeDirectory b/Localization_Localization.bundle/_CodeSignature/CodeDirectory
index d621f6f..9837f81 100644
Binary files a/Localization_Localization.bundle/_CodeSignature/CodeDirectory and b/Localization_Localization.bundle/_CodeSignature/CodeDirectory differ
diff --git a/Localization_Localization.bundle/_CodeSignature/CodeRequirements-1 b/Localization_Localization.bundle/_CodeSignature/CodeRequirements-1
index ea7e594..dd92ddb 100644
Binary files a/Localization_Localization.bundle/_CodeSignature/CodeRequirements-1 and b/Localization_Localization.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/Localization_Localization.bundle/_CodeSignature/CodeResources b/Localization_Localization.bundle/_CodeSignature/CodeResources
index 8a336d8..0c5dae8 100644
--- a/Localization_Localization.bundle/_CodeSignature/CodeResources
+++ b/Localization_Localization.bundle/_CodeSignature/CodeResources
@@ -26,7 +26,7 @@
hash
- K2wIkOprXq8UEqknsBtVNxz4D3E=
+ n/oB0yXJp5PSZETggZ/4HvGB4U4=
optional
@@ -53,7 +53,7 @@
hash
- /nzoGT4k1s1NWIdjK8METVw68aA=
+ PLrFLxQuhnW4QVhQX6WVY94Ymr8=
optional
@@ -80,7 +80,7 @@
hash
- 0P8TkM7A6r17ZgkT5PXTKUohaB0=
+ ORFkAFbspEXS9gBLTfHF/PQDOnQ=
optional
@@ -107,7 +107,7 @@
hash
- j+Eb3/8GQ4Vu31U/eFONJn/J2TQ=
+ uivN92magj4CwZdptoM80Xh9ipY=
optional
@@ -134,7 +134,7 @@
hash
- FaaLfVnQV9+oPKKHlV2u+owA5zo=
+ CzkTbcawj0iUIQDnMoIo13Raw8c=
optional
@@ -161,7 +161,7 @@
hash
- mR1eUHv/eM2SoGZLN9096GMVfBw=
+ trwLNXKsyzn3+q8U38QOjAHFlEE=
optional
@@ -188,7 +188,7 @@
hash
- ynM6z70DY6Gl6gE9mVIQ+tKI9Vw=
+ gP8+m4cY49n5z35X7PUo5hh61TY=
optional
@@ -215,7 +215,7 @@
hash
- u3RLfv+ds8M1asOX6u43OeBcfTk=
+ Qg2KjPGYgnfVpnncUlQvRNu/fso=
optional
@@ -242,7 +242,7 @@
hash
- 4neZ5WbFdDb83MXjTBBoTjaIHS8=
+ 3IFG0T4zuFUM5/e76PS9Gb2pebw=
optional
@@ -269,7 +269,7 @@
hash
- B2D4EtLtNSaw9D1Sg+wC5wgnI6Q=
+ XBTMfKexLvlLMdPWmPD8+9KzZPQ=
optional
@@ -287,7 +287,7 @@
hash
- PdSL0RsPPoC7KjtExp9qSpYx9vY=
+ 9b3I+vbNWRmcFroYWZqurNhBQY4=
optional
@@ -314,7 +314,7 @@
hash
- OKPaX8YDmDVorszZB3Hmc7XffhY=
+ ykJiSKbmFF3OvfymXEbr19McBKI=
optional
@@ -341,7 +341,7 @@
hash
- AsbleJjL8CJo34G5i8wdWvGZbuE=
+ mhkjW0jJg/bYB8sRgbj7VMlC/hE=
optional
@@ -368,7 +368,7 @@
hash
- Pwzv0BECFU9zJ7L2wDtYbLPTeIQ=
+ odstzN11B/zgPqcncj7mCaCV2ow=
optional
@@ -395,7 +395,7 @@
hash
- VR8uVHxBvTaBpePHbvlfHZ127/4=
+ Z3kHs4lEPUM7368ZVSOKfxigia4=
optional
@@ -422,7 +422,7 @@
hash
- yS1G6d++vUz2JdorGNox3Q6RZ0c=
+ LeEENiKTKeTkaS6XuEJ+o0chcv0=
optional
@@ -449,7 +449,7 @@
hash
- aZhELDSgvfgzXMlAofdJIkHsjyI=
+ o88kOL6lfTegvKe0tWD2FQbeMI4=
optional
@@ -503,7 +503,7 @@
hash
- ID+mmItv07b5l+K3K5dbBnRFOg8=
+ 8Ea6+NgdrV9i+/auC2C8DKmoEeU=
optional
@@ -530,7 +530,7 @@
hash
- dirV1rE5rOxxxZxV+IeQ9rVfr5M=
+ QwIqTI7ystiLCaA3vaMNU+P/EKo=
optional
@@ -557,7 +557,7 @@
hash
- dbq2xGjxiHbgHQy8ZluthQzL874=
+ 8w9+L42yRbvorDHLFfyqWwFGHSg=
optional
@@ -584,7 +584,7 @@
hash
- EyZ+z3fqLWvfRfAnptGwGUBBNP8=
+ VAMQPvZ8ZZKkMCCjZTFjL6w6w2Q=
optional
@@ -611,7 +611,7 @@
hash
- RdWexHcN1YujMwXzQdqmrZtbR/k=
+ uyz1yVH9TYdR7uk+dmdGrEdNrGw=
optional
@@ -665,7 +665,7 @@
hash
- 4M5rRMwiHat2DwmP5vxT/Tdr+U4=
+ LzfsqBqlqy5Y2UXh9FDH0QxHnIs=
optional
@@ -692,7 +692,7 @@
hash
- A3p4S5PY1+7XLRFx7nHhg0g7nww=
+ HKYBXLmEm7FO0Mq94cP0+tcoHyw=
optional
@@ -719,7 +719,7 @@
hash
- uLh0g3Zg9jnZ+srzdEXMAZco5mY=
+ vOWJumeFWSZz/TdWtjYVvYF3kVI=
optional
@@ -746,7 +746,7 @@
hash
- Yqy1UdpX6zePeoQyf4gvTinEw/g=
+ H6mNMR9K+PxZPAN//kJt13jIF2Y=
optional
@@ -773,7 +773,7 @@
hash
- beJQTQxqjU2KQJNmRzyQTVNiNO8=
+ 1uaoQALCYsMFX+54HqEYLwcpIIE=
optional
@@ -800,7 +800,7 @@
hash
- sHDYtLB/6bGrCeolMzlnuX2MB1o=
+ gZDlv97wkGddOwIMXb8TDYQXicE=
optional
@@ -827,7 +827,7 @@
hash
- ATCE0yOUvVH82q6dUcweQRwwD2U=
+ 80MMz/cbvk0JuzHUsrqzgGhJQa0=
optional
@@ -854,7 +854,7 @@
hash
- Jl9kiDqfM3iQhaWbOeqIcgl+wks=
+ 8VwMmbrjQJpyjv+TwfHqrx3+U7I=
optional
@@ -881,7 +881,7 @@
hash
- fspXG6l9Rf4E4apy9x2DFkuN+o8=
+ Pzl/pjq86hRkuH6FxZQefP89zi0=
optional
@@ -908,7 +908,7 @@
hash
- 3uZON4XAgfzY9XNy+ki1ei6N3jA=
+ jL1O4r3uU8TGaszwyUpyTWSEaWA=
optional
@@ -935,7 +935,7 @@
hash
- GQypIsa2NXZxJoLeFinGjrd8L4E=
+ sMyO1QYHY3/un52Xh0shoyXKbZI=
optional
@@ -962,7 +962,7 @@
hash
- gyrj0n+sYRWeEnSwShSHqddgnhU=
+ j10rPjZvAdXIgjE4mOpfJNr/2XE=
optional
@@ -989,7 +989,7 @@
hash
- o3zEkWzTv/AWlMdCXPULfue8eCE=
+ IvBAyedFZeGKrOvWV7R7kEbcHp4=
optional
@@ -1016,7 +1016,7 @@
hash
- nYoMm7K9v5w1ixjacE7wUfLcBSM=
+ 7aPhc4HP6HNso9K6rj+ymj43wvU=
optional
@@ -1043,7 +1043,7 @@
hash
- pXV52HA61ZP6Gald22/VpZ6Qggs=
+ o6sIAkwaBbvsI0/OGbAIixOsMwc=
optional
@@ -1070,7 +1070,7 @@
hash
- HX/8BQ8bYgb+ppuGrMQRcnxzoII=
+ 2i8TlMVAdXUSSFZS5l2UqHWTJxA=
optional
@@ -1097,7 +1097,7 @@
hash
- ngoZGxxuKfExxZ16LLH5ZV02M5I=
+ xNXM7dqZfVFOenO6GaFD2twn+ws=
optional
@@ -1124,7 +1124,7 @@
hash
- iZ5EWArfCXohireuAqHaDiOcHlU=
+ IkKsUBJ8sJag5U9N3CpJ2NSbfGU=
optional
@@ -1151,7 +1151,7 @@
hash
- 3eogyj1NpeQsOSqQVVJoPPpVtZM=
+ Ubbl40kd68650BcMaGh8s26hfSI=
optional
@@ -1205,7 +1205,7 @@
hash
- GYqmwITtuzLJGk9k/G0qwauKb0E=
+ VlDzJoDEmukJ4/9y0ohftsj+A/c=
optional
@@ -1259,7 +1259,7 @@
hash
- sR26MviTHMMJ/ncw3aOe50L6XiY=
+ K/NjcKKvB9nJwOsef1m00V813Rw=
optional
@@ -1286,7 +1286,7 @@
hash
- UJAk+uysOIYRnFcER4lEfoNV5H4=
+ 6V/Ih0OHSPFAn9ocEzIHvnG9qF8=
optional
@@ -1324,11 +1324,11 @@
hash
- K2wIkOprXq8UEqknsBtVNxz4D3E=
+ n/oB0yXJp5PSZETggZ/4HvGB4U4=
hash2
- X7j+DPs9UIEpkkuJESa91IL65f2WrO9OFlyZY6XCOtI=
+ meN1bTQT7Z06A8FszIPCNUNG1ExLL911vI8/jZCAp0A=
optional
@@ -1363,11 +1363,11 @@
hash
- /nzoGT4k1s1NWIdjK8METVw68aA=
+ PLrFLxQuhnW4QVhQX6WVY94Ymr8=
hash2
- Unnhk/j+EBfOAMfr24N0+Wx+hsytckPI60wS1/MOUM0=
+ wNONGLp/DNRMDv5aYlPGnHkpNkX3Gv9y9z9nSkI19ZA=
optional
@@ -1402,11 +1402,11 @@
hash
- 0P8TkM7A6r17ZgkT5PXTKUohaB0=
+ ORFkAFbspEXS9gBLTfHF/PQDOnQ=
hash2
- PHG4Q+1VZDPEH0oebhuCt8dQYVZkbqQhFMhgHhASQBs=
+ Fbd3VjAkesn+25a9lEgptluK/UZxT/ia0bKX4+pkTcA=
optional
@@ -1441,11 +1441,11 @@
hash
- j+Eb3/8GQ4Vu31U/eFONJn/J2TQ=
+ uivN92magj4CwZdptoM80Xh9ipY=
hash2
- dzaR28N+kJO7WH+8giajSnEHkD8ZUZX5N+lLONi2Bm8=
+ MQlafRKGAwI+g2TfF8h/IWUfQFDjoDQfd7v1tSJ6/ws=
optional
@@ -1480,11 +1480,11 @@
hash
- FaaLfVnQV9+oPKKHlV2u+owA5zo=
+ CzkTbcawj0iUIQDnMoIo13Raw8c=
hash2
- JsKtxrnrHkS2MecpndLe3GxIOhYgHHoztEp0KBTXPAQ=
+ DCWJJ4YQRym4n8te0AcdsB+IB5GftfEO/tEkr5zQoMQ=
optional
@@ -1519,11 +1519,11 @@
hash
- mR1eUHv/eM2SoGZLN9096GMVfBw=
+ trwLNXKsyzn3+q8U38QOjAHFlEE=
hash2
- kG43jvfjIzGnN3uN9JITyeA5amkBwIK7mkvaP5lqmQU=
+ bgsL3zQjP7MNwWzLdMvTE7yPngwj6KMns/E9gSiHvZU=
optional
@@ -1558,11 +1558,11 @@
hash
- ynM6z70DY6Gl6gE9mVIQ+tKI9Vw=
+ gP8+m4cY49n5z35X7PUo5hh61TY=
hash2
- Rq9mXfHeEJeO64u4PQmTd1FAOqmQp/w0jMECDTsBHmU=
+ x0J9oYJg3rVILm1h4mCpIz9pqufAg+8pgYUstsQjdVQ=
optional
@@ -1597,11 +1597,11 @@
hash
- u3RLfv+ds8M1asOX6u43OeBcfTk=
+ Qg2KjPGYgnfVpnncUlQvRNu/fso=
hash2
- gta/KqR+/eRCtL3ln1UqeT22JXFVYuvTklgEL1tbb4E=
+ ow3UiXCjqUwZNmBFOYNmD4tEXpeDKhiaTSS4xmucUZ4=
optional
@@ -1636,11 +1636,11 @@
hash
- 4neZ5WbFdDb83MXjTBBoTjaIHS8=
+ 3IFG0T4zuFUM5/e76PS9Gb2pebw=
hash2
- DrIP9UQyETaTQcN3dT3rC//xSXxDGgYAMTwIxsS8sJU=
+ f5Xanux8p+3Syv0LIiCTw6mbSvCsXwuntdUS5ezF0MU=
optional
@@ -1675,11 +1675,11 @@
hash
- B2D4EtLtNSaw9D1Sg+wC5wgnI6Q=
+ XBTMfKexLvlLMdPWmPD8+9KzZPQ=
hash2
- 2fqa9S6QVVQptieeUFYXZwFotlz75w1QZPs8AZhj51Q=
+ CYsxLza43nKxrDEdeFBjEeseyT+YN2ckJdwH1jxBMoE=
optional
@@ -1701,11 +1701,11 @@
hash
- PdSL0RsPPoC7KjtExp9qSpYx9vY=
+ 9b3I+vbNWRmcFroYWZqurNhBQY4=
hash2
- 3YMV3+/8KRkKxQJJ3NpL+3eHjBueR+l00zNhgDTmSgI=
+ 2Lrga2AHYW1cf+QVlmtGvmU9mLPwvn+Ac9c8xFe0k9Q=
optional
@@ -1740,11 +1740,11 @@
hash
- OKPaX8YDmDVorszZB3Hmc7XffhY=
+ ykJiSKbmFF3OvfymXEbr19McBKI=
hash2
- k4JUXYrg14StS5ZhCyyVOPG5qD59JNkhFSs97KgvIBk=
+ S+v3MPJoPXvbUdDTVninpa0ULQA1a/YsyBhM2hYctN4=
optional
@@ -1779,11 +1779,11 @@
hash
- AsbleJjL8CJo34G5i8wdWvGZbuE=
+ mhkjW0jJg/bYB8sRgbj7VMlC/hE=
hash2
- jVURkejarJusBLHUHb+S4zOi21jVgJqIeZ8z8y3y/k0=
+ fHJwTIkMDQTH6ToU3WyldIQW7ToNofuWzvXj5iet7FM=
optional
@@ -1818,11 +1818,11 @@
hash
- Pwzv0BECFU9zJ7L2wDtYbLPTeIQ=
+ odstzN11B/zgPqcncj7mCaCV2ow=
hash2
- jDOzQl6/RU586CWcHPkwlQA7Wfl+BQFICq4jukB1vJ4=
+ qEZ6flTwxkGSOnph/xBueIwzSuw22ellEjgTcMIAruM=
optional
@@ -1857,11 +1857,11 @@
hash
- VR8uVHxBvTaBpePHbvlfHZ127/4=
+ Z3kHs4lEPUM7368ZVSOKfxigia4=
hash2
- yc6UdP1fIAOAya5FJXytxagUBAYaniOOdhEeHNZ/Th4=
+ 04Q9ic3Np6N0sroXV45ggn9ta1IklzT1EpjoMFuOU0s=
optional
@@ -1896,11 +1896,11 @@
hash
- yS1G6d++vUz2JdorGNox3Q6RZ0c=
+ LeEENiKTKeTkaS6XuEJ+o0chcv0=
hash2
- D/DHSxTyA0q2gLAnBBBQ6JINjtF6yEFJR11n/w8Hz3c=
+ CHIyeixd3Q8LN9v8k83iAJQGgIzeYTwzthq9BbdQUR4=
optional
@@ -1935,11 +1935,11 @@
hash
- aZhELDSgvfgzXMlAofdJIkHsjyI=
+ o88kOL6lfTegvKe0tWD2FQbeMI4=
hash2
- GDCqqR1/vgitq2lekJB6H5hlP91p1lYXIYbfr1fI6DU=
+ 7brknKvzTvzigg+xSE4Kvv3JHNKNhq5emvMqPvkmQY4=
optional
@@ -2013,11 +2013,11 @@
hash
- ID+mmItv07b5l+K3K5dbBnRFOg8=
+ 8Ea6+NgdrV9i+/auC2C8DKmoEeU=
hash2
- h/UoVHO29KwVZNEZgtktubxkOYAuTQFHD+dym66pPvI=
+ t9/yM3o0CrtTYJAPQ0tXUneFULT90ZKTsCsIg9NxkxU=
optional
@@ -2052,11 +2052,11 @@
hash
- dirV1rE5rOxxxZxV+IeQ9rVfr5M=
+ QwIqTI7ystiLCaA3vaMNU+P/EKo=
hash2
- Qf3haMbwR3LdT6PZUZMFMjMnZATqUsyzhumtnoZ7lww=
+ YcrZaYeH7bS7n0ULNjgBYo8FCr22uKcam2w+N4IyFVI=
optional
@@ -2091,11 +2091,11 @@
hash
- dbq2xGjxiHbgHQy8ZluthQzL874=
+ 8w9+L42yRbvorDHLFfyqWwFGHSg=
hash2
- MVRp245eIw1OlrC/5igP6ZmpOAjUYHdK2tUzpo9+H+k=
+ Tbm94oYDgHyqJ+VQ3wyk9f2OUzj4tlkvr73PwvWZ48c=
optional
@@ -2130,11 +2130,11 @@
hash
- EyZ+z3fqLWvfRfAnptGwGUBBNP8=
+ VAMQPvZ8ZZKkMCCjZTFjL6w6w2Q=
hash2
- Qqzlf9a9Hrsn9Xczcv9HPVD0cuGu878/n3VUe+e6jIs=
+ 6knaIpHfsh0QcqWlxZYHzBxDcvYSHsTZVmZL6s65BB4=
optional
@@ -2169,11 +2169,11 @@
hash
- RdWexHcN1YujMwXzQdqmrZtbR/k=
+ uyz1yVH9TYdR7uk+dmdGrEdNrGw=
hash2
- 9lElPWy8Zludh0pgXLGDQrPC5cRs4+cNcHOMsQUv4P4=
+ 1HytyYUEnsUICkSLehC3bqIJQY+MrvwH0GPNpftQtIE=
optional
@@ -2247,11 +2247,11 @@
hash
- 4M5rRMwiHat2DwmP5vxT/Tdr+U4=
+ LzfsqBqlqy5Y2UXh9FDH0QxHnIs=
hash2
- TzOOPW6o90uoU6ks/UJ0m/u8x3ru9D6AMaBZZWrQUG0=
+ 1icYmGEYRVFmqRPP8JQs2YW3V3Ysvoz0hJUqSqmE7Tc=
optional
@@ -2286,11 +2286,11 @@
hash
- A3p4S5PY1+7XLRFx7nHhg0g7nww=
+ HKYBXLmEm7FO0Mq94cP0+tcoHyw=
hash2
- MGxJHqQGj+GOsrT3i18DGagLWkOzrm5nrlMyFsnYarU=
+ MaPvIIeK4r4lnlmMQA/ugkzvfzUy8FaWgeIquX/uWJs=
optional
@@ -2325,11 +2325,11 @@
hash
- uLh0g3Zg9jnZ+srzdEXMAZco5mY=
+ vOWJumeFWSZz/TdWtjYVvYF3kVI=
hash2
- HTzmKtI68O2/RLT2JZryqMsc4luoIuwdh1D3BUekitQ=
+ ziq/CZidK5kLODPAH9LUzo7sXbUbG3oKKeaea8BaKWM=
optional
@@ -2364,11 +2364,11 @@
hash
- Yqy1UdpX6zePeoQyf4gvTinEw/g=
+ H6mNMR9K+PxZPAN//kJt13jIF2Y=
hash2
- OgEXXs+JRR8mxKPP2xAxeNbIL4izfp0LvHRhgdrGe9I=
+ UIx+UNTJ4ow4WHhAs6QuQ0cVNlRenpcJmJ2PV21LzA0=
optional
@@ -2403,11 +2403,11 @@
hash
- beJQTQxqjU2KQJNmRzyQTVNiNO8=
+ 1uaoQALCYsMFX+54HqEYLwcpIIE=
hash2
- OITTShv9N1DDJ8TcfXNzGU5Jj/Yt1tEErl8abzu+cgw=
+ 5gpIVkfpZ+8GPkHvCocSP38vq/ggw2go6V3BopJZj2Q=
optional
@@ -2442,11 +2442,11 @@
hash
- sHDYtLB/6bGrCeolMzlnuX2MB1o=
+ gZDlv97wkGddOwIMXb8TDYQXicE=
hash2
- 1TrWWyRSzKJ8ihumAkgtexFoFUp0DEghud2O6wb3AKU=
+ FwSwn42+v6NCDcvte5o1m7fHc2+0NUONfS47HgE3hsQ=
optional
@@ -2481,11 +2481,11 @@
hash
- ATCE0yOUvVH82q6dUcweQRwwD2U=
+ 80MMz/cbvk0JuzHUsrqzgGhJQa0=
hash2
- iab9dBsl+uivpbWZuh8p61L32CK/YoPhPLt7HG097uc=
+ HETVizdI3PjWth0ls/MdCUrEEUmo71I9ZuLjpn//16E=
optional
@@ -2520,11 +2520,11 @@
hash
- Jl9kiDqfM3iQhaWbOeqIcgl+wks=
+ 8VwMmbrjQJpyjv+TwfHqrx3+U7I=
hash2
- 7vPSUbfRSHPKzJUGm6atz7Gkugsdw/dPrn7lxtTK59Y=
+ uGhe18cw9u6r3v0mlS72f8pLnsmVl+GTZtdFz4jUZzI=
optional
@@ -2559,11 +2559,11 @@
hash
- fspXG6l9Rf4E4apy9x2DFkuN+o8=
+ Pzl/pjq86hRkuH6FxZQefP89zi0=
hash2
- okAViDgn0SO7VzolC9pHFEljAmzcHmFI+7joXH65sfg=
+ k0inmlpZQN5jdOZfULwZKpvDeI5qceSI79uGiZyi5jM=
optional
@@ -2598,11 +2598,11 @@
hash
- 3uZON4XAgfzY9XNy+ki1ei6N3jA=
+ jL1O4r3uU8TGaszwyUpyTWSEaWA=
hash2
- W4qOXwKACD5Oekh51fDoJ5lhgO2gSNfvJMD5y+fcwFk=
+ IMmuDi5ogtbZjdFVtndCleeAanjy/uWJqsNmfmP4/Qo=
optional
@@ -2637,11 +2637,11 @@
hash
- GQypIsa2NXZxJoLeFinGjrd8L4E=
+ sMyO1QYHY3/un52Xh0shoyXKbZI=
hash2
- ciD81mDkmSSQVYQy4Z9+94x2FXbZtl/JhIoqGe1+A0o=
+ 21nax0nbMxO9pl4iIv2MRZuBPKhVW0iIiJJU4c47qoA=
optional
@@ -2676,11 +2676,11 @@
hash
- gyrj0n+sYRWeEnSwShSHqddgnhU=
+ j10rPjZvAdXIgjE4mOpfJNr/2XE=
hash2
- Bcx1mD7F8qGKuTscdPp5qckeKSLjZ//DslVNc2i1+iE=
+ 7M5FmWOGOcR2kR7Oj8sTbmvqBOa6eXc2bVTIElBfcf4=
optional
@@ -2715,11 +2715,11 @@
hash
- o3zEkWzTv/AWlMdCXPULfue8eCE=
+ IvBAyedFZeGKrOvWV7R7kEbcHp4=
hash2
- m7lxfQ9uRpYWac6cN66ZHvldGNLX2dOjAV+39nEmXR8=
+ X0yMZSqkfZcvkcyGw7ICsWHf9e/LyPjf/PHr36jbzzg=
optional
@@ -2754,11 +2754,11 @@
hash
- nYoMm7K9v5w1ixjacE7wUfLcBSM=
+ 7aPhc4HP6HNso9K6rj+ymj43wvU=
hash2
- nHrnQ1/ZW44G3+1eioUeYyXhTiB+rviRd+ojy/ZIG+I=
+ opi7zef4XOoU3ZNH4RZerNct0ViK8ASVX1JR0b9V5IQ=
optional
@@ -2793,11 +2793,11 @@
hash
- pXV52HA61ZP6Gald22/VpZ6Qggs=
+ o6sIAkwaBbvsI0/OGbAIixOsMwc=
hash2
- 5u1h5RQjOJ1eSmTQj6+iGgkon/8Vsf4NgNDJiUNvxog=
+ kZKUaDgaD4sHIh/efD2gEbGSTqNKQq4cNoP8mFCJvzA=
optional
@@ -2832,11 +2832,11 @@
hash
- HX/8BQ8bYgb+ppuGrMQRcnxzoII=
+ 2i8TlMVAdXUSSFZS5l2UqHWTJxA=
hash2
- VwnkGjzpuGtsTJfxluIBBhNzLrGa+/tA9M5EDfri3oQ=
+ xnxz/Z/oDNmtGTcMwmlRBNZyu/jEYlxZVb6HLzv4csk=
optional
@@ -2871,11 +2871,11 @@
hash
- ngoZGxxuKfExxZ16LLH5ZV02M5I=
+ xNXM7dqZfVFOenO6GaFD2twn+ws=
hash2
- IqMpj15s+D5SKV5WeI2+0yrRj3k/P2qaCV50pPskpCg=
+ cuLTKJOmcFyeA16Swqp7dYCnuELda77iXXB3i+S/HTI=
optional
@@ -2910,11 +2910,11 @@
hash
- iZ5EWArfCXohireuAqHaDiOcHlU=
+ IkKsUBJ8sJag5U9N3CpJ2NSbfGU=
hash2
- eOcvO+XT5jspoQcs6Tmy8GIC17Vc+Uhl75GXrUDwD4A=
+ oA8v0hlM4lYe1mW8O2SjZikqppaiVOoPSknE2kk2eaw=
optional
@@ -2949,11 +2949,11 @@
hash
- 3eogyj1NpeQsOSqQVVJoPPpVtZM=
+ Ubbl40kd68650BcMaGh8s26hfSI=
hash2
- oq78Yf4/kGI8rCV6ru5q6TpLw0FdgdA2nfmqMqDxF/w=
+ gOUAzuXogkNA1gWtDURnhO3t1TuSr9TL/W+65NifrSE=
optional
@@ -3027,11 +3027,11 @@
hash
- GYqmwITtuzLJGk9k/G0qwauKb0E=
+ VlDzJoDEmukJ4/9y0ohftsj+A/c=
hash2
- 3KYWMDlphu6ZM/qBLqOeO6oXr5JASEesWDFEYhUqY/c=
+ pSHXa8VhPh+DEckO+IKF07GUwcxgDGVGsYSXl9njtwo=
optional
@@ -3105,11 +3105,11 @@
hash
- sR26MviTHMMJ/ncw3aOe50L6XiY=
+ K/NjcKKvB9nJwOsef1m00V813Rw=
hash2
- d5o8EHTYSQhQGwBXxC540Q6BbJsy/+hS7r6UgS1vZSw=
+ F2WmYsDCSrL3CG2cHNAjI6tcCxiQE9bsKtMd6mWkWiQ=
optional
@@ -3144,11 +3144,11 @@
hash
- UJAk+uysOIYRnFcER4lEfoNV5H4=
+ 6V/Ih0OHSPFAn9ocEzIHvnG9qF8=
hash2
- IfzqtDCoPmMvEnJLzqu1+S8f97xc2hPGu0rIDV0pc+w=
+ Y+uJNW4KpQYsIBTn9fbYfKcAdGrZCp8TPVsvYeYItdk=
optional
diff --git a/Localization_Localization.bundle/_CodeSignature/CodeSignature b/Localization_Localization.bundle/_CodeSignature/CodeSignature
index 04a782b..21f307c 100644
Binary files a/Localization_Localization.bundle/_CodeSignature/CodeSignature and b/Localization_Localization.bundle/_CodeSignature/CodeSignature differ
diff --git a/Localization_Localization.bundle/ar.lproj.deflate b/Localization_Localization.bundle/ar.lproj.deflate
index 4df4b20..df257d0 100644
Binary files a/Localization_Localization.bundle/ar.lproj.deflate and b/Localization_Localization.bundle/ar.lproj.deflate differ
diff --git a/Localization_Localization.bundle/bg.lproj.deflate b/Localization_Localization.bundle/bg.lproj.deflate
index 7e030c0..52e2bfb 100644
Binary files a/Localization_Localization.bundle/bg.lproj.deflate and b/Localization_Localization.bundle/bg.lproj.deflate differ
diff --git a/Localization_Localization.bundle/bn.lproj.deflate b/Localization_Localization.bundle/bn.lproj.deflate
index 4948199..75d50bd 100644
Binary files a/Localization_Localization.bundle/bn.lproj.deflate and b/Localization_Localization.bundle/bn.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ca.lproj.deflate b/Localization_Localization.bundle/ca.lproj.deflate
index 13dd459..4ebac43 100644
Binary files a/Localization_Localization.bundle/ca.lproj.deflate and b/Localization_Localization.bundle/ca.lproj.deflate differ
diff --git a/Localization_Localization.bundle/cs.lproj.deflate b/Localization_Localization.bundle/cs.lproj.deflate
index 25563a7..afccf65 100644
Binary files a/Localization_Localization.bundle/cs.lproj.deflate and b/Localization_Localization.bundle/cs.lproj.deflate differ
diff --git a/Localization_Localization.bundle/da.lproj.deflate b/Localization_Localization.bundle/da.lproj.deflate
index d3f65ab..25ffd38 100644
Binary files a/Localization_Localization.bundle/da.lproj.deflate and b/Localization_Localization.bundle/da.lproj.deflate differ
diff --git a/Localization_Localization.bundle/de.lproj.deflate b/Localization_Localization.bundle/de.lproj.deflate
index 41b92c8..6addd75 100644
Binary files a/Localization_Localization.bundle/de.lproj.deflate and b/Localization_Localization.bundle/de.lproj.deflate differ
diff --git a/Localization_Localization.bundle/el.lproj.deflate b/Localization_Localization.bundle/el.lproj.deflate
index 52e4020..fd8fa81 100644
Binary files a/Localization_Localization.bundle/el.lproj.deflate and b/Localization_Localization.bundle/el.lproj.deflate differ
diff --git a/Localization_Localization.bundle/en-gb.lproj.deflate b/Localization_Localization.bundle/en-gb.lproj.deflate
index 25bc872..1e514cc 100644
Binary files a/Localization_Localization.bundle/en-gb.lproj.deflate and b/Localization_Localization.bundle/en-gb.lproj.deflate differ
diff --git a/Localization_Localization.bundle/en-ss.lproj.deflate b/Localization_Localization.bundle/en-ss.lproj.deflate
index 710d1e2..71b28ff 100644
Binary files a/Localization_Localization.bundle/en-ss.lproj.deflate and b/Localization_Localization.bundle/en-ss.lproj.deflate differ
diff --git a/Localization_Localization.bundle/en.lproj/Localizable.strings b/Localization_Localization.bundle/en.lproj/Localizable.strings
index 7f34469..0f52bf5 100644
--- a/Localization_Localization.bundle/en.lproj/Localizable.strings
+++ b/Localization_Localization.bundle/en.lproj/Localizable.strings
@@ -224,6 +224,12 @@ This file is sorted by modules instead of alphabetically to help reduce merge co
/* Payments: Additional message shown when there’s an issue with the user’s bank while processing a transfer. */
"PAYMENTS_ERROR_BANK_ISSUE_MESSAGE" = "Please try again.";
+/* Payments: Error message shown when we cannot open an account for the customer (KYC failed, ineligible, ...) */
+"PAYMENTS_ERROR_CANNOT_OPEN_ACCOUNT_MESSAGE" = "Please reach out to Customer Support for further assistance.";
+
+/* Payments: Title of the generic error message shown when we cannot open an account for the customer (KYC failed, ineligible, ...) */
+"PAYMENTS_ERROR_CANNOT_OPEN_ACCOUNT_TITLE" = "We cannot open your account at this time";
+
/* Payments: Generic error message shown when an unexpected issue occurs in X Payments. */
"PAYMENTS_ERROR_GENERIC_MESSAGE" = "Please try again later or contact support team.";
@@ -572,6 +578,9 @@ This file is sorted by modules instead of alphabetically to help reduce merge co
/* Payments: Error message when the entered PIN confirmation doesn’t match */
"PAYMENTS_PIN_UPDATE_ERROR_CONFIRMATION_MISMATCH" = "Pin does not match.";
+/* Payments: Error message when too many failed PIN updates attempts occur */
+"PAYMENTS_PIN_UPDATE_ERROR_COOLDOWN_ACTIVE" = "Too many failed attempts. Please try again after some time.";
+
/* Payments: Error message when the user tries to set the same PIN */
"PAYMENTS_PIN_UPDATE_ERROR_SAME_PIN" = "Pin already in use.";
@@ -1989,7 +1998,7 @@ e.g. Removed from MyRecipes.
"COMMUNITY_REPLY_SENT_TOAST_TEMPLATE" = "Reply sent in {{COMMUNITY}}";
/* Post action menu item title to remove a member from a Community. This is shown from the Reported post's view. */
-"COMMUNITY_REVIEW_REMOVE_MEMBER_MENU_ITEM_TITLE" = "Remove poster from Community";
+"COMMUNITY_REVIEW_REMOVE_MEMBER_MENU_ITEM_TITLE" = "Ban poster from Community";
/* View the account of the reported poster's author (poster). */
"COMMUNITY_REVIEW_VIEW_USER_PROFILE_MENU_ITEM_TITLE" = "View poster’s profile";
@@ -2037,10 +2046,10 @@ e.g. Removed from MyRecipes.
"COMMUNITY_TWEET_PIN_TO_COMMUNITY_TIMELINE" = "Pin to Community Timeline";
/* Title for page where one specifies the details for removing a member from a Community. */
-"COMMUNITY_TWEET_REMOVE_MEMBER_REPORT_SCREEN_TITLE" = "Remove Member";
+"COMMUNITY_TWEET_REMOVE_MEMBER_REPORT_SCREEN_TITLE" = "Ban from Community";
-/* Post action format to remove a member from a Community. Where '%@' is the username of the user to remove. */
-"COMMUNITY_TWEET_REMOVE_MEMBER_TITLE_FORMAT" = "Remove %@ from Community";
+/* Post action format to ban a user from a Community */
+"COMMUNITY_TWEET_REMOVE_MEMBER_TITLE" = "Ban author from Community";
/* Post action to unpin a post from a Community timeline*/
"COMMUNITY_TWEET_UNPIN_FROM_COMMUNITY_TIMELINE" = "Unpin from Community Timeline";
@@ -5956,9 +5965,6 @@ Do not translate BOLD_TEXT or READ_MORE_LINK. */
/* Camera composer capture button accessibility label indicating that it can stop a broadcast */
"NEWSCAMERA_CAPTURE_BUTTON_LIVE_STOP_ACCESSIBILITY_LABEL" = "Stop broadcasting";
-/* Accessibility hint for the video record button in the camera (when not yet recording), indicating it starts video recording and mentioning the maximum record time. */
-"NEWSCAMERA_CAPTURE_BUTTON_TOGGLE_ACCESSIBILITY_HINT" = "Records up to %d seconds";
-
/* Accessibility label for the video record button in the camera (when not yet recording), indicating it starts video recording */
"NEWSCAMERA_CAPTURE_BUTTON_TOGGLE_ACCESSIBILITY_LABEL" = "Record video";
@@ -8399,6 +8405,9 @@ Do not translate BOLD_TEXT or READ_MORE_LINK. */
/* When game is in final state, we display the winning team in the following format ex "AUS won". */
"SCORE_CARD_WON_FORMAT" = "%@ won";
+/* When game was yesterday . */
+"SCORE_CARD_YESTERDAY" = "Yesterday";
+
/* Accessibility label for the scribe overlay view. Part of dev tools. */
"SCRIBE_DEBUG_OVERLAY_ACCESSIBILITY_LABEL" = "Scribe Overlay";
@@ -13137,6 +13146,21 @@ eg. "Super Following Jack" */
/* DM try again error message */
"DM_ERROR_MESSAGE_TRY_AGAIN" = "Please try again later";
+/* DM Inbox conversation text when someone sent audio */
+"DM_INBOX_CONVERSATION_SENT_AUDIO" = "Sent audio";
+
+/* DM Inbox conversation text when someone sent a file */
+"DM_INBOX_CONVERSATION_SENT_FILE" = "Sent a file";
+
+/* DM Inbox conversation text when someone sent a GIF */
+"DM_INBOX_CONVERSATION_SENT_GIF" = "Sent a GIF";
+
+/* DM Inbox conversation text when someone sent a image */
+"DM_INBOX_CONVERSATION_SENT_IMAGE" = "Sent an image";
+
+/* DM Inbox conversation text when someone sent a video */
+"DM_INBOX_CONVERSATION_SENT_VIDEO" = "Sent a video";
+
/* DM Inbox Empty start a conversation action */
"DM_INBOX_EMPTY_ACTION_START_A_CONVERSATION" = "Write a message";
@@ -13146,6 +13170,9 @@ eg. "Super Following Jack" */
/* DM Inbox Empty title */
"DM_INBOX_EMPTY_TITLE" = "Welcome to your inbox!";
+/* DM Inbox conversation mark as unread button title */
+"DM_INBOX_MARK_UNREAD_TITLE" = "Mark as unread";
+
/* DM Inbox new message button accessibility label */
"DM_INBOX_NEW_MESSAGE_ACCESSIBILITY_LABEL" = "Compose New Message";
@@ -13281,12 +13308,12 @@ eg. "Super Following Jack" */
/* DM Message reply subtitle when replying to a video message with no text */
"DM_MESSAGE_REPLY_SUBTITLE_VIDEO" = "Video";
-/* Status appearing underneath message when edited with timestamp */
-"DM_MESSAGE_STATUS_EDITED_AND_TIMESTAMP" = "Edited %@";
-
/* Status appearing underneath message when edited */
"DM_MESSAGE_STATUS_EDITED_ONLY" = "Edited";
+/* Status appearing underneath message when failed to send */
+"DM_MESSAGE_STATUS_FAILED" = "Failed";
+
/* Status appearing underneath message when read with timestamp */
"DM_MESSAGE_STATUS_READ_AND_TIMESTAMP" = "Read %@";
@@ -14553,7 +14580,7 @@ eg. "Super Following Jack" */
"COMMUNITY_TWEET_UNPIN_TWEET_PROMPT_UNPIN_BUTTON_TITLE" = "Unpin";
/* Content of a prompt shown in the composer informing users who will be able to see their Community posts. */
-"COMMUNITY_TWEET_VISIBILITY_PROMPT_MESSAGE" = "While Communities are public and can be seen by anyone, this post will only be shared with others in the Community — not your followers.";
+"COMMUNITY_TWEET_VISIBILITY_PROMPT_MESSAGE" = "Communities are public, so anyone can view them. When you post, your content is shared with both Community members and your followers.";
/* Title of a prompt shown in the composer informing users who will be able to see their Community posts. */
"COMMUNITY_TWEET_VISIBILITY_PROMPT_TITLE" = "Posting within a Community";
@@ -14637,7 +14664,7 @@ eg. "Super Following Jack" */
"COMMUNITY_WELCOME_PROMPT_ACTION_TITLE" = "Check it out";
/* Subtitle of the first item in the "Welcome to Communities" prompt. Shown below COMMUNITY_WELCOME_PROMPT_ITEM_ONE_TITLE. */
-"COMMUNITY_WELCOME_PROMPT_ITEM_ONE_SUBTITLE" = "Talk to people who care about the same things you do.";
+"COMMUNITY_WELCOME_PROMPT_ITEM_ONE_SUBTITLE" = "Join Communities to connect with people who share your interests.";
/* Title of the first item in the "Welcome to Communities" prompt. Shown above COMMUNITY_WELCOME_PROMPT_ITEM_ONE_SUBTITLE. */
"COMMUNITY_WELCOME_PROMPT_ITEM_ONE_TITLE" = "Meet others with your interests";
@@ -14649,7 +14676,7 @@ eg. "Super Following Jack" */
"COMMUNITY_WELCOME_PROMPT_ITEM_THREE_TITLE" = "Get backup when you need it";
/* Subtitle of the second item in the "Welcome to Communities" prompt. Shown below COMMUNITY_WELCOME_PROMPT_ITEM_TWO_TITLE. */
-"COMMUNITY_WELCOME_PROMPT_ITEM_TWO_SUBTITLE" = "Your posts are shared with other Community members — not your followers.";
+"COMMUNITY_WELCOME_PROMPT_ITEM_TWO_SUBTITLE" = "Your posts are shared with Community members and your followers.";
/* Title of the second item in the "Welcome to Communities" prompt. Shown above COMMUNITY_WELCOME_PROMPT_ITEM_TWO_SUBTITLE. */
"COMMUNITY_WELCOME_PROMPT_ITEM_TWO_TITLE" = "Post directly to a Community";
@@ -17400,6 +17427,9 @@ eg. "Super Following Jack" */
/* Text label/badge shown next to a user's name when they are an Admin of a Community. This text may appear in a tight area so using an abbreviation to make it shorter would be preferred. For example, we choose to use "Admin" instead of "Administrator" */
"COMMUNITY_TWEET_ADMIN_BADGE_LABEL" = "Admin";
+/* Text label/badge shown next to a user's name when they are a Member of a Community. */
+"COMMUNITY_TWEET_MEMBER_BADGE_LABEL" = "Member";
+
/* Text label/badge shown next to a user's name when they are a Moderator of a Community. This text may appear in a tight area so using an abbreviation to make it shorter would be preferred. For example, we choose to use "Mod" instead of "Moderator" */
"COMMUNITY_TWEET_MODERATOR_BADGE_LABEL" = "Mod";
@@ -18175,6 +18205,30 @@ eg. "Super Following Jack" */
/* Subheader for speech recognition permission */
"GROK_SPEECH_PERMISSION_SUB_HEADLINE" = "Chat with Grok using your voice";
+/* Title for the sports "Career" section in a Grok response. */
+"GROK_SPORTS_CARD_CAREER" = "Career";
+
+/* Title for the sports "Games" tab in a Grok response. */
+"GROK_SPORTS_CARD_GAMES" = "Games";
+
+/* Title for the sports "Matches" tab in a Grok response. */
+"GROK_SPORTS_CARD_MATCHES" = "Matches";
+
+/* Title for the sports "Overview" tab in a Grok response. */
+"GROK_SPORTS_CARD_OVERVIEW" = "Overview";
+
+/* Title for the sports "Splits" tab in a Grok response. Splits refers to sports stats broken down by some filter (For example, Day game vs Nighttime game) */
+"GROK_SPORTS_CARD_SPLITS" = "Splits";
+
+/* Title for the sports "Standings" section in a Grok response. */
+"GROK_SPORTS_CARD_STANDINGS" = "Standings";
+
+/* Title for the sports "Stats" tab in a Grok response.Short for Statistics. */
+"GROK_SPORTS_CARD_STATS" = "Stats";
+
+/* Title for the sports "Upcoming" games section in a Grok response. */
+"GROK_SPORTS_CARD_UPCOMING" = "Upcoming";
+
/* Label for Grok summary messages */
"GROK_SUMMARY_LABEL" = "Summary";
@@ -20449,6 +20503,10 @@ eg. "- @jack" */
"EXPANDED_BIO_SHOW_MORE_LABEL" = "Show more";
+"EXPANDED_BIO_VISIBILITY_PRIVATE" = "Hidden";
+
+"EXPANDED_BIO_VISIBILITY_PUBLIC" = "Everyone";
+
"EXPANDED_BIO_WORK_HISTORY_LABEL" = "Work History";
// Section: Frameworks/TwitterAudiospaces/Sources/TwitterAudiospacesStrings/en.lproj/Localizable.strings
diff --git a/Localization_Localization.bundle/es.lproj.deflate b/Localization_Localization.bundle/es.lproj.deflate
index a7cee7c..ce20fa9 100644
Binary files a/Localization_Localization.bundle/es.lproj.deflate and b/Localization_Localization.bundle/es.lproj.deflate differ
diff --git a/Localization_Localization.bundle/fa.lproj.deflate b/Localization_Localization.bundle/fa.lproj.deflate
index 98dc47a..a1897ca 100644
Binary files a/Localization_Localization.bundle/fa.lproj.deflate and b/Localization_Localization.bundle/fa.lproj.deflate differ
diff --git a/Localization_Localization.bundle/fi.lproj.deflate b/Localization_Localization.bundle/fi.lproj.deflate
index c7a4cd8..29bd11f 100644
Binary files a/Localization_Localization.bundle/fi.lproj.deflate and b/Localization_Localization.bundle/fi.lproj.deflate differ
diff --git a/Localization_Localization.bundle/fil.lproj.deflate b/Localization_Localization.bundle/fil.lproj.deflate
index 4df0153..c8875d0 100644
Binary files a/Localization_Localization.bundle/fil.lproj.deflate and b/Localization_Localization.bundle/fil.lproj.deflate differ
diff --git a/Localization_Localization.bundle/fr.lproj.deflate b/Localization_Localization.bundle/fr.lproj.deflate
index 0ff89c0..27c2d0a 100644
Binary files a/Localization_Localization.bundle/fr.lproj.deflate and b/Localization_Localization.bundle/fr.lproj.deflate differ
diff --git a/Localization_Localization.bundle/gu.lproj.deflate b/Localization_Localization.bundle/gu.lproj.deflate
index 51b152c..a5e4d21 100644
Binary files a/Localization_Localization.bundle/gu.lproj.deflate and b/Localization_Localization.bundle/gu.lproj.deflate differ
diff --git a/Localization_Localization.bundle/he.lproj.deflate b/Localization_Localization.bundle/he.lproj.deflate
index 05217e8..e96aae9 100644
Binary files a/Localization_Localization.bundle/he.lproj.deflate and b/Localization_Localization.bundle/he.lproj.deflate differ
diff --git a/Localization_Localization.bundle/hi.lproj.deflate b/Localization_Localization.bundle/hi.lproj.deflate
index d43a11a..3d19d20 100644
Binary files a/Localization_Localization.bundle/hi.lproj.deflate and b/Localization_Localization.bundle/hi.lproj.deflate differ
diff --git a/Localization_Localization.bundle/hr.lproj.deflate b/Localization_Localization.bundle/hr.lproj.deflate
index d62831a..90c4035 100644
Binary files a/Localization_Localization.bundle/hr.lproj.deflate and b/Localization_Localization.bundle/hr.lproj.deflate differ
diff --git a/Localization_Localization.bundle/hu.lproj.deflate b/Localization_Localization.bundle/hu.lproj.deflate
index 297e69a..c98081b 100644
Binary files a/Localization_Localization.bundle/hu.lproj.deflate and b/Localization_Localization.bundle/hu.lproj.deflate differ
diff --git a/Localization_Localization.bundle/id.lproj.deflate b/Localization_Localization.bundle/id.lproj.deflate
index 227c1c2..a56181b 100644
Binary files a/Localization_Localization.bundle/id.lproj.deflate and b/Localization_Localization.bundle/id.lproj.deflate differ
diff --git a/Localization_Localization.bundle/it.lproj.deflate b/Localization_Localization.bundle/it.lproj.deflate
index 24c4a02..277178a 100644
Binary files a/Localization_Localization.bundle/it.lproj.deflate and b/Localization_Localization.bundle/it.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ja.lproj.deflate b/Localization_Localization.bundle/ja.lproj.deflate
index 69a9f2f..9bfb340 100644
Binary files a/Localization_Localization.bundle/ja.lproj.deflate and b/Localization_Localization.bundle/ja.lproj.deflate differ
diff --git a/Localization_Localization.bundle/kn.lproj.deflate b/Localization_Localization.bundle/kn.lproj.deflate
index 2a8d7d0..d8e27e3 100644
Binary files a/Localization_Localization.bundle/kn.lproj.deflate and b/Localization_Localization.bundle/kn.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ko.lproj.deflate b/Localization_Localization.bundle/ko.lproj.deflate
index 4d1917d..2cf2285 100644
Binary files a/Localization_Localization.bundle/ko.lproj.deflate and b/Localization_Localization.bundle/ko.lproj.deflate differ
diff --git a/Localization_Localization.bundle/mr.lproj.deflate b/Localization_Localization.bundle/mr.lproj.deflate
index edfe732..d9a7098 100644
Binary files a/Localization_Localization.bundle/mr.lproj.deflate and b/Localization_Localization.bundle/mr.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ms.lproj.deflate b/Localization_Localization.bundle/ms.lproj.deflate
index 24048c4..9e808c0 100644
Binary files a/Localization_Localization.bundle/ms.lproj.deflate and b/Localization_Localization.bundle/ms.lproj.deflate differ
diff --git a/Localization_Localization.bundle/nb.lproj.deflate b/Localization_Localization.bundle/nb.lproj.deflate
index 14914a7..0bb513a 100644
Binary files a/Localization_Localization.bundle/nb.lproj.deflate and b/Localization_Localization.bundle/nb.lproj.deflate differ
diff --git a/Localization_Localization.bundle/nl.lproj.deflate b/Localization_Localization.bundle/nl.lproj.deflate
index 74e5370..2ba1866 100644
Binary files a/Localization_Localization.bundle/nl.lproj.deflate and b/Localization_Localization.bundle/nl.lproj.deflate differ
diff --git a/Localization_Localization.bundle/pl.lproj.deflate b/Localization_Localization.bundle/pl.lproj.deflate
index 58a5668..873fd4b 100644
Binary files a/Localization_Localization.bundle/pl.lproj.deflate and b/Localization_Localization.bundle/pl.lproj.deflate differ
diff --git a/Localization_Localization.bundle/pt.lproj.deflate b/Localization_Localization.bundle/pt.lproj.deflate
index 40bb4fc..36e1401 100644
Binary files a/Localization_Localization.bundle/pt.lproj.deflate and b/Localization_Localization.bundle/pt.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ro.lproj.deflate b/Localization_Localization.bundle/ro.lproj.deflate
index b52679d..f290795 100644
Binary files a/Localization_Localization.bundle/ro.lproj.deflate and b/Localization_Localization.bundle/ro.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ru.lproj.deflate b/Localization_Localization.bundle/ru.lproj.deflate
index b492727..76e599c 100644
Binary files a/Localization_Localization.bundle/ru.lproj.deflate and b/Localization_Localization.bundle/ru.lproj.deflate differ
diff --git a/Localization_Localization.bundle/sk.lproj.deflate b/Localization_Localization.bundle/sk.lproj.deflate
index da246b4..269429b 100644
Binary files a/Localization_Localization.bundle/sk.lproj.deflate and b/Localization_Localization.bundle/sk.lproj.deflate differ
diff --git a/Localization_Localization.bundle/sr.lproj.deflate b/Localization_Localization.bundle/sr.lproj.deflate
index de7e352..0a18a25 100644
Binary files a/Localization_Localization.bundle/sr.lproj.deflate and b/Localization_Localization.bundle/sr.lproj.deflate differ
diff --git a/Localization_Localization.bundle/sv.lproj.deflate b/Localization_Localization.bundle/sv.lproj.deflate
index ffcb0cd..e01b9ce 100644
Binary files a/Localization_Localization.bundle/sv.lproj.deflate and b/Localization_Localization.bundle/sv.lproj.deflate differ
diff --git a/Localization_Localization.bundle/ta.lproj.deflate b/Localization_Localization.bundle/ta.lproj.deflate
index aeaeb90..4a6f803 100644
Binary files a/Localization_Localization.bundle/ta.lproj.deflate and b/Localization_Localization.bundle/ta.lproj.deflate differ
diff --git a/Localization_Localization.bundle/th.lproj.deflate b/Localization_Localization.bundle/th.lproj.deflate
index c3ba037..a1d98a1 100644
Binary files a/Localization_Localization.bundle/th.lproj.deflate and b/Localization_Localization.bundle/th.lproj.deflate differ
diff --git a/Localization_Localization.bundle/tr.lproj.deflate b/Localization_Localization.bundle/tr.lproj.deflate
index 266329b..0861f78 100644
Binary files a/Localization_Localization.bundle/tr.lproj.deflate and b/Localization_Localization.bundle/tr.lproj.deflate differ
diff --git a/Localization_Localization.bundle/uk.lproj.deflate b/Localization_Localization.bundle/uk.lproj.deflate
index 48a9b41..66226e7 100644
Binary files a/Localization_Localization.bundle/uk.lproj.deflate and b/Localization_Localization.bundle/uk.lproj.deflate differ
diff --git a/Localization_Localization.bundle/vi.lproj.deflate b/Localization_Localization.bundle/vi.lproj.deflate
index 4b7e1f8..e37823d 100644
Binary files a/Localization_Localization.bundle/vi.lproj.deflate and b/Localization_Localization.bundle/vi.lproj.deflate differ
diff --git a/Localization_Localization.bundle/zh-Hans.lproj.deflate b/Localization_Localization.bundle/zh-Hans.lproj.deflate
index 4975147..a8bf004 100644
Binary files a/Localization_Localization.bundle/zh-Hans.lproj.deflate and b/Localization_Localization.bundle/zh-Hans.lproj.deflate differ
diff --git a/Localization_Localization.bundle/zh-Hant.lproj.deflate b/Localization_Localization.bundle/zh-Hant.lproj.deflate
index fd305d8..6e2d004 100644
Binary files a/Localization_Localization.bundle/zh-Hant.lproj.deflate and b/Localization_Localization.bundle/zh-Hant.lproj.deflate differ
diff --git a/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature b/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
index c7fc9f5..959abbd 100644
Binary files a/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature and b/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature differ
diff --git a/OnboardingComponentFramework_OCFTestKit.bundle/_CodeSignature/CodeSignature b/OnboardingComponentFramework_OCFTestKit.bundle/_CodeSignature/CodeSignature
index c6e0bdb..3062878 100644
Binary files a/OnboardingComponentFramework_OCFTestKit.bundle/_CodeSignature/CodeSignature and b/OnboardingComponentFramework_OCFTestKit.bundle/_CodeSignature/CodeSignature differ
diff --git a/Periscope_PeriscopeLegacyStrings.bundle/_CodeSignature/CodeSignature b/Periscope_PeriscopeLegacyStrings.bundle/_CodeSignature/CodeSignature
index 6bad068..c80b0ef 100644
Binary files a/Periscope_PeriscopeLegacyStrings.bundle/_CodeSignature/CodeSignature and b/Periscope_PeriscopeLegacyStrings.bundle/_CodeSignature/CodeSignature differ
diff --git a/Periscope_PeriscopeSDK.bundle/_CodeSignature/CodeSignature b/Periscope_PeriscopeSDK.bundle/_CodeSignature/CodeSignature
index 6722dbe..a2740ea 100644
Binary files a/Periscope_PeriscopeSDK.bundle/_CodeSignature/CodeSignature and b/Periscope_PeriscopeSDK.bundle/_CodeSignature/CodeSignature differ
diff --git a/Periscope_PeriscopeSDKResources.bundle/_CodeSignature/CodeSignature b/Periscope_PeriscopeSDKResources.bundle/_CodeSignature/CodeSignature
index 4550c7f..0c97a18 100644
Binary files a/Periscope_PeriscopeSDKResources.bundle/_CodeSignature/CodeSignature and b/Periscope_PeriscopeSDKResources.bundle/_CodeSignature/CodeSignature differ
diff --git a/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature b/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
index 53c1dd2..d7f0053 100644
Binary files a/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature and b/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
index bdc6647..f303d80 100644
Binary files a/PlugIns/ShareExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
index 3d4a06e..2167bb5 100644
Binary files a/PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/Info.plist b/PlugIns/ShareExtension.appex/Info.plist
index 530ceaa..be07953 100644
Binary files a/PlugIns/ShareExtension.appex/Info.plist and b/PlugIns/ShareExtension.appex/Info.plist differ
diff --git a/PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
index c7fc9f5..959abbd 100644
Binary files a/PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
index 53c1dd2..d7f0053 100644
Binary files a/PlugIns/ShareExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/ShareExtension b/PlugIns/ShareExtension.appex/ShareExtension
index 00b1f9a..b4caf86 100644
Binary files a/PlugIns/ShareExtension.appex/ShareExtension and b/PlugIns/ShareExtension.appex/ShareExtension differ
diff --git a/PlugIns/ShareExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
index 89132b1..4c4058f 100644
Binary files a/PlugIns/ShareExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
index 868748e..a266c5e 100644
Binary files a/PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
index 047ac0b..7589d87 100644
Binary files a/PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
index c8b7679..9257410 100644
Binary files a/PlugIns/ShareExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
index e42099c..eecdf91 100644
--- a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
+++ b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
index dd614d8..2f9b763 100644
Binary files a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory and b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory differ
diff --git a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
index ba802fe..b415bef 100644
Binary files a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 and b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
index 64146ba..7e5f19f 100644
--- a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
+++ b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
@@ -2178,7 +2178,7 @@
VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
VectorImages/main/xai_grok.svg
@@ -8628,11 +8628,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
VectorImages/main/xai_grok.svg
diff --git a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
index 0b9c523..bf53e9f 100644
Binary files a/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature b/PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
index 9b6b29e..5d2574c 100644
Binary files a/PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature and b/PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/ShareExtension.appex/_CodeSignature/CodeResources b/PlugIns/ShareExtension.appex/_CodeSignature/CodeResources
index 736912b..cfb5858 100644
--- a/PlugIns/ShareExtension.appex/_CodeSignature/CodeResources
+++ b/PlugIns/ShareExtension.appex/_CodeSignature/CodeResources
@@ -34,7 +34,7 @@
Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -62,11 +62,11 @@
CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
Info.plist
- deDHpvTVrNaD7WAK74sKXGNQ79k=
+ KFdug3VMA62FF58NUqOj7CM2R+E=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -94,7 +94,7 @@
MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -218,7 +218,7 @@
PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PrivacyInfo.xcprivacy
@@ -254,7 +254,7 @@
SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -282,7 +282,7 @@
TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -310,7 +310,7 @@
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -354,7 +354,7 @@
TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -2534,7 +2534,7 @@
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -3002,7 +3002,7 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -3010,15 +3010,15 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -3046,7 +3046,7 @@
TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
TwitterText_TwitterText.bundle/v1.json
@@ -3144,11 +3144,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -3221,11 +3221,11 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -3298,11 +3298,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -3639,11 +3639,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PrivacyInfo.xcprivacy
@@ -3738,11 +3738,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -3815,11 +3815,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -3892,11 +3892,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -4013,11 +4013,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -10008,11 +10008,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -11295,11 +11295,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -11317,33 +11317,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -11416,11 +11416,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
TwitterText_TwitterText.bundle/v1.json
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
index bdc6647..f303d80 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
index 3d4a06e..2167bb5 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/Info.plist b/PlugIns/TwitterNotificationContentExtension.appex/Info.plist
index a7d089a..7ddac15 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/Info.plist and b/PlugIns/TwitterNotificationContentExtension.appex/Info.plist differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
index c7fc9f5..959abbd 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
index 53c1dd2..d7f0053 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
index 89132b1..4c4058f 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
index 868748e..a266c5e 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
index 047ac0b..7589d87 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
index c8b7679..9257410 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
index e42099c..eecdf91 100644
--- a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
+++ b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
index dd614d8..2f9b763 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory and b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
index ba802fe..b415bef 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 and b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
index 64146ba..7e5f19f 100644
--- a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
+++ b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
@@ -2178,7 +2178,7 @@
VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
VectorImages/main/xai_grok.svg
@@ -8628,11 +8628,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
VectorImages/main/xai_grok.svg
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
index 0b9c523..bf53e9f 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension b/PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension
index 2d85ec5..c3709a9 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension and b/PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
index 9b6b29e..5d2574c 100644
Binary files a/PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationContentExtension.appex/_CodeSignature/CodeResources b/PlugIns/TwitterNotificationContentExtension.appex/_CodeSignature/CodeResources
index 97c01e1..9aa7d38 100644
--- a/PlugIns/TwitterNotificationContentExtension.appex/_CodeSignature/CodeResources
+++ b/PlugIns/TwitterNotificationContentExtension.appex/_CodeSignature/CodeResources
@@ -30,7 +30,7 @@
Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -58,11 +58,11 @@
CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
Info.plist
- fM57SbQHfWQwpwHrUGMPK74E6QQ=
+ 9BqrPRsyjonelZLceQ8bf3aGbnU=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -90,7 +90,7 @@
MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -214,7 +214,7 @@
PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PrivacyInfo.xcprivacy
@@ -246,7 +246,7 @@
SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -274,7 +274,7 @@
TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -302,7 +302,7 @@
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -346,7 +346,7 @@
TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -2526,7 +2526,7 @@
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -2994,7 +2994,7 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -3002,15 +3002,15 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -3042,7 +3042,7 @@
TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
TwitterText_TwitterText.bundle/v1.json
@@ -3145,11 +3145,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -3222,11 +3222,11 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -3299,11 +3299,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -3640,11 +3640,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PrivacyInfo.xcprivacy
@@ -3728,11 +3728,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -3805,11 +3805,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -3882,11 +3882,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -4003,11 +4003,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -9998,11 +9998,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -11285,11 +11285,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -11307,33 +11307,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -11417,11 +11417,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
TwitterText_TwitterText.bundle/v1.json
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
index bdc6647..f303d80 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
index 3d4a06e..2167bb5 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/Info.plist b/PlugIns/TwitterNotificationServiceExtension.appex/Info.plist
index fcd861a..b169319 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/Info.plist and b/PlugIns/TwitterNotificationServiceExtension.appex/Info.plist differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
index c7fc9f5..959abbd 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
index 53c1dd2..d7f0053 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
index 89132b1..4c4058f 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
index 868748e..a266c5e 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
index 047ac0b..7589d87 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
index c8b7679..9257410 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
index e42099c..eecdf91 100644
--- a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
+++ b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
index dd614d8..2f9b763 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory and b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
index ba802fe..b415bef 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 and b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
index 64146ba..7e5f19f 100644
--- a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
+++ b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
@@ -2178,7 +2178,7 @@
VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
VectorImages/main/xai_grok.svg
@@ -8628,11 +8628,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
VectorImages/main/xai_grok.svg
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
index 0b9c523..bf53e9f 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension
index 4123919..3488c5c 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension and b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
index 9b6b29e..5d2574c 100644
Binary files a/PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature and b/PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/TwitterNotificationServiceExtension.appex/_CodeSignature/CodeResources b/PlugIns/TwitterNotificationServiceExtension.appex/_CodeSignature/CodeResources
index fdfbcbf..48defb6 100644
--- a/PlugIns/TwitterNotificationServiceExtension.appex/_CodeSignature/CodeResources
+++ b/PlugIns/TwitterNotificationServiceExtension.appex/_CodeSignature/CodeResources
@@ -30,7 +30,7 @@
Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -58,11 +58,11 @@
CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
Info.plist
- Av9J+G8AnzC2KXgpCGPPUGBmBFI=
+ 1DKIxpRVxBI2fwHKsAL4AydcMwU=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -90,7 +90,7 @@
MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -214,7 +214,7 @@
PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -242,7 +242,7 @@
SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -270,7 +270,7 @@
TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -298,7 +298,7 @@
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -342,7 +342,7 @@
TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -2522,7 +2522,7 @@
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -2990,7 +2990,7 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -2998,15 +2998,15 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -3038,7 +3038,7 @@
TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
TwitterText_TwitterText.bundle/v1.json
@@ -3125,11 +3125,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -3202,11 +3202,11 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -3279,11 +3279,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -3620,11 +3620,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -3697,11 +3697,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -3774,11 +3774,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -3851,11 +3851,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -3972,11 +3972,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -9967,11 +9967,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -11254,11 +11254,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -11276,33 +11276,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -11386,11 +11386,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
TwitterText_TwitterText.bundle/v1.json
diff --git a/PlugIns/WidgetExtension Production.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
index bdc6647..f303d80 100644
Binary files a/PlugIns/WidgetExtension Production.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
index 3d4a06e..2167bb5 100644
Binary files a/PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/Info.plist b/PlugIns/WidgetExtension Production.appex/Info.plist
index 596eb35..6a8d0e9 100644
Binary files a/PlugIns/WidgetExtension Production.appex/Info.plist and b/PlugIns/WidgetExtension Production.appex/Info.plist differ
diff --git a/PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
index c7fc9f5..959abbd 100644
Binary files a/PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
index 53c1dd2..d7f0053 100644
Binary files a/PlugIns/WidgetExtension Production.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
index 89132b1..4c4058f 100644
Binary files a/PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
index 868748e..a266c5e 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
index 047ac0b..7589d87 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
index c8b7679..9257410 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
index e42099c..eecdf91 100644
--- a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
+++ b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
index dd614d8..2f9b763 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory and b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory differ
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
index ba802fe..b415bef 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 and b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
index 64146ba..7e5f19f 100644
--- a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
+++ b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
@@ -2178,7 +2178,7 @@
VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
VectorImages/main/xai_grok.svg
@@ -8628,11 +8628,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
VectorImages/main/xai_grok.svg
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
index 0b9c523..bf53e9f 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature b/PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
index 9b6b29e..5d2574c 100644
Binary files a/PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature and b/PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature differ
diff --git a/PlugIns/WidgetExtension Production.appex/WidgetExtension Production b/PlugIns/WidgetExtension Production.appex/WidgetExtension Production
index 28df2b0..d258563 100644
Binary files a/PlugIns/WidgetExtension Production.appex/WidgetExtension Production and b/PlugIns/WidgetExtension Production.appex/WidgetExtension Production differ
diff --git a/PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources b/PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources
index 762f2d7..028f7af 100644
--- a/PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources
+++ b/PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources
@@ -34,7 +34,7 @@
Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -62,11 +62,11 @@
CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
Info.plist
- QpmWWn6mAbTgsx+CtXGqa8dL5mw=
+ SAjRV1TwNMtRL0xSAxLkwvg8ObI=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -94,7 +94,7 @@
MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -218,7 +218,7 @@
PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -246,7 +246,7 @@
SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -274,7 +274,7 @@
TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -302,7 +302,7 @@
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -346,7 +346,7 @@
TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -2526,7 +2526,7 @@
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -2994,7 +2994,7 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -3002,15 +3002,15 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -3038,7 +3038,7 @@
TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
TwitterText_TwitterText.bundle/v1.json
@@ -3136,11 +3136,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
CodeScanner_CodeScanner.bundle/Assets.car
@@ -3213,11 +3213,11 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -3290,11 +3290,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -3631,11 +3631,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -3708,11 +3708,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -3785,11 +3785,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -3862,11 +3862,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -3983,11 +3983,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -9978,11 +9978,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -11265,11 +11265,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -11287,33 +11287,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -11386,11 +11386,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
TwitterText_TwitterText.bundle/v1.json
diff --git a/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature b/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
index 89132b1..4c4058f 100644
Binary files a/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature and b/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature differ
diff --git a/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature b/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
index 868748e..a266c5e 100644
Binary files a/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature and b/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature b/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
index 047ac0b..7589d87 100644
Binary files a/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature and b/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature differ
diff --git a/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature b/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
index c8b7679..9257410 100644
Binary files a/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature and b/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/_CodeSignature/CodeSignature b/TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/_CodeSignature/CodeSignature
index 6422e87..3b32f3c 100644
Binary files a/TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/_CodeSignature/CodeSignature and b/TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/_CodeSignature/CodeSignature differ
diff --git a/Twitter b/Twitter
index 17b9b6d..da349c3 100644
Binary files a/Twitter and b/Twitter differ
diff --git a/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg b/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
index e42099c..eecdf91 100644
--- a/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
+++ b/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
@@ -1,6 +1 @@
-
+
\ No newline at end of file
diff --git a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
index dd614d8..2f9b763 100644
Binary files a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory and b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory differ
diff --git a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
index ba802fe..b415bef 100644
Binary files a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 and b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1 differ
diff --git a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
index 64146ba..7e5f19f 100644
--- a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
+++ b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
@@ -2178,7 +2178,7 @@
VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
VectorImages/main/xai_grok.svg
@@ -8628,11 +8628,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
VectorImages/main/xai_grok.svg
diff --git a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
index 0b9c523..bf53e9f 100644
Binary files a/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature and b/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterCommunitiesUI_TwitterCommunitiesUI.bundle/_CodeSignature/CodeSignature b/TwitterCommunitiesUI_TwitterCommunitiesUI.bundle/_CodeSignature/CodeSignature
index 45cf366..b8eab31 100644
Binary files a/TwitterCommunitiesUI_TwitterCommunitiesUI.bundle/_CodeSignature/CodeSignature and b/TwitterCommunitiesUI_TwitterCommunitiesUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterComposer_TwitterComposerResources.bundle/_CodeSignature/CodeSignature b/TwitterComposer_TwitterComposerResources.bundle/_CodeSignature/CodeSignature
index 992a2e3..f3edd1d 100644
Binary files a/TwitterComposer_TwitterComposerResources.bundle/_CodeSignature/CodeSignature and b/TwitterComposer_TwitterComposerResources.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterGraphicsFiltersInstance_TGIFilters.bundle/_CodeSignature/CodeSignature b/TwitterGraphicsFiltersInstance_TGIFilters.bundle/_CodeSignature/CodeSignature
index d9d600b..254ed18 100644
Binary files a/TwitterGraphicsFiltersInstance_TGIFilters.bundle/_CodeSignature/CodeSignature and b/TwitterGraphicsFiltersInstance_TGIFilters.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/_CodeSignature/CodeSignature b/TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/_CodeSignature/CodeSignature
index cb3a047..f9158e7 100644
Binary files a/TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/_CodeSignature/CodeSignature and b/TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterProfileModules_TwitterProfileModulesUI.bundle/_CodeSignature/CodeSignature b/TwitterProfileModules_TwitterProfileModulesUI.bundle/_CodeSignature/CodeSignature
index 9517724..3102c95 100644
Binary files a/TwitterProfileModules_TwitterProfileModulesUI.bundle/_CodeSignature/CodeSignature and b/TwitterProfileModules_TwitterProfileModulesUI.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterShareKit_TwitterShareKit.bundle/_CodeSignature/CodeSignature b/TwitterShareKit_TwitterShareKit.bundle/_CodeSignature/CodeSignature
index fb7927f..b0bd833 100644
Binary files a/TwitterShareKit_TwitterShareKit.bundle/_CodeSignature/CodeSignature and b/TwitterShareKit_TwitterShareKit.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature b/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
index 9b6b29e..5d2574c 100644
Binary files a/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature and b/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature differ
diff --git a/TwitterUI_TwitterUIResourcesBundle.bundle/_CodeSignature/CodeSignature b/TwitterUI_TwitterUIResourcesBundle.bundle/_CodeSignature/CodeSignature
index 1de575a..f0281ce 100644
Binary files a/TwitterUI_TwitterUIResourcesBundle.bundle/_CodeSignature/CodeSignature and b/TwitterUI_TwitterUIResourcesBundle.bundle/_CodeSignature/CodeSignature differ
diff --git a/_CodeSignature/CodeResources b/_CodeSignature/CodeResources
index 554922a..0259eee 100644
--- a/_CodeSignature/CodeResources
+++ b/_CodeSignature/CodeResources
@@ -34,7 +34,7 @@
Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
Chirp/Chirp-Bold.otf
@@ -110,7 +110,7 @@
CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
Frameworks/DMV2Kotlin.framework/DMV2Kotlin
@@ -310,7 +310,7 @@
Frameworks/GoogleCast.framework/GoogleCast
- wawZV3dz5MYbXWg6ygz05J3M2mw=
+ BWjktUhMTiJaHJmLkSbKGqS6i3g=
Frameworks/GoogleCast.framework/GoogleCastCoreResources.bundle/CastFrameworkDB.momd/CastFrameworkDB.mom
@@ -3378,7 +3378,7 @@
Frameworks/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds
- u8lkcVyRT3ck9wue2xl4p04IoZk=
+ Koi3DEYbCiAybzTS8QLBesr4pVY=
Frameworks/GoogleInteractiveMediaAds.framework/Info.plist
@@ -3442,7 +3442,7 @@
Frameworks/LinkKit.framework/LinkKit
- Xm5FMTOnpbadzYn5CUYiKGW+sGY=
+ lshMQuHPOk2B5UhDlQMTlIvtsxw=
Frameworks/LinkKit.framework/PrivacyInfo.xcprivacy
@@ -3466,7 +3466,7 @@
Frameworks/MobileIntelligence.framework/MobileIntelligence
- MF/P5zKW7CmKx+8v3u5QT74z2W8=
+ 0m7GKFmfmG+JEkdwNNzg12ZyjA8=
Frameworks/MobileIntelligence.framework/PrivacyInfo.xcprivacy
@@ -3518,7 +3518,7 @@
Frameworks/SmartView.framework/SmartView
- ZX1o2hqunV3PbTheH0H8RDjwatM=
+ 7TmOBpMJiL84+k7GOvlWX/soMUc=
Frameworks/SmartView.framework/_CodeSignature/CodeResources
@@ -3550,7 +3550,7 @@
Frameworks/SocureDocV.framework/Assets.car
- PVAi8XXy72T+BsLBUs5/73y0E+M=
+ dE6vAHHjDV0S8x4O2Zr6cU9EwNA=
Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/analytics/coremldata.bin
@@ -3562,7 +3562,7 @@
Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/metadata.json
- V8NupOJPe33BmrX3HfLMK2u7MOg=
+ 6DV+0LbaqCXNMG2N6RIUwRAyYJY=
Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/model.espresso.net
@@ -3598,7 +3598,7 @@
Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/metadata.json
- fEktAiInnZX+Bz5rntVni4litZE=
+ 2h+1Me0esG/MTfupQhDnteIycKc=
Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/model.espresso.net
@@ -3622,7 +3622,7 @@
Frameworks/SocureDocV.framework/DocumentSelectionCell.nib
- lzFnQGyNPZGJP82enbt0G7wSOA4=
+ 3AD4KabFbt++8nGo3WkjpssX8hg=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/analytics/coremldata.bin
@@ -3630,11 +3630,11 @@
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/coremldata.bin
- wIbXlXOjai366O+oB8pGEH50zAk=
+ kZMPFZkhs2VPzCq/lxGceBkDDGk=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json
- tighikn2WOjL3+ocQD30DQu+03g=
+ lBqEWzCP0Lruq7ByPdYP38ta/wo=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/model.espresso.net
@@ -3666,7 +3666,7 @@
Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/metadata.json
- mnGnPQf03dsV75o8FMARl9ZPLYo=
+ 1DUS/pufxFZcnECqqHQJW12vZk8=
Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/model.espresso.net
@@ -3694,11 +3694,11 @@
Frameworks/SocureDocV.framework/Info.plist
- LD/gieTV9AWd//CHY3Ftm/JpOsA=
+ 6MEbJ+SE7Og9QWHRv9Iz/JHwKNs=
Frameworks/SocureDocV.framework/MDTableViewCell.nib
- CLsA226MvhtCcNDvX4b2/ayA63U=
+ feS1L0MlvdNRa9KDD0ebzn3GWOk=
Frameworks/SocureDocV.framework/OpenSans-Bold.ttf
@@ -3758,7 +3758,7 @@
Frameworks/SocureDocV.framework/SocureDocV
- SaGFwla5isdYktlaEL1sJ18lDho=
+ XxxpfPJSqwxhmSnm0ZjPsKbgePs=
Frameworks/SocureDocV.framework/TextWithProgress.nib
@@ -3770,7 +3770,7 @@
Frameworks/SocureDocV.framework/_CodeSignature/CodeResources
- KwlSiKQrpl6iIkBLLKPH7a/TabU=
+ /vJJe6TcS7+Lwtt2eMM/rcIdpnM=
Frameworks/SocureDocV.framework/view_v4.storyboardc/ConsentMDVC.nib
@@ -3986,7 +3986,7 @@
Frameworks/T1Twitter.framework/T1Twitter
- XEPCLof23XCj2DBPH9+PUJBYb/Y=
+ XKDTrDCzdn3SB3GFayR47JIMYlc=
Frameworks/T1Twitter.framework/Vibes.aac
@@ -4050,7 +4050,7 @@
Frameworks/TFSFeatureSwitchesUI.framework/TFSFeatureSwitchesUI
- NrigsD9qPyetek5dblv4hYP3glE=
+ jl+kOr1uSxKkEXEbauQiMhtSIqg=
Frameworks/TFSFeatureSwitchesUI.framework/_CodeSignature/CodeResources
@@ -4058,15 +4058,15 @@
Frameworks/TFSLocalizedResources.framework/Info.plist
- kNB4O/6oxARhiSJy6X4d2q1EMzg=
+ Rd3423Nph7idfwWiK9t/JUU0pZk=
Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources
- 4x+0gqJHeNpL7E7k2ZQC0xXHerY=
+ kZU860DTVoTSh6tN3Fzn70971FE=
Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources
- yarkIv1KYbskfuTP/uW5zd6QRoM=
+ udR7WeRJslbp8jfRhiQjyjNCpvw=
Frameworks/TwitterAppSPMMigration.framework/Info.plist
@@ -4074,7 +4074,7 @@
Frameworks/TwitterAppSPMMigration.framework/TwitterAppSPMMigration
- rLrKBHdflhMKG5Hk4dNm4Um3IvE=
+ XgKW88FIoExekIwpuWypIU3N7w4=
Frameworks/TwitterAppSPMMigration.framework/_CodeSignature/CodeResources
@@ -4086,7 +4086,7 @@
Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools
- NGLkVCckXZoe0xcf/fYH7Nl7sxM=
+ cdfXLfc3I6sRXmXeLJb573Aakfo=
Frameworks/TwitterDiagnosticTools.framework/_CodeSignature/CodeResources
@@ -4098,7 +4098,7 @@
Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools
- MxDIw8z66zH/anPFFLIOmxaPw4k=
+ 4tjnKX/Y2El1sOSvl3ySB0prZto=
Frameworks/TwitterLifecycleTools.framework/_CodeSignature/CodeResources
@@ -4110,7 +4110,7 @@
Frameworks/TwitterNotifications.framework/TwitterNotifications
- dRT/0y3ijW/gJETmsmgHiEdr9AU=
+ BAX9b+gpNWK2hAPN8opUBmqHYLc=
Frameworks/TwitterNotifications.framework/_CodeSignature/CodeResources
@@ -4122,7 +4122,7 @@
Frameworks/TwitterSPMMigration.framework/TwitterSPMMigration
- 0nAF97a4J+sX/ZEG6WPtMBp4LmE=
+ 3594GHlf5bAamJ99sKkAo4ZTkOw=
Frameworks/TwitterSPMMigration.framework/_CodeSignature/CodeResources
@@ -4134,7 +4134,7 @@
Frameworks/TwitterSharedResources.framework/TwitterSharedResources
- e9O7Su0scARjQLyMzMysJJcsocE=
+ YS68NKZqcTJAOAktMpR9RBxmZO8=
Frameworks/TwitterSharedResources.framework/_CodeSignature/CodeResources
@@ -4166,12 +4166,24 @@
Frameworks/WebRTC.framework/WebRTC
- how72cvJYFPpq5ozzyudfz5Lcpk=
+ kVfe5QAitCqaVOXN+JEcvXXMwpw=
Frameworks/WebRTC.framework/_CodeSignature/CodeResources
XKtSHWiGG8geQdZmi0Omvxa3lXk=
+ Frameworks/XAppCoreLibraries.framework/Info.plist
+
+ ANkRPMmP75bopt6PECk2N07kaZQ=
+
+ Frameworks/XAppCoreLibraries.framework/XAppCoreLibraries
+
+ e9cEvSzeiV0ReZoCBhVKdThq+YY=
+
+ Frameworks/XAppCoreLibraries.framework/_CodeSignature/CodeResources
+
+ rXjQCPVCcKPmCTXvag3wlnIwAJk=
+
Frameworks/nanopb.framework/Info.plist
gxj2PpXIb9Qz8CCF9mO9j+Yi8bQ=
@@ -4202,7 +4214,7 @@
Grok_Grok.bundle/_CodeSignature/CodeDirectory
- a8VXtrAECk4CLaL1QyBfnbh8qEY=
+ 2QYvua8eJ7oMYWfciYleiD/GsVk=
Grok_Grok.bundle/_CodeSignature/CodeRequirements
@@ -4210,15 +4222,15 @@
Grok_Grok.bundle/_CodeSignature/CodeRequirements-1
- LJI8fMxsNiz549OrN+L7seorONY=
+ QvauD6wG4wvKb0V62Z8C7vlKxso=
Grok_Grok.bundle/_CodeSignature/CodeResources
- BYANJYCMad6+uOGMRm71Shur1uA=
+ iVsw+s/1kfVNF7A0LEqalJcnhcM=
Grok_Grok.bundle/_CodeSignature/CodeSignature
- UlhdV3aSnRK/d/tDE3X52WpgCdY=
+ MH2cHzjU9mTtjoaO1a+yuzaeu1g=
Grok_Grok.bundle/astro.png
@@ -4276,6 +4288,10 @@
dlpaDfl2NdW2Q1leeLP+ozmivD4=
+ Grok_Grok.bundle/statsMuseTeamData.json
+
+ zP7CHryAJXjqbAjuk8dNl9QckHk=
+
Grok_Grok.bundle/stokes.png
tOg/eNq0ewmQ7J/CR574xwkw4Cc=
@@ -4286,7 +4302,7 @@
Info.plist
- YG2c5EpeZeaXyBUnVER5RI9MJ1o=
+ 5S6GQqktm3mFRDgr2eElJJq2F3U=
LaunchScreen.nib
@@ -4298,7 +4314,7 @@
Localization_Localization.bundle/_CodeSignature/CodeDirectory
- Z63VUV1LrU+1ynXBcWCHdvunLcA=
+ Ut2V1vYtw2cbBFjLeZj7q3XKRoo=
Localization_Localization.bundle/_CodeSignature/CodeRequirements
@@ -4306,55 +4322,55 @@
Localization_Localization.bundle/_CodeSignature/CodeRequirements-1
- vja9fWtS+U7jNtJ//BD/Xum6jH8=
+ SJBYfXNcFrEDfh4ch4LODceuagQ=
Localization_Localization.bundle/_CodeSignature/CodeResources
- AHQ6rbvzJAhrXZKohZXgGCvWfjA=
+ drH0tmaFraT5kG6f3C1uDOrdAB0=
Localization_Localization.bundle/_CodeSignature/CodeSignature
- tC9vqarKB6FokQlTMvQhGdmFRLM=
+ FC5W42FOztn5yvGHryg/xisEpnA=
Localization_Localization.bundle/ar.lproj.deflate
- yE6FLCzo1o58GNq6vJecwhvynus=
+ HifMnIzZxmwJXrkHWrHOgf1QVDo=
Localization_Localization.bundle/bg.lproj.deflate
- You0maj7G1nVayjQxpR2HJqL53w=
+ iOqaKLIdVklXMenP/i5XMz4iepM=
Localization_Localization.bundle/bn.lproj.deflate
- avgJJEGrxonXlUYpB6ayt/9Zq8o=
+ B83coXvnkMiqtvl92T97GUiKYTA=
Localization_Localization.bundle/ca.lproj.deflate
- TUR4t+gTFTuHNtFtUfLRDrLHP+s=
+ Ju6m6MNYqOc6Jej160/ULSBUS3U=
Localization_Localization.bundle/cs.lproj.deflate
- ciPXtG4Wu6kYe9OycKUT1CxCKCw=
+ VU/DZUVxn2gRcV7DFILqdoYVFBQ=
Localization_Localization.bundle/da.lproj.deflate
- hRSD0FY/DxxuCwDWMBhSB4iJjnU=
+ Ny2eTHzI+JrTC5KQ7Sn71vLQLPQ=
Localization_Localization.bundle/de.lproj.deflate
- 1KmG9dCGJ4Gl/NH6fnyeEoln1I0=
+ qOujqqmNhlbng2UlqCQe+teOT1s=
Localization_Localization.bundle/el.lproj.deflate
- wU1G8y+Yndy7lZzJwLCy2p8FDgI=
+ RNGGh5w7SJO9U+SacwyIcV7uCbo=
Localization_Localization.bundle/en-gb.lproj.deflate
- QUWarxdXsAQPjyRMCB+A3/eTrfw=
+ V5VEbGma25j4IkAqpqghPMQj9XU=
Localization_Localization.bundle/en-ss.lproj.deflate
- 2q97NdNZJX5tXSY//XxFnbyqVo4=
+ OR/5jNPM43GHQCLhhyBAJbuobLw=
Localization_Localization.bundle/en.lproj/AUTOMATED_COMMIT_FILES
@@ -4369,34 +4385,34 @@
hash
- PdSL0RsPPoC7KjtExp9qSpYx9vY=
+ 9b3I+vbNWRmcFroYWZqurNhBQY4=
optional
Localization_Localization.bundle/es.lproj.deflate
- 1pZ5LnzUSMBSdSs+46jD6aGGez4=
+ 4FFn1Td10KOY4lj3DJVT6F8CSyI=
Localization_Localization.bundle/fa.lproj.deflate
- 7+gSs/LwMNEtL4TINJvF/8HHiSo=
+ tJhAT55sQrLESEaR/kaNFuH3vNo=
Localization_Localization.bundle/fi.lproj.deflate
- T76bPbIv2CddVzmy5m/vN8lnMIE=
+ 1SLOS+vRNBvq0BthmvEvDlZK30A=
Localization_Localization.bundle/fil.lproj.deflate
- 3Fq6yppBrdZMXU0Pu5iAMJUWJYE=
+ JgGUolTYtDPNNOwTwWs2Q8vAd/c=
Localization_Localization.bundle/fr.lproj.deflate
- M+d/EWvL8rwRqVcAUMAguHzFMjg=
+ 41qYKZPsvbrRAMxdr12jqojUtSs=
Localization_Localization.bundle/gu.lproj.deflate
- xRplPhpz9vCck6keJsLHXiRUAiI=
+ 7HAY/l+dE9ulbG4wL7IdHGlFfps=
Localization_Localization.bundle/ha.lproj.deflate
@@ -4404,23 +4420,23 @@
Localization_Localization.bundle/he.lproj.deflate
- VtimnomP2BKQKtLDoA/XXDif9jE=
+ 7n5+TauLhq1AFANzqIZSvydn7zc=
Localization_Localization.bundle/hi.lproj.deflate
- YkHH2ykrI+Z/D8yt0Xw1v7XAUz4=
+ n8f1l1cbnbLTAciwx1adyJYxcmY=
Localization_Localization.bundle/hr.lproj.deflate
- k4aUiX4nEypMrSKxY6/7rC9eAEA=
+ ReLH2GyraQSsxOP/TwtQ4KVyMEs=
Localization_Localization.bundle/hu.lproj.deflate
- kkKpu9a5iHQRekaPDXfRq2lZDhc=
+ cn8O5N92RClduHeMNgNcrCNHTHQ=
Localization_Localization.bundle/id.lproj.deflate
- QrB93Y/SgaUuKWQzIXyniiSv1GY=
+ KRvMdi2MOnjUn7JTLt6NAblX2DU=
Localization_Localization.bundle/ig.lproj.deflate
@@ -4428,79 +4444,79 @@
Localization_Localization.bundle/it.lproj.deflate
- 2kyuzH6MtxBy+gZ45pexj0NjMHQ=
+ OlPMzEOXjGAQrNkkFyHGrV0b+lQ=
Localization_Localization.bundle/ja.lproj.deflate
- vcZFB85z2AaS2vNDozr2YR/LQFE=
+ 47JR7k/ZIshLQiQvQQW37l/2Og0=
Localization_Localization.bundle/kn.lproj.deflate
- nghoYL/36btztKHrOkE7Iq+7S4I=
+ P6SO7B5HIJrMZWbGbOsmb45LrhE=
Localization_Localization.bundle/ko.lproj.deflate
- r/Y9SxQH/vKBuhxwvWoXhXnoNR8=
+ sbCZniyuGTunthweLBSy87LUT58=
Localization_Localization.bundle/mr.lproj.deflate
- UirF4iWS6tPepAmnMr51ksmTmOI=
+ fvnZr2o5F5WRV2e9q5o4Z0GBD6w=
Localization_Localization.bundle/ms.lproj.deflate
- 3dzAzy45WRk7DzWrVVQZEE2dW4o=
+ s7DGITWGtcqBwVT6jqO+QGwtvhM=
Localization_Localization.bundle/nb.lproj.deflate
- 1RyClXZt/IcAEbNpaZtWlarxGlQ=
+ GCH/ydrtf2XCp4xU8K/aKnhplMk=
Localization_Localization.bundle/nl.lproj.deflate
- moaRB9KZxjHbSCWPOddET+3WiBw=
+ GnzMFpbCezi4d1aOKorjKdbDAc0=
Localization_Localization.bundle/pl.lproj.deflate
- 2BBYXO220c7yWSDgWLKDCOd8TtA=
+ ZEyKSZvp7h38AuVSY0Rbma6tv9M=
Localization_Localization.bundle/pt.lproj.deflate
- 4S7iOKYQJbdcrpYi7zpKqyFMCaU=
+ 285FpZ68cwaSu6cNSEDuWdFxABw=
Localization_Localization.bundle/ro.lproj.deflate
- 9fL7bd/VyxF8PttjwcxYW+egZWY=
+ fla817OxQqjAXSVGYU8p6X4OX/g=
Localization_Localization.bundle/ru.lproj.deflate
- 2ykZyjE0vjWzw13Gm3Z2nSnqSMw=
+ RYxhpNFHy8f1wb9bANFeyKFk098=
Localization_Localization.bundle/sk.lproj.deflate
- IvJ3btP7y9gDxswmejaN15uN3ic=
+ Nna834+HNvh87NiZFhVzQ19QEiI=
Localization_Localization.bundle/sr.lproj.deflate
- cQuDkZJC8W39mPyvgnbqnwY20pg=
+ BtAgxFaiUX3cqS1Hu8MpePTPQTQ=
Localization_Localization.bundle/sv.lproj.deflate
- NbHdFJZuHnx+fE9p2VGfcLxmfag=
+ r+gIIuSmgugByjhJK4ttn6JLhrE=
Localization_Localization.bundle/ta.lproj.deflate
- YOF0re8FP7Q+K5Fo68PNRIkVk2I=
+ vwlvAayogOn0M1iysFJzx1/s9sU=
Localization_Localization.bundle/th.lproj.deflate
- 949K92CMhdTZK9F1S8X6LVIKa7c=
+ dZ3ubiKSLcCmUWqCELy1XuPuVQc=
Localization_Localization.bundle/tr.lproj.deflate
- Doapg+EOsgbggrKH8Eenz2V6Xv8=
+ JbJqmO6StOvoy3dsKLMNI3C1Un8=
Localization_Localization.bundle/uk.lproj.deflate
- MoEsJyPifB65NbNs/BKY0GC8FnI=
+ LsbjJUy88m9Pr6gCR7GQo9zmAno=
Localization_Localization.bundle/ur.lproj.deflate
@@ -4508,7 +4524,7 @@
Localization_Localization.bundle/vi.lproj.deflate
- 0EzvTzpK/a5+Mc0ZXHwfkKcPz8E=
+ aSEHfWX2cQaGi8YJxk9SYHeR4JQ=
Localization_Localization.bundle/yo.lproj.deflate
@@ -4516,11 +4532,11 @@
Localization_Localization.bundle/zh-Hans.lproj.deflate
- Bd00f/gJngJtzOJ9Oz4NgjwN7k0=
+ MTBNR1+D1p2J5WHqoAHsLsOLiag=
Localization_Localization.bundle/zh-Hant.lproj.deflate
- TBXGXmFdShYRL4TnERd2KjVY+pg=
+ VP7GgwBF8Ch3HHoAoHfk0RsOatQ=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -4548,7 +4564,7 @@
MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -4668,7 +4684,7 @@
OnboardingComponentFramework_OCFTestKit.bundle/_CodeSignature/CodeSignature
- bWQwGEm+cKnJNCzw9AEf3sE32MI=
+ uJ/9gYD8MsT5muWdQiVVMcxkV/c=
OnboardingComponentFramework_OCFTestKit.bundle/email_availability_taken.json
@@ -4848,7 +4864,7 @@
Periscope_PeriscopeLegacyStrings.bundle/_CodeSignature/CodeSignature
- dF6XhZeKO/p9zn5A3HL9zoh3OeY=
+ P7zcFhBPfsoF9HJ36Vf9x3dyTo8=
Periscope_PeriscopeLegacyStrings.bundle/ar.lproj/PeriscopeSDK.strings
@@ -5187,7 +5203,7 @@
Periscope_PeriscopeSDK.bundle/_CodeSignature/CodeSignature
- BSLtLaoyZDtEslfqnmUNAPSNwV4=
+ Dtj6gn0F4aoiAfKBFSeI3kOJY5U=
Periscope_PeriscopeSDK.bundle/default.metallib
@@ -5223,7 +5239,7 @@
Periscope_PeriscopeSDKResources.bundle/_CodeSignature/CodeSignature
- Yi+lv0guVhNDzhOPZrYb/EmoJg8=
+ nkonJ48+VNZ+5C8m62PRl1yF3ks=
Periscope_PeriscopeSDKResources.bundle/darken-lut.png
@@ -5279,7 +5295,7 @@
PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PkgInfo
@@ -5315,7 +5331,7 @@
PlugIns/ShareExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -5343,11 +5359,11 @@
PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
PlugIns/ShareExtension.appex/Info.plist
- deDHpvTVrNaD7WAK74sKXGNQ79k=
+ KFdug3VMA62FF58NUqOj7CM2R+E=
PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -5375,7 +5391,7 @@
PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -5499,7 +5515,7 @@
PlugIns/ShareExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PlugIns/ShareExtension.appex/PrivacyInfo.xcprivacy
@@ -5507,7 +5523,7 @@
PlugIns/ShareExtension.appex/ShareExtension
- GFcrqVwyiqU8cUZQ1Z/8eWxdq/M=
+ i4j+CFDN+2TnPsGg2MXsvx5eeHw=
PlugIns/ShareExtension.appex/ShareExtension-Production-GoogleService-Info.plist
@@ -5539,7 +5555,7 @@
PlugIns/ShareExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -5567,7 +5583,7 @@
PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -5595,7 +5611,7 @@
PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -5639,7 +5655,7 @@
PlugIns/ShareExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -7819,7 +7835,7 @@
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -8287,7 +8303,7 @@
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -8295,15 +8311,15 @@
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -8331,7 +8347,7 @@
PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -8347,7 +8363,7 @@
PlugIns/ShareExtension.appex/_CodeSignature/CodeResources
- YWILAWG1n/aDOuX1WoRMIMFhZKs=
+ S7o/xgKgJqmo4oGpQCYNBDy7JQk=
PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/Info.plist
@@ -8375,7 +8391,7 @@
PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -8403,11 +8419,11 @@
PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
PlugIns/TwitterNotificationContentExtension.appex/Info.plist
- fM57SbQHfWQwpwHrUGMPK74E6QQ=
+ 9BqrPRsyjonelZLceQ8bf3aGbnU=
PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -8435,7 +8451,7 @@
PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -8559,7 +8575,7 @@
PlugIns/TwitterNotificationContentExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PlugIns/TwitterNotificationContentExtension.appex/PrivacyInfo.xcprivacy
@@ -8591,7 +8607,7 @@
PlugIns/TwitterNotificationContentExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -8619,7 +8635,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -8647,7 +8663,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -8691,7 +8707,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -10871,7 +10887,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -11339,7 +11355,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -11347,15 +11363,15 @@
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -11363,7 +11379,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension
- VG2vkw0sgkpkDvPIjMveEG8FK2w=
+ 7K4dhAX5P1vvdfomIvTM+/chv3Q=
PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension-Production-GoogleService-Info.plist
@@ -11391,7 +11407,7 @@
PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -11423,7 +11439,7 @@
PlugIns/TwitterNotificationContentExtension.appex/_CodeSignature/CodeResources
- A9+mVI0XC6GZ5HK+lzaHkiNmId4=
+ bSjA/prZ3Sa4n+EhR7osQHVsn8M=
PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/Info.plist
@@ -11451,7 +11467,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -11479,11 +11495,11 @@
PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
PlugIns/TwitterNotificationServiceExtension.appex/Info.plist
- Av9J+G8AnzC2KXgpCGPPUGBmBFI=
+ 1DKIxpRVxBI2fwHKsAL4AydcMwU=
PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -11511,7 +11527,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -11635,7 +11651,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -11663,7 +11679,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -11691,7 +11707,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -11719,7 +11735,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -11763,7 +11779,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -13943,7 +13959,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -14411,7 +14427,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -14419,15 +14435,15 @@
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -14435,7 +14451,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension
- kMs8v6D7W27vvl0X6VpfSrROT3U=
+ lBFvykx1O6yBWnf90HIXWa5mFLo=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension-Production-GoogleService-Info.plist
@@ -14463,7 +14479,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -14479,7 +14495,7 @@
PlugIns/TwitterNotificationServiceExtension.appex/_CodeSignature/CodeResources
- +gkAmfKtAZS9YoLGJZqNKBsmJio=
+ mumoX5w2F6rTI9QZykIYKjr4hpk=
PlugIns/WidgetExtension Production.appex/Assets.car
@@ -14511,7 +14527,7 @@
PlugIns/WidgetExtension Production.appex/Cache_Cache.bundle/_CodeSignature/CodeSignature
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -14539,11 +14555,11 @@
PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/_CodeSignature/CodeSignature
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
PlugIns/WidgetExtension Production.appex/Info.plist
- QpmWWn6mAbTgsx+CtXGqa8dL5mw=
+ SAjRV1TwNMtRL0xSAxLkwvg8ObI=
PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -14571,7 +14587,7 @@
PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/_CodeSignature/CodeSignature
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -14695,7 +14711,7 @@
PlugIns/WidgetExtension Production.appex/PhoneNumberKitSPM_PhoneNumberKitSPM.bundle/_CodeSignature/CodeSignature
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -14723,7 +14739,7 @@
PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -14751,7 +14767,7 @@
PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -14779,7 +14795,7 @@
PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -14823,7 +14839,7 @@
PlugIns/WidgetExtension Production.appex/TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -17003,7 +17019,7 @@
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -17471,7 +17487,7 @@
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -17479,15 +17495,15 @@
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -17515,7 +17531,7 @@
PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/v1.json
@@ -17531,11 +17547,11 @@
PlugIns/WidgetExtension Production.appex/WidgetExtension Production
- qRjQor1MWAvBjnRRLqzZPZ5S+es=
+ xQCTkroHM6jGhSEwbumzFKjk5Dc=
PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources
- pfC7MVqRv1tLAJToXf5JFOkjqzI=
+ TzJCZgHMUGj7cagjuaCLn1lpKEw=
PrivacyInfo.xcprivacy
@@ -17551,7 +17567,7 @@
SC_Info/Manifest.plist
- M8jASt6WBMniDj6lzAkTyPslJPY=
+ zQqndKb5XpPEesBebhPHxu9lwk4=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -17579,7 +17595,7 @@
SwiftProtobuf_SwiftProtobuf.bundle/_CodeSignature/CodeSignature
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -17607,7 +17623,7 @@
TFNUISPM_TFNUI.bundle/_CodeSignature/CodeSignature
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -17635,7 +17651,7 @@
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/_CodeSignature/CodeSignature
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -17679,7 +17695,7 @@
TFXParameters_TFXParametersUI.bundle/_CodeSignature/CodeSignature
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/Assets.car
@@ -17707,7 +17723,7 @@
TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/_CodeSignature/CodeSignature
- 3ohXbRQgCmPWxgtgPdXm+GFecMU=
+ 4hK/4ck5KxBUg1t0vV+Co9HEX6o=
Twitter-Production-GoogleOAuthService-Info.plist
@@ -19895,7 +19911,7 @@
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai.svg
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -20363,7 +20379,7 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeDirectory
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -20371,15 +20387,15 @@
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements-1
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -20411,7 +20427,7 @@
TwitterCommunitiesUI_TwitterCommunitiesUI.bundle/_CodeSignature/CodeSignature
- SzKQV2zLu//f096qo4HKecT4Bos=
+ RRZJIDW74UkQZMKbhmLhk2Deftk=
TwitterComposer_TwitterComposerResources.bundle/Assets.car
@@ -20439,7 +20455,7 @@
TwitterComposer_TwitterComposerResources.bundle/_CodeSignature/CodeSignature
- lJP/C72Q3W1qrvjHhfnfdRgCYQM=
+ Bs5TQHOOPsGI2ppndYOAoLIajQY=
TwitterGraphicsFiltersInstance_TGIFilters.bundle/Info.plist
@@ -20463,7 +20479,7 @@
TwitterGraphicsFiltersInstance_TGIFilters.bundle/_CodeSignature/CodeSignature
- TOuLKsDnEHer8Wsc6HpmNschlBw=
+ 8Gw5fQC//Q1p9VRieUUxc65HcxM=
TwitterGraphicsFiltersInstance_TGIFilters.bundle/bw04.tgfc
@@ -20531,7 +20547,7 @@
TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/_CodeSignature/CodeSignature
- EVjHZbUBgUA/AgGUatI/2au5VoE=
+ exkPMiZVPMIJ/33f0byUZtXIa5A=
TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/c64.ccube.gz
@@ -20563,7 +20579,7 @@
TwitterProfileModules_TwitterProfileModulesUI.bundle/_CodeSignature/CodeSignature
- tplIoXBUs/ty4PPPclkSWm6vf9o=
+ tJfM6opl2AiR/VH/JZRXEidGft8=
TwitterShareKit_TwitterShareKit.bundle/Assets.car
@@ -20599,7 +20615,7 @@
TwitterShareKit_TwitterShareKit.bundle/_CodeSignature/CodeSignature
- w2thTfh4/+OwQKwgw8sISLE7qeg=
+ YdAzdtwhVZfZW1YCjGjE9RUKtkY=
TwitterText_TwitterText.bundle/Info.plist
@@ -20623,7 +20639,7 @@
TwitterText_TwitterText.bundle/_CodeSignature/CodeSignature
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
TwitterText_TwitterText.bundle/v1.json
@@ -20663,7 +20679,7 @@
TwitterUI_TwitterUIResourcesBundle.bundle/_CodeSignature/CodeSignature
- 3/swMjQS4M7RpWxv2Sm0x5hSeYU=
+ QBaTsH6ABknjD8/FGACNM8uhpy0=
ar.lproj/InfoPlist.strings
@@ -20802,11 +20818,11 @@
fs_embedded_defaults_ipad_production.json
- f3BIpxS2HDHL4HA+MFQL74Iellc=
+ QqlVdPx7PfeVKOsktIAz4V9YWtE=
fs_embedded_defaults_production.json
- wKhjPH619LjKzVF4C689oDP/O+Q=
+ 4HDEZaeZH9X8bXqBkghjwha/Z28=
gu.lproj/InfoPlist.strings
@@ -21144,11 +21160,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
Chirp/Chirp-Bold.otf
@@ -21353,11 +21369,11 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
Frameworks/DMV2Kotlin.framework/DMV2Kotlin
@@ -21903,11 +21919,11 @@
hash
- wawZV3dz5MYbXWg6ygz05J3M2mw=
+ BWjktUhMTiJaHJmLkSbKGqS6i3g=
hash2
- 1Z/1JgUdxGJhcvxNFRK0WYmeeHeZR6n4J7RmqHj9BS0=
+ YSPlE9C+JjjMfFInllRwtIoI8Cu+JRHk1I5UpEb3Y2Y=
Frameworks/GoogleCast.framework/GoogleCastCoreResources.bundle/CastFrameworkDB.momd/CastFrameworkDB.mom
@@ -27003,11 +27019,11 @@
hash
- u8lkcVyRT3ck9wue2xl4p04IoZk=
+ Koi3DEYbCiAybzTS8QLBesr4pVY=
hash2
- cbN7jNOPVjcPOeAtpX5rSZIzibOJYvUPyMt7Yn2yYGo=
+ cdR9kOC+b0GncgNq/aZ1fnpiPFQmu4DTIbF1OzOfuO0=
Frameworks/GoogleInteractiveMediaAds.framework/Info.plist
@@ -27179,11 +27195,11 @@
hash
- Xm5FMTOnpbadzYn5CUYiKGW+sGY=
+ lshMQuHPOk2B5UhDlQMTlIvtsxw=
hash2
- XyZsHKbjCqTxso6Us6a9c9xxEYRYQZ3nTvxdNtzw+5Y=
+ /bWURPhjGxK7mhvoigIlOm51PWQ/OHFy18Y17aM6aUw=
Frameworks/LinkKit.framework/PrivacyInfo.xcprivacy
@@ -27245,11 +27261,11 @@
hash
- MF/P5zKW7CmKx+8v3u5QT74z2W8=
+ 0m7GKFmfmG+JEkdwNNzg12ZyjA8=
hash2
- fAhKLHzPLRZ77X/f7WjuNOsHGHxapEnHwNEbTQCJRCc=
+ VssGCBnecFnA8fZBwkZ2RUUNJTVE5nk0ntRZf26PyLY=
Frameworks/MobileIntelligence.framework/PrivacyInfo.xcprivacy
@@ -27388,11 +27404,11 @@
hash
- ZX1o2hqunV3PbTheH0H8RDjwatM=
+ 7TmOBpMJiL84+k7GOvlWX/soMUc=
hash2
- I17PyX+F3rVjliH7McgX7C84y0PkDOzAWOMSdyre9q8=
+ KKIZZsq5PaTqp20D2znc3tQ/h1Z+60fVpl7Wk/TdEX4=
Frameworks/SmartView.framework/_CodeSignature/CodeResources
@@ -27476,11 +27492,11 @@
hash
- PVAi8XXy72T+BsLBUs5/73y0E+M=
+ dE6vAHHjDV0S8x4O2Zr6cU9EwNA=
hash2
- mqNUgHU9A9G2PwNAfUUFRZ5L01C9G1tdJHSbDsZjmbc=
+ PlSpjKqhjIjnN6WaxcIwi7iDvOy2Br7EJcnhMFFI4jQ=
Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/analytics/coremldata.bin
@@ -27509,11 +27525,11 @@
hash
- V8NupOJPe33BmrX3HfLMK2u7MOg=
+ 6DV+0LbaqCXNMG2N6RIUwRAyYJY=
hash2
- YN7JRE7HUv0dak2Myo72DgWw9L9+Kp7hZzrqM6bcTuQ=
+ 18a4R3O92D2iUR8jqo+0lOgGnHhw326iUrMy/JiyyX4=
Frameworks/SocureDocV.framework/BlurDetection.mlmodelc/model.espresso.net
@@ -27608,11 +27624,11 @@
hash
- fEktAiInnZX+Bz5rntVni4litZE=
+ 2h+1Me0esG/MTfupQhDnteIycKc=
hash2
- qOoIihu5fdM4LrVuWImv3JIkwXX+IpagM2wwUjf7nZY=
+ zEMhcAqkCDp88BciI4j7mLLs/8jnxdXV3sdkCaWAtsg=
Frameworks/SocureDocV.framework/CornerDetection.mlmodelc/model.espresso.net
@@ -27674,11 +27690,11 @@
hash
- lzFnQGyNPZGJP82enbt0G7wSOA4=
+ 3AD4KabFbt++8nGo3WkjpssX8hg=
hash2
- SZ0tA0LcKafCuqloHl6UdI4ZYfWnC5vhMBx/y2D/fA4=
+ i13lGpjK8wlhrfRq6DIfB06ttPJCmcym5gNqrOFztxY=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/analytics/coremldata.bin
@@ -27696,22 +27712,22 @@
hash
- wIbXlXOjai366O+oB8pGEH50zAk=
+ kZMPFZkhs2VPzCq/lxGceBkDDGk=
hash2
- 4m1pjJSUNq0tastZveMhf2WB7gu6i1s3KDUrVLeqFtU=
+ YskFMHgu/FmqsrF8qGwY3zZvOEeizaBrNnm+YucjRSw=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/metadata.json
hash
- tighikn2WOjL3+ocQD30DQu+03g=
+ lBqEWzCP0Lruq7ByPdYP38ta/wo=
hash2
- HKZyQA4DrmUm21AQKBEr9NR3yGugPaP/H9UotK8h2l0=
+ gvK+eW1fe6tYxol9adqxKVWqqReagucPqN1o6LAYlQI=
Frameworks/SocureDocV.framework/GlareClassify.mlmodelc/model.espresso.net
@@ -27795,11 +27811,11 @@
hash
- mnGnPQf03dsV75o8FMARl9ZPLYo=
+ 1DUS/pufxFZcnECqqHQJW12vZk8=
hash2
- fRUMgeLoKLmzG1euNtYUZRDnSK0TVGOgMWSuEaGxcXo=
+ mingoDDzAyMvdOu/tnDBLl2ugKgd9hO8OnXCmM1QYbI=
Frameworks/SocureDocV.framework/GlareIntensityCheck.mlmodelc/model.espresso.net
@@ -27872,22 +27888,22 @@
hash
- LD/gieTV9AWd//CHY3Ftm/JpOsA=
+ 6MEbJ+SE7Og9QWHRv9Iz/JHwKNs=
hash2
- n8PoByS30mOWPH4kVWhFa7kgVMyW8FxSfqpxDixsSLE=
+ vO0qESiuMijQEIvwQjCS8WZLV2QOMFE1x2aW4QlsL80=
Frameworks/SocureDocV.framework/MDTableViewCell.nib
hash
- CLsA226MvhtCcNDvX4b2/ayA63U=
+ feS1L0MlvdNRa9KDD0ebzn3GWOk=
hash2
- D/TJ5IYSlecsdYGLdb1QVw1eoIUn3PKUSnWRF7jZ6Mc=
+ AA/ak7gW8gK4ue696+Rb6rDTXeEfuiVDNNZvaKFwBg0=
Frameworks/SocureDocV.framework/OpenSans-Bold.ttf
@@ -28048,11 +28064,11 @@
hash
- SaGFwla5isdYktlaEL1sJ18lDho=
+ XxxpfPJSqwxhmSnm0ZjPsKbgePs=
hash2
- lO98iPhkGuXUiqMP6DaodcWVtFSRlM9FRVgz21Dxbp8=
+ Rm95dahqZulhN9MnP4jggi0OFhRfpT/hMMRWc7t0UVs=
Frameworks/SocureDocV.framework/TextWithProgress.nib
@@ -28081,11 +28097,11 @@
hash
- KwlSiKQrpl6iIkBLLKPH7a/TabU=
+ /vJJe6TcS7+Lwtt2eMM/rcIdpnM=
hash2
- fb+kyY7HSsVHx3pOO6/6vGQXD6DBwdDS0lEWIzc1ncM=
+ eNa7HZBqIspfopU6EkNb0fzdSuVNdICRyN/DhidlGLE=
Frameworks/SocureDocV.framework/view_v4.storyboardc/ConsentMDVC.nib
@@ -28675,11 +28691,11 @@
hash
- XEPCLof23XCj2DBPH9+PUJBYb/Y=
+ XKDTrDCzdn3SB3GFayR47JIMYlc=
hash2
- FGvAX4lYTQW3Ss87c5g8CnwOw8ifvQWpCszRy++WOME=
+ FGMHdMEGVolxVFAlfan41YxHgePDapJVH+2SD3nbqXk=
Frameworks/T1Twitter.framework/Vibes.aac
@@ -28851,11 +28867,11 @@
hash
- NrigsD9qPyetek5dblv4hYP3glE=
+ jl+kOr1uSxKkEXEbauQiMhtSIqg=
hash2
- joZdTOamcIs1yHDlOTmdredy22riVgw5VELGKbgQ2eQ=
+ 930UAVOUcwrmbuGp4BsSgN7zALjjuNnsHuPO+rYjwu4=
Frameworks/TFSFeatureSwitchesUI.framework/_CodeSignature/CodeResources
@@ -28873,33 +28889,33 @@
hash
- kNB4O/6oxARhiSJy6X4d2q1EMzg=
+ Rd3423Nph7idfwWiK9t/JUU0pZk=
hash2
- byFznhmH7PDNThv8VMn2AQOtAfqMJ4hfOeESwAT57hU=
+ HdtI6giR/6Cllf6EufxUSKgCovAraEjKSPfRMVMjGYQ=
Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources
hash
- 4x+0gqJHeNpL7E7k2ZQC0xXHerY=
+ kZU860DTVoTSh6tN3Fzn70971FE=
hash2
- 8aZUpY2xaqLE10YrUuIHAIN/0IAslYE3Hzkc9qwTuUg=
+ e6HhnnBq9sPlOQ/zfjLDXQ++LdMA5/ux2cX3u0YRtsQ=
Frameworks/TFSLocalizedResources.framework/_CodeSignature/CodeResources
hash
- yarkIv1KYbskfuTP/uW5zd6QRoM=
+ udR7WeRJslbp8jfRhiQjyjNCpvw=
hash2
- cZLedC+VAGqftbKBNrGHWGxkjXN7E07aq8hriGj8xyM=
+ SWKyLwhkANEwVKbHLmuYhsHwgKGuvy7oIHdEH5Pq8d4=
Frameworks/TwitterAppSPMMigration.framework/Info.plist
@@ -28917,11 +28933,11 @@
hash
- rLrKBHdflhMKG5Hk4dNm4Um3IvE=
+ XgKW88FIoExekIwpuWypIU3N7w4=
hash2
- 9iABfY4AMsePA5YQI9CQaVreBt+spfRkriLlIlK5nOw=
+ 455xZB8mnMx/hXddQRhrS7r8Bigvai2hbpL9N+BI65U=
Frameworks/TwitterAppSPMMigration.framework/_CodeSignature/CodeResources
@@ -28950,11 +28966,11 @@
hash
- NGLkVCckXZoe0xcf/fYH7Nl7sxM=
+ cdfXLfc3I6sRXmXeLJb573Aakfo=
hash2
- Pc0UeFMxbW7jTjk62JkPyJdL1y7lCAIL3ybCiWa+Tsc=
+ yGCgMye0TlNlsn22ehbxtL334RJPVS+kvO76J1iEJl8=
Frameworks/TwitterDiagnosticTools.framework/_CodeSignature/CodeResources
@@ -28983,11 +28999,11 @@
hash
- MxDIw8z66zH/anPFFLIOmxaPw4k=
+ 4tjnKX/Y2El1sOSvl3ySB0prZto=
hash2
- f1RpG+6ywplNOY3ie2l1hIjwzMuHyNfo++EyHNjead0=
+ 3Oq5/Ulh8/9AUQeDj+tZcQnRSCJWqiE12b3LI8DUMgE=
Frameworks/TwitterLifecycleTools.framework/_CodeSignature/CodeResources
@@ -29016,11 +29032,11 @@
hash
- dRT/0y3ijW/gJETmsmgHiEdr9AU=
+ BAX9b+gpNWK2hAPN8opUBmqHYLc=
hash2
- dWfwxKm9THLDlpMye3+Mgp73P0dfz2PfAUZocRDEVy8=
+ neulli5XIXeY1PrJxndItX3CNVbJR9G8FZkRg7EBsmk=
Frameworks/TwitterNotifications.framework/_CodeSignature/CodeResources
@@ -29049,11 +29065,11 @@
hash
- 0nAF97a4J+sX/ZEG6WPtMBp4LmE=
+ 3594GHlf5bAamJ99sKkAo4ZTkOw=
hash2
- FbxzyiUvpO7hBu7MSuEXPXqa5OVpBUGB3J98ytIH1W8=
+ I8E3iJtpZS5UODdTdh2sNKCWMxtAtxfDWGnLfOiO6+8=
Frameworks/TwitterSPMMigration.framework/_CodeSignature/CodeResources
@@ -29082,11 +29098,11 @@
hash
- e9O7Su0scARjQLyMzMysJJcsocE=
+ YS68NKZqcTJAOAktMpR9RBxmZO8=
hash2
- rOG+JgpaWXhZJMPZeLromRSgEOD5JBEJQojZ6Ga4icM=
+ U+1h7fRGHdU5iS53tApd/mf4rhaFhLHFBoYb7XvJleU=
Frameworks/TwitterSharedResources.framework/_CodeSignature/CodeResources
@@ -29170,11 +29186,11 @@
hash
- how72cvJYFPpq5ozzyudfz5Lcpk=
+ kVfe5QAitCqaVOXN+JEcvXXMwpw=
hash2
- cad0/7LEQ+qXVFnCtMRhvQBss0VgSQShJvEeT4n0nS4=
+ 3i8OnWj7OriaRrLzUdG77lg8VXnV9kohK8Wmv2pIZQ8=
Frameworks/WebRTC.framework/_CodeSignature/CodeResources
@@ -29188,6 +29204,39 @@
sO1CWnz92M66qoDu1u8cSMoBTkKy3XXYBpPkaZwKDHk=
+ Frameworks/XAppCoreLibraries.framework/Info.plist
+
+ hash
+
+ ANkRPMmP75bopt6PECk2N07kaZQ=
+
+ hash2
+
+ d9N+v2DVfE3nhT1dWRFm1Hv+ih5L5PH3c5ID2rH+RvA=
+
+
+ Frameworks/XAppCoreLibraries.framework/XAppCoreLibraries
+
+ hash
+
+ e9cEvSzeiV0ReZoCBhVKdThq+YY=
+
+ hash2
+
+ DIAV62sInZ4b6lszxPFRz8XgY3mDII7kyvmoXftKNJE=
+
+
+ Frameworks/XAppCoreLibraries.framework/_CodeSignature/CodeResources
+
+ hash
+
+ rXjQCPVCcKPmCTXvag3wlnIwAJk=
+
+ hash2
+
+ VOXvS5LlQqKdgH3FofdKtYSfLEEKgHG7yRXJrrNcSmc=
+
+
Frameworks/nanopb.framework/Info.plist
hash
@@ -29269,11 +29318,11 @@
hash
- a8VXtrAECk4CLaL1QyBfnbh8qEY=
+ 2QYvua8eJ7oMYWfciYleiD/GsVk=
hash2
- 2labEkhIph9t9zmMV7gLzdkkizjo9T6IE7Idwhi27Bw=
+ 7Dukgy2Ro/zvCXWl2TJHFNyhjs43ZkCAEWCcjjUMVbU=
Grok_Grok.bundle/_CodeSignature/CodeRequirements
@@ -29291,33 +29340,33 @@
hash
- LJI8fMxsNiz549OrN+L7seorONY=
+ QvauD6wG4wvKb0V62Z8C7vlKxso=
hash2
- +513wFbqttySHYvXcEeEzfp037Co8buHySPgTiNUElc=
+ 1ZXfqOSnh9KLAfZ0xp5hkHupLL865CxSgVuLgSyjk+U=
Grok_Grok.bundle/_CodeSignature/CodeResources
hash
- BYANJYCMad6+uOGMRm71Shur1uA=
+ iVsw+s/1kfVNF7A0LEqalJcnhcM=
hash2
- qoMegIsb8H7BjiWv3pNCA6yGzd4OAb0obyfF1y641Jc=
+ qKD1Sg8rN4z2vjqQAlWS6BZ7jYO0nqZh3ZgN7MBDdTU=
Grok_Grok.bundle/_CodeSignature/CodeSignature
hash
- UlhdV3aSnRK/d/tDE3X52WpgCdY=
+ MH2cHzjU9mTtjoaO1a+yuzaeu1g=
hash2
- /pB1C7bnjaXmhyUYrpSrn0z6t0eOQR0eCwx3UWBuVnw=
+ sCMwLFBFHBgkcKmabj2LiNZEoIS049eB6MMASsMawhg=
Grok_Grok.bundle/astro.png
@@ -29474,6 +29523,17 @@
AzzliM+TZZbjqg0Z/aVJmccqCI9gZKNI/bFr4a+SpSg=
+ Grok_Grok.bundle/statsMuseTeamData.json
+
+ hash
+
+ zP7CHryAJXjqbAjuk8dNl9QckHk=
+
+ hash2
+
+ KgzKB/do9CsYlB73/yr57/MQ7DucO4ZMzhC2f8vy3+E=
+
+
Grok_Grok.bundle/stokes.png
hash
@@ -29522,11 +29582,11 @@
hash
- Z63VUV1LrU+1ynXBcWCHdvunLcA=
+ Ut2V1vYtw2cbBFjLeZj7q3XKRoo=
hash2
- /pDBsY8/UYtz8WamPEEna1Z/cIb8EsZViwdAMsRtk9k=
+ a7MWKdG1m7N/y59XzJJIp+ABKxpinKeJHW8hT5Om5Ig=
Localization_Localization.bundle/_CodeSignature/CodeRequirements
@@ -29544,143 +29604,143 @@
hash
- vja9fWtS+U7jNtJ//BD/Xum6jH8=
+ SJBYfXNcFrEDfh4ch4LODceuagQ=
hash2
- NxSRgEDZJHVGzRLDwUKyeUxn/EvAo18ih7FzLhXt32w=
+ xbMuh5hDrxKAkKr10/b5KPlNN8GBQtRu6Xwg+wTklNA=
Localization_Localization.bundle/_CodeSignature/CodeResources
hash
- AHQ6rbvzJAhrXZKohZXgGCvWfjA=
+ drH0tmaFraT5kG6f3C1uDOrdAB0=
hash2
- q/RO/KWGwJh3yWfW+1sY/2JZz5uM3ydpLXNeI+RxB+I=
+ 7P+La7xx0WoPWEdvVjpxMIMUsFLHoJgXnEF0LpDl8gM=
Localization_Localization.bundle/_CodeSignature/CodeSignature
hash
- tC9vqarKB6FokQlTMvQhGdmFRLM=
+ FC5W42FOztn5yvGHryg/xisEpnA=
hash2
- WnNE1mN/d1Wu0iNr0wjAZiR3OOx2cuyL+ceMhQWtLXE=
+ f+V0TOw6+DHG/atD9y0/svM4Wdi2/LgtdCATJVKvOeg=
Localization_Localization.bundle/ar.lproj.deflate
hash
- yE6FLCzo1o58GNq6vJecwhvynus=
+ HifMnIzZxmwJXrkHWrHOgf1QVDo=
hash2
- PVBUZ0cC6PLtZRMKjpOr+2ZqMm+ShMEEWitKyQx79kY=
+ 2jEVgoOtREP0FND5vvskzFc/a1d99b3RwBPW0Uqj2L0=
Localization_Localization.bundle/bg.lproj.deflate
hash
- You0maj7G1nVayjQxpR2HJqL53w=
+ iOqaKLIdVklXMenP/i5XMz4iepM=
hash2
- nY4ULQpKJ9sx09FNkMSsukvb2rduA4nr00ymkefRwF4=
+ 1OGa1Kz/a3erQtkVsDuW8YupIRWoegcVSJ/wZoF07ZA=
Localization_Localization.bundle/bn.lproj.deflate
hash
- avgJJEGrxonXlUYpB6ayt/9Zq8o=
+ B83coXvnkMiqtvl92T97GUiKYTA=
hash2
- L84D4plqJQi1VkwDTScBGwFiFvIz2CssutPoRsdBvXg=
+ UJ00yA1PtvdzMp/7rQCY5V/k58/PAIlAYTZnB/JdAuQ=
Localization_Localization.bundle/ca.lproj.deflate
hash
- TUR4t+gTFTuHNtFtUfLRDrLHP+s=
+ Ju6m6MNYqOc6Jej160/ULSBUS3U=
hash2
- 3qQzxLI7efyS7BmP0HwyHkvgvgNVQ4cuPkap8HHhd70=
+ zb3Hkgw9gb3hkkr0UvDWU31RN/LG8C+U2ykkUOfZsM4=
Localization_Localization.bundle/cs.lproj.deflate
hash
- ciPXtG4Wu6kYe9OycKUT1CxCKCw=
+ VU/DZUVxn2gRcV7DFILqdoYVFBQ=
hash2
- TvGlWmWeVvFf70F18YJXuOL4VTKsNIm4NVQYZ3ux6Vs=
+ vHYuFtVlYfm7CM7EQ7ONeInOGZKRHpaVJE3JYfIuoqM=
Localization_Localization.bundle/da.lproj.deflate
hash
- hRSD0FY/DxxuCwDWMBhSB4iJjnU=
+ Ny2eTHzI+JrTC5KQ7Sn71vLQLPQ=
hash2
- ALc/43Dfoj6tKqeNrOSA1kB8dJ5pquIUI4PZNPNRkjQ=
+ R5lc/EMYX/5KhaTLMkOAJv1wqeA8n05Iso23gO5aJow=
Localization_Localization.bundle/de.lproj.deflate
hash
- 1KmG9dCGJ4Gl/NH6fnyeEoln1I0=
+ qOujqqmNhlbng2UlqCQe+teOT1s=
hash2
- usDky80+YkfDkkaOE/jUKyQKT3x1JIphjaWIIBNeZ9o=
+ xFnpji6d53z05vgl4ma+yNQmZldh4QkXq9bmNCUfIkU=
Localization_Localization.bundle/el.lproj.deflate
hash
- wU1G8y+Yndy7lZzJwLCy2p8FDgI=
+ RNGGh5w7SJO9U+SacwyIcV7uCbo=
hash2
- iPn/f/wG4j4j5C2E2EDzkhySmLUKrrWwkg8aAHOiLYQ=
+ VJY3UyYiMLon8y2mL8mSlQPlBXxAkc9zI5tOdXSl2Lc=
Localization_Localization.bundle/en-gb.lproj.deflate
hash
- QUWarxdXsAQPjyRMCB+A3/eTrfw=
+ V5VEbGma25j4IkAqpqghPMQj9XU=
hash2
- BcuM5lt0i2jW/FxLNJQurdLqnabXAwdZQcIAz/Dd9HI=
+ hfApnyfGfP7n5/aQTLNw2jcPHgqw99adyml5SxZ4aJ4=
Localization_Localization.bundle/en-ss.lproj.deflate
hash
- 2q97NdNZJX5tXSY//XxFnbyqVo4=
+ OR/5jNPM43GHQCLhhyBAJbuobLw=
hash2
- FoXDfSZoSY7QcUIc787NNPr+9qCxcpZ4ZNr/cFLbPXo=
+ 3S+s26DTRNKEN/FP2/pVA6ZcYfCucz5Sq9kSvTgmRtA=
Localization_Localization.bundle/en.lproj/AUTOMATED_COMMIT_FILES
@@ -29700,11 +29760,11 @@
hash
- PdSL0RsPPoC7KjtExp9qSpYx9vY=
+ 9b3I+vbNWRmcFroYWZqurNhBQY4=
hash2
- 3YMV3+/8KRkKxQJJ3NpL+3eHjBueR+l00zNhgDTmSgI=
+ 2Lrga2AHYW1cf+QVlmtGvmU9mLPwvn+Ac9c8xFe0k9Q=
optional
@@ -29713,66 +29773,66 @@
hash
- 1pZ5LnzUSMBSdSs+46jD6aGGez4=
+ 4FFn1Td10KOY4lj3DJVT6F8CSyI=
hash2
- 4xRxhtFEOoZyLi2HZLDo4WLSU4QIk5wLLJScjvItUfU=
+ kmqc8sJlukaKuuoIq6rvRrjqEXYCFXTX/kgFxl1CMuE=
Localization_Localization.bundle/fa.lproj.deflate
hash
- 7+gSs/LwMNEtL4TINJvF/8HHiSo=
+ tJhAT55sQrLESEaR/kaNFuH3vNo=
hash2
- Ph57CYAED3AGI9B0Vjp7E6QKGKmmzpv7Yywnwmiw6wk=
+ D9NEQyG68rM9544bD1Kk8bVpkR31tHn8QTbcLaiPVRA=
Localization_Localization.bundle/fi.lproj.deflate
hash
- T76bPbIv2CddVzmy5m/vN8lnMIE=
+ 1SLOS+vRNBvq0BthmvEvDlZK30A=
hash2
- LbH+WkSmCD6R1/F2AVlsm0OM4+fzUbXkPLp5+GycZcY=
+ oIv6XgBB5nS7EOTMNyQ8VVJz61E4Z5IrHAfJOzhzUMA=
Localization_Localization.bundle/fil.lproj.deflate
hash
- 3Fq6yppBrdZMXU0Pu5iAMJUWJYE=
+ JgGUolTYtDPNNOwTwWs2Q8vAd/c=
hash2
- mTXOsxCOAiH0tBnqHMwuklycg80KyfAAiJzD9DIfFCk=
+ FlZk9qzHknuCucjWK30z1wY69fWFf0WRSu9u4qHaKSs=
Localization_Localization.bundle/fr.lproj.deflate
hash
- M+d/EWvL8rwRqVcAUMAguHzFMjg=
+ 41qYKZPsvbrRAMxdr12jqojUtSs=
hash2
- vhO6/9zCO0wliUNfgMXk7zg/Qjxzx88EDjg41+KflHQ=
+ MOe1BCY0WTzD2BI9P//eyhAXtIMZUV85hQff6p/5JSY=
Localization_Localization.bundle/gu.lproj.deflate
hash
- xRplPhpz9vCck6keJsLHXiRUAiI=
+ 7HAY/l+dE9ulbG4wL7IdHGlFfps=
hash2
- bDBgyb3yeVTVOEzQt4uNQ9zbQLJlydixbbVJJsgOWKA=
+ GQ/K/E/HXX8bvilXvVcd1yd8Sh6D0YVBjeKBqa5DfcI=
Localization_Localization.bundle/ha.lproj.deflate
@@ -29790,55 +29850,55 @@
hash
- VtimnomP2BKQKtLDoA/XXDif9jE=
+ 7n5+TauLhq1AFANzqIZSvydn7zc=
hash2
- 5f85DsZ0Ws1aRLMSz8BdKgDYINFZnGiZfpDPB7a/eSk=
+ ws2Qaoja86zNNAKzqMmsndUSWzUAqbu8LBtSz439mNc=
Localization_Localization.bundle/hi.lproj.deflate
hash
- YkHH2ykrI+Z/D8yt0Xw1v7XAUz4=
+ n8f1l1cbnbLTAciwx1adyJYxcmY=
hash2
- sOsy+id9AYyYy2AskACT9r2d5R4ycLedoeBnwE6hdf4=
+ WeC2u7CmG7+UNmBfyT1sZrD6PnmZs5niEzXLYXSLUdw=
Localization_Localization.bundle/hr.lproj.deflate
hash
- k4aUiX4nEypMrSKxY6/7rC9eAEA=
+ ReLH2GyraQSsxOP/TwtQ4KVyMEs=
hash2
- qn5bXmPM7Vgffvy9QOO1HJttpBULIprOxYTbpZ4i0mE=
+ zt1T/fMVIxx+7m9LApdmDrEkBs3gmQnFE8sBQl1MNAE=
Localization_Localization.bundle/hu.lproj.deflate
hash
- kkKpu9a5iHQRekaPDXfRq2lZDhc=
+ cn8O5N92RClduHeMNgNcrCNHTHQ=
hash2
- BoOfw3ZNhXuF4+crpxiZa71ipP4jufpdjPQMWMPQGSo=
+ fhdGbVizC6jJbpzeE2PfB4scb4TS+9pbE/jbGvjm6b0=
Localization_Localization.bundle/id.lproj.deflate
hash
- QrB93Y/SgaUuKWQzIXyniiSv1GY=
+ KRvMdi2MOnjUn7JTLt6NAblX2DU=
hash2
- uyicAqKTmElwlAInGo0pbSkXOAxQoFRwyFHBqnkoGJU=
+ miNMe8BhzfhRP9+JOqmiS5LEPIDkAwLxLQ0fBon5qj4=
Localization_Localization.bundle/ig.lproj.deflate
@@ -29856,209 +29916,209 @@
hash
- 2kyuzH6MtxBy+gZ45pexj0NjMHQ=
+ OlPMzEOXjGAQrNkkFyHGrV0b+lQ=
hash2
- vZ4UJ02dFz5Nsrmf6YQ/+zmhTvs06AhR+8SqoL0IkG8=
+ f4iZRwv2tCXRYJVU25TvAxlQAltUyq3xhgr+p0viPlo=
Localization_Localization.bundle/ja.lproj.deflate
hash
- vcZFB85z2AaS2vNDozr2YR/LQFE=
+ 47JR7k/ZIshLQiQvQQW37l/2Og0=
hash2
- URQHwcZt6EBNaI6Shc3YLppuEvldoQV65Ad/o+jlLjo=
+ M1Kz11tJi0OANXjvAIttgXPogTW89LktdZGPZY8GHMs=
Localization_Localization.bundle/kn.lproj.deflate
hash
- nghoYL/36btztKHrOkE7Iq+7S4I=
+ P6SO7B5HIJrMZWbGbOsmb45LrhE=
hash2
- 3m4EVr3n7fVCVrc216vCPyr+D8Mp4BJJV+o6Q+8dphs=
+ Te9g7P1kWEWPk68kSaJQfL4ongQV8r3XYsfgvASncbU=
Localization_Localization.bundle/ko.lproj.deflate
hash
- r/Y9SxQH/vKBuhxwvWoXhXnoNR8=
+ sbCZniyuGTunthweLBSy87LUT58=
hash2
- gNubikJ36y82wsBthpRYoPtmmBR5NHV7n/ucrBwDoLc=
+ usYfA2DwyI1jOmIBVsb+u7ERYzDey4rAOkWYZKuGc14=
Localization_Localization.bundle/mr.lproj.deflate
hash
- UirF4iWS6tPepAmnMr51ksmTmOI=
+ fvnZr2o5F5WRV2e9q5o4Z0GBD6w=
hash2
- c2p+gzsD1+rtDK0HWZ3iIHGms2zD7DdoNHPlW0Rj6jM=
+ YFHfkS6BYL+kzVkEcBcuGXj1vNwNaihydahIBodD1mg=
Localization_Localization.bundle/ms.lproj.deflate
hash
- 3dzAzy45WRk7DzWrVVQZEE2dW4o=
+ s7DGITWGtcqBwVT6jqO+QGwtvhM=
hash2
- sJQRUSPJtfwP0v7Mf6Qaag/NemBclmHU+f9dGDkuikw=
+ IznDSAczlgEo2gIUJaevn8j9JJa6S0srY6BjsYdpcuY=
Localization_Localization.bundle/nb.lproj.deflate
hash
- 1RyClXZt/IcAEbNpaZtWlarxGlQ=
+ GCH/ydrtf2XCp4xU8K/aKnhplMk=
hash2
- UZikdkfos46VO/Ymv5AmCEQ0Nvtfyt1cnw+D1Ep5NOU=
+ mk3WpjEGGk4Lm+zbAHKNB/z7O/EgZKDBFdLTouQfZnY=
Localization_Localization.bundle/nl.lproj.deflate
hash
- moaRB9KZxjHbSCWPOddET+3WiBw=
+ GnzMFpbCezi4d1aOKorjKdbDAc0=
hash2
- hf/n6iq7oE9o2v+ET/e02P/kt+x9M3vbNBAOHcN5Beo=
+ 5Qy1EBXrHZJf4EtW0Yq8UPlItO3+Ivst07NeYm4Vco0=
Localization_Localization.bundle/pl.lproj.deflate
hash
- 2BBYXO220c7yWSDgWLKDCOd8TtA=
+ ZEyKSZvp7h38AuVSY0Rbma6tv9M=
hash2
- cOnfJoiUdvy6Uz4YbrkGfPDKTNY5YHIlFzA/wh0rP84=
+ twyY4LNSXOlbBdhQa47CE/btxmdBiWMTY4dLf7wTWvI=
Localization_Localization.bundle/pt.lproj.deflate
hash
- 4S7iOKYQJbdcrpYi7zpKqyFMCaU=
+ 285FpZ68cwaSu6cNSEDuWdFxABw=
hash2
- bHNu2HM4C2NaDyUgHKSJ+T0uavSm8H/Wgysvuuq6VhU=
+ H/WywBqpgZJJTojk07gTIG8bHPvn67/0hcDNIKfgkHU=
Localization_Localization.bundle/ro.lproj.deflate
hash
- 9fL7bd/VyxF8PttjwcxYW+egZWY=
+ fla817OxQqjAXSVGYU8p6X4OX/g=
hash2
- ljZqjXNo1sXrvuqVAZS28mjevGdXP4SwX4mm9+1UIVI=
+ U0VLE4iACndbQ3mLqjHMZjwe77t4rk6xt7YqwZncMTE=
Localization_Localization.bundle/ru.lproj.deflate
hash
- 2ykZyjE0vjWzw13Gm3Z2nSnqSMw=
+ RYxhpNFHy8f1wb9bANFeyKFk098=
hash2
- P0gA1Kt7kyDWbsrV6X/i1gMtlRVmjt1BFgrGBppnS5A=
+ Bat1BbwqeZuqsZPy2BsxGzdREmZm+nejWzFWfYS8ig0=
Localization_Localization.bundle/sk.lproj.deflate
hash
- IvJ3btP7y9gDxswmejaN15uN3ic=
+ Nna834+HNvh87NiZFhVzQ19QEiI=
hash2
- TApbnI2Y36nHHySxnkre6kG/DTfvN5iuLC2sFyvLHiQ=
+ MaosVvRYPqLKwBUw4zpIIpfe7SnvvyVLDnh3YQ8c4Wc=
Localization_Localization.bundle/sr.lproj.deflate
hash
- cQuDkZJC8W39mPyvgnbqnwY20pg=
+ BtAgxFaiUX3cqS1Hu8MpePTPQTQ=
hash2
- a/maoXACcUd6CRxWFQel6I6zUaLyA3qzoCGFwEo3+FM=
+ 6i5mDDwlUr5EttaEdz1Kzky+7HbYuPFkXzdTKp/3jHo=
Localization_Localization.bundle/sv.lproj.deflate
hash
- NbHdFJZuHnx+fE9p2VGfcLxmfag=
+ r+gIIuSmgugByjhJK4ttn6JLhrE=
hash2
- KqhvhJ4jzgCDQJHEHs8Z265ekI+rJng8eq/SY+yeGKE=
+ yNOhFwuJis8lNp7M2uir9RgOIB0u8quBW3SndtHvtTY=
Localization_Localization.bundle/ta.lproj.deflate
hash
- YOF0re8FP7Q+K5Fo68PNRIkVk2I=
+ vwlvAayogOn0M1iysFJzx1/s9sU=
hash2
- wXFKurLvuxpBigtfQJ+c2UhAdCuOytpPI5YC/zk86eU=
+ ffI5SfRslXjDJwv2aQ9SQuRpSrsqW3VBItMDvc3TCcw=
Localization_Localization.bundle/th.lproj.deflate
hash
- 949K92CMhdTZK9F1S8X6LVIKa7c=
+ dZ3ubiKSLcCmUWqCELy1XuPuVQc=
hash2
- WmoY3rU3il/PHM+rYUlCams1aidVY6maqfQk/KZrElQ=
+ xousBTy57HR27NHhrRFPqA1byjXmjNF74d8gYJCRZyk=
Localization_Localization.bundle/tr.lproj.deflate
hash
- Doapg+EOsgbggrKH8Eenz2V6Xv8=
+ JbJqmO6StOvoy3dsKLMNI3C1Un8=
hash2
- pFhE+hAH4W6wg5/OcpM7VK0zklEavcFxMuIWK9xrgxo=
+ 1Kh83gePLum5qVB21uip+lKOEVAsZwngtcX8bqfMBek=
Localization_Localization.bundle/uk.lproj.deflate
hash
- MoEsJyPifB65NbNs/BKY0GC8FnI=
+ LsbjJUy88m9Pr6gCR7GQo9zmAno=
hash2
- n84tgfIAKAQLEZG6n5vlqHvNHM5lAoRS0PBJCkvnQy8=
+ 6gsuIzeLsjl+Ep27ls9h8lD2/C8uR3spLFK55UR4zqE=
Localization_Localization.bundle/ur.lproj.deflate
@@ -30076,11 +30136,11 @@
hash
- 0EzvTzpK/a5+Mc0ZXHwfkKcPz8E=
+ aSEHfWX2cQaGi8YJxk9SYHeR4JQ=
hash2
- FdFc34IY+3C3TT4JSKdp60JKxYqKpyV81uxA6lkch1Y=
+ S1mNrcMSTMywCsBmzaddD6znLF3adBC7Aw30QYmk27c=
Localization_Localization.bundle/yo.lproj.deflate
@@ -30098,22 +30158,22 @@
hash
- Bd00f/gJngJtzOJ9Oz4NgjwN7k0=
+ MTBNR1+D1p2J5WHqoAHsLsOLiag=
hash2
- H6E8MG+0OXEATjZXgOJTsQ+vSCyuJ55+p0dviqjC4S0=
+ 8Wt5zMsgI+fKlmc/c3L93Ocn6fRWN0PtyfMfIaPM6P0=
Localization_Localization.bundle/zh-Hant.lproj.deflate
hash
- TBXGXmFdShYRL4TnERd2KjVY+pg=
+ VP7GgwBF8Ch3HHoAoHfk0RsOatQ=
hash2
- UuIsR6bUVD3PHhc/GCpeFjhqY+wvy2k+AGS+/9U3row=
+ bNBEKu8Z0+q6WUY5EWu8EkXJKfYjzFWwVZrAnVlgdf0=
MarkdownView_MarkdownView.bundle/Info.plist
@@ -30186,11 +30246,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -30516,11 +30576,11 @@
hash
- bWQwGEm+cKnJNCzw9AEf3sE32MI=
+ uJ/9gYD8MsT5muWdQiVVMcxkV/c=
hash2
- 149ttuGeaH16w7ir7zL9ByhVocvtxkpmpOx024Txx7o=
+ T3t+fmwozkpLZleUc+iweYWcYeyMK7laeIlL27zUKHw=
OnboardingComponentFramework_OCFTestKit.bundle/email_availability_taken.json
@@ -31011,11 +31071,11 @@
hash
- dF6XhZeKO/p9zn5A3HL9zoh3OeY=
+ P7zcFhBPfsoF9HJ36Vf9x3dyTo8=
hash2
- 7GfBRHTDZc4QuCDfjlxN+p314zzhT7IrqxCyk9XvwF8=
+ s8waXLu8SMYRyUMMSiuvNNDbXd8nRX65PKCdDZKD8g0=
Periscope_PeriscopeLegacyStrings.bundle/ar.lproj/PeriscopeSDK.strings
@@ -31532,11 +31592,11 @@
hash
- BSLtLaoyZDtEslfqnmUNAPSNwV4=
+ Dtj6gn0F4aoiAfKBFSeI3kOJY5U=
hash2
- BZpAABMO0LF65omXjMfuUZRKIUC2HOSevUzalDvlP/Y=
+ rlOR+TFQ3frLQ4O414u5XixoRPTIqZrnlDk1m7RfxyY=
Periscope_PeriscopeSDK.bundle/default.metallib
@@ -31631,11 +31691,11 @@
hash
- Yi+lv0guVhNDzhOPZrYb/EmoJg8=
+ nkonJ48+VNZ+5C8m62PRl1yF3ks=
hash2
- iLhnjPiWS6DCh1G6yFJrAWwtCwuCDyOLmEFeHinJfsY=
+ llScvT51PbEXn8ZtB3IQPtscYSCUwDL5OPTUwjrlrDw=
Periscope_PeriscopeSDKResources.bundle/darken-lut.png
@@ -31785,11 +31845,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PlugIns/ShareExtension.appex/Assets.car
@@ -31873,11 +31933,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
PlugIns/ShareExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -31950,22 +32010,22 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
PlugIns/ShareExtension.appex/Info.plist
hash
- deDHpvTVrNaD7WAK74sKXGNQ79k=
+ KFdug3VMA62FF58NUqOj7CM2R+E=
hash2
- QMXK+r7GiMOjh++btOAqv/9mW4of31AaMRI/gMMQfh0=
+ jeuXOxPBXPC4mHCpR5xnjjugDZ+v/8VoOxPWlxhgr34=
PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -32038,11 +32098,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
PlugIns/ShareExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -32379,11 +32439,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PlugIns/ShareExtension.appex/PrivacyInfo.xcprivacy
@@ -32401,11 +32461,11 @@
hash
- GFcrqVwyiqU8cUZQ1Z/8eWxdq/M=
+ i4j+CFDN+2TnPsGg2MXsvx5eeHw=
hash2
- y80unvJWJuIofyt3LiXGcuLzOiCOlZ8o3UQTYIh8lz0=
+ OnMMHNE7Up7j3KQa0dsCyJUpRM6oi0Op1qCDePRLoTg=
PlugIns/ShareExtension.appex/ShareExtension-Production-GoogleService-Info.plist
@@ -32489,11 +32549,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -32566,11 +32626,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
PlugIns/ShareExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -32643,11 +32703,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
PlugIns/ShareExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -32764,11 +32824,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -38759,11 +38819,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -40046,11 +40106,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -40068,33 +40128,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
PlugIns/ShareExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -40167,11 +40227,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
PlugIns/ShareExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -40211,11 +40271,11 @@
hash
- YWILAWG1n/aDOuX1WoRMIMFhZKs=
+ S7o/xgKgJqmo4oGpQCYNBDy7JQk=
hash2
- UYIBv7Gk5FOcEA8HFIVjlyYZbBtkiw9Uu66s5p9Wvko=
+ 6xknKDJv1QqMd+0tcznEPKqbNYmNh6lUfbDr5PnyJfA=
PlugIns/TwitterNotificationContentExtension.appex/Cache_Cache.bundle/Info.plist
@@ -40288,11 +40348,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
PlugIns/TwitterNotificationContentExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -40365,22 +40425,22 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
PlugIns/TwitterNotificationContentExtension.appex/Info.plist
hash
- fM57SbQHfWQwpwHrUGMPK74E6QQ=
+ 9BqrPRsyjonelZLceQ8bf3aGbnU=
hash2
- 3KRMDOfh5CCcuyLne43RgLOL+HYX1wONd0heZlgMGI8=
+ BEwOVufrmv2E5oGxL7d+DPqilubDu/3GKKPGu+7jnZ8=
PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -40453,11 +40513,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
PlugIns/TwitterNotificationContentExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -40794,11 +40854,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PlugIns/TwitterNotificationContentExtension.appex/PrivacyInfo.xcprivacy
@@ -40882,11 +40942,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -40959,11 +41019,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
PlugIns/TwitterNotificationContentExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -41036,11 +41096,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
PlugIns/TwitterNotificationContentExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -41157,11 +41217,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -47152,11 +47212,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -48439,11 +48499,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -48461,33 +48521,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
PlugIns/TwitterNotificationContentExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -48505,11 +48565,11 @@
hash
- VG2vkw0sgkpkDvPIjMveEG8FK2w=
+ 7K4dhAX5P1vvdfomIvTM+/chv3Q=
hash2
- 0J++x+VmGWGJQRj/jwxa6CpMwIb1OMceG0wq5D3yq5Q=
+ U6XfFJ1OLNhLBkgTYEUtWIIic7aJpofK9pgFhaGb0LM=
PlugIns/TwitterNotificationContentExtension.appex/TwitterNotificationContentExtension-Production-GoogleService-Info.plist
@@ -48582,11 +48642,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
PlugIns/TwitterNotificationContentExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -48670,11 +48730,11 @@
hash
- A9+mVI0XC6GZ5HK+lzaHkiNmId4=
+ bSjA/prZ3Sa4n+EhR7osQHVsn8M=
hash2
- eBu4zSL09kZlL4RFkFeveXRlqzaaGE1zuL8zuQWhsk0=
+ P2QK/qbyytJMfrOGOIGNkBTA3QrWhaL/CwaedK4WRKQ=
PlugIns/TwitterNotificationServiceExtension.appex/Cache_Cache.bundle/Info.plist
@@ -48747,11 +48807,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
PlugIns/TwitterNotificationServiceExtension.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -48824,22 +48884,22 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
PlugIns/TwitterNotificationServiceExtension.appex/Info.plist
hash
- Av9J+G8AnzC2KXgpCGPPUGBmBFI=
+ 1DKIxpRVxBI2fwHKsAL4AydcMwU=
hash2
- zlS1IFY65ruTJxd9RlsQY4NJI8SMrXi3A3vVlwniiEE=
+ WGKhIFBwFYyFcIWDX+ZsPP3PauVLJQHDpXEERD+5qPs=
PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -48912,11 +48972,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
PlugIns/TwitterNotificationServiceExtension.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -49253,11 +49313,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PlugIns/TwitterNotificationServiceExtension.appex/SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -49330,11 +49390,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -49407,11 +49467,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
PlugIns/TwitterNotificationServiceExtension.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -49484,11 +49544,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
PlugIns/TwitterNotificationServiceExtension.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -49605,11 +49665,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -55600,11 +55660,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -56887,11 +56947,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -56909,33 +56969,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -56953,11 +57013,11 @@
hash
- kMs8v6D7W27vvl0X6VpfSrROT3U=
+ lBFvykx1O6yBWnf90HIXWa5mFLo=
hash2
- PNj9M7ywkYuhVlLtcnpJxw4kQcvDV/V3YaE4rXR1vRM=
+ WA7Jk9RMwiXgO9SiB1IY9K25du9U2vsX5S1posrlXIs=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterNotificationServiceExtension-Production-GoogleService-Info.plist
@@ -57030,11 +57090,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
PlugIns/TwitterNotificationServiceExtension.appex/TwitterText_TwitterText.bundle/v1.json
@@ -57074,11 +57134,11 @@
hash
- +gkAmfKtAZS9YoLGJZqNKBsmJio=
+ mumoX5w2F6rTI9QZykIYKjr4hpk=
hash2
- GFggd9C0Ax+XVIUDjc0Cr9mr21JGkxPBtVnYgEoNrdw=
+ V4ap21l7jtOw0WVgpZ1dT3YHFP3IEC/Y3lq57A2KsZs=
PlugIns/WidgetExtension Production.appex/Assets.car
@@ -57162,11 +57222,11 @@
hash
- CsynBU1/lZ15AxUWhGIE9OucltM=
+ zeXYc4UTs8F7dCmdhED1591I+3U=
hash2
- uwZOov+qkMGOAuKmsKlxYPJtZfHO4teiITan+H54nx0=
+ qKCqJP3dswbn+9PU+t1J+YXPNSqTryCEzTgdGhXeAPY=
PlugIns/WidgetExtension Production.appex/CodeScanner_CodeScanner.bundle/Assets.car
@@ -57239,22 +57299,22 @@
hash
- yvM0UGVYa/EFi5qkmWyVTj/VaOo=
+ V0bA3RFFeLDVQ2HFIOFlJdA+U6Y=
hash2
- 4cyuTOJnX+tTd0uEoWgKwSXRgpRsuRiRRJDIEgf8TgU=
+ zLsbfE9K6pCXWnFChGl9jH7w8G5BXNUAOF+MLWMkuSg=
PlugIns/WidgetExtension Production.appex/Info.plist
hash
- QpmWWn6mAbTgsx+CtXGqa8dL5mw=
+ SAjRV1TwNMtRL0xSAxLkwvg8ObI=
hash2
- oioSjaIdIoDjPaBQPAO/e4lS+jcvIp7T4ebWUVUq+YM=
+ g1HSavVw+R+mvZlU1sXs1K9aNCyomyDzFJvsATKWv2o=
PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/Info.plist
@@ -57327,11 +57387,11 @@
hash
- 1gA1mSSwS9fz4ilUN2/4X7L3eSA=
+ iqOCb6bsxXmJ66XeRAUnWCZpyzk=
hash2
- 5TyboXpigsmBpxl0MixZAm+zQk+Gx4LWGOvrwKJ1xyg=
+ rvQvw4lUCem/YY5Da0tl3bxTJH8fHUhma5TzzoMJphs=
PlugIns/WidgetExtension Production.appex/MarkdownView_MarkdownView.bundle/color-brewer.css
@@ -57668,11 +57728,11 @@
hash
- 09+W8ih9Ke1ZP8lJuy+A+pUuZH0=
+ S1Exq6t/QHNptUnls3p7JF4lklo=
hash2
- oy9LQ4Ivf76gkubkCJlL5kORVbpzhlKvhHGYXxWK3mI=
+ JQORhZ/AsAGwVWHFIv/Leq2ihtOLO5qqKPF+ZHAi8LU=
PlugIns/WidgetExtension Production.appex/SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -57745,11 +57805,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/Assets.car
@@ -57822,11 +57882,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
PlugIns/WidgetExtension Production.appex/TFNUISPM_TFNUI.bundle/pop.aac
@@ -57899,11 +57959,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
PlugIns/WidgetExtension Production.appex/TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -58020,11 +58080,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/Info.plist
@@ -64015,11 +64075,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -65302,11 +65362,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -65324,33 +65384,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
PlugIns/WidgetExtension Production.appex/TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -65423,11 +65483,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
PlugIns/WidgetExtension Production.appex/TwitterText_TwitterText.bundle/v1.json
@@ -65467,22 +65527,22 @@
hash
- qRjQor1MWAvBjnRRLqzZPZ5S+es=
+ xQCTkroHM6jGhSEwbumzFKjk5Dc=
hash2
- tr/VvOB2q4U5oIfp9p/Nk6kffBoEDkiJiIYpeXEO6AM=
+ /BHW+7iY0A0sxFDXywAP2oDlEio8Du8o+ZngSO/MoFg=
PlugIns/WidgetExtension Production.appex/_CodeSignature/CodeResources
hash
- pfC7MVqRv1tLAJToXf5JFOkjqzI=
+ TzJCZgHMUGj7cagjuaCLn1lpKEw=
hash2
- pfX2JvoK7LTPPXw5Qg+jqbTYUErcUilJfRBFLChUM4c=
+ /FRj5jzzhl2xHo54LHSaZ5ia7VoOTLhXDwTEz+BGAZs=
PrivacyInfo.xcprivacy
@@ -65522,11 +65582,11 @@
hash
- M8jASt6WBMniDj6lzAkTyPslJPY=
+ zQqndKb5XpPEesBebhPHxu9lwk4=
hash2
- EDGbV+Fb46kcdCg69mLOW3gytXObcgOUuWmShWQMinc=
+ WYYcriQ+hmBmbBOG0ePZVyyHWDv2nJZiBnF+EQbZvk4=
SwiftProtobuf_SwiftProtobuf.bundle/Info.plist
@@ -65599,11 +65659,11 @@
hash
- nTvtMOIO96POA1Xinpqd4vFefRU=
+ e1yz2RCr0yRk8wb5HQz2s1CqjvU=
hash2
- gSRWo3dfId17R8wGE+NhBRfovGctRm43GcjXZmeX1dU=
+ IbJVwGypTUacniUWEjiadILYKpXAT1R7sno4dmcxhLs=
TFNUISPM_TFNUI.bundle/Assets.car
@@ -65676,11 +65736,11 @@
hash
- FNBECHmvuqpZ3Ld0ezgLRx8syic=
+ Fi8TQ3z2gyX5YDjIbmjNR+PejcU=
hash2
- Yqg1MJGkLsBUyMgw+vekFvMAGECuk3ccfLltWTjhL5w=
+ yTfl1EEb1MektsrcWUkZQJysWk3aaszJ1mJT6OWYx9U=
TFNUISPM_TFNUI.bundle/pop.aac
@@ -65753,11 +65813,11 @@
hash
- kBp9AmVBe9JN1tu81mFQvVWo2sQ=
+ N16qVF/E3DzlRUPmYTgwCTUY9Q0=
hash2
- FAZKfl6Sq0hik0o0LnM79ADRT7raFxEJMObccjTX7sM=
+ 67uQEcQuOgWLjHOI20LINB6eXD0dSZ4Ms3heMU9EOZ0=
TFSLocalizedUtilities_TFSLocalizedUtilities.bundle/international_calling_codes.json
@@ -65874,11 +65934,11 @@
hash
- 7AC2o1jNL4+CA1UvzY2zc6woiVs=
+ 3ZAioG8J0Nl/BT8cszYUassfT38=
hash2
- CtJIL/dzNFBcDSI1Rpcq5NoPtGBNtz3EQgXvtJdFCT0=
+ tulx1M5zPqJ4Oo2lLOJ+FTCLPQ3tu4F9NBdTwVsbI8I=
TSATwitterAppleSystemAuthorizationServiceManagerKit_TSATwitterAppleSystemAuthorizationServiceManagerKit.bundle/Assets.car
@@ -65951,11 +66011,11 @@
hash
- 3ohXbRQgCmPWxgtgPdXm+GFecMU=
+ 4hK/4ck5KxBUg1t0vV+Co9HEX6o=
hash2
- 1rgv0xK5RRnDJkZC+Jtyk3KB/W1HqB0hQFV9deNQ9lM=
+ U5dK4fA+NgtOAjnCMZKJtS9Skb4ooOxUoIB3Y3jikdA=
Twitter-Production-GoogleOAuthService-Info.plist
@@ -71968,11 +72028,11 @@
hash
- tE+P9xQjQnRzTFBcoZ3Rr2vXftQ=
+ j400w/HbJ3KXWAEVU18uA9pPEOs=
hash2
- WH7th0uAuVPVQpiccPaY2eyll89V2XyjT6iuTf6eVRo=
+ 5ShngiIv8sXSUGcpqkA/gucisTd6INI39i1oe0aUW6w=
TwitterAppearance_TwitterAppearance.bundle/VectorImages/main/xai_grok.svg
@@ -73255,11 +73315,11 @@
hash
- 6BgxoJXgLH6wXr4Hm8rEYsXyOT0=
+ sK5N2Mzj6FE5LuJflprUrJMqrW4=
hash2
- sUPr5rMBhslI4cf3KgnHWvRiTSlkXfzvK0FQl2b4ghk=
+ K7s9cX0OtjKz4J42zqIXEPUV1cTM1+JRTnNUl2FRT6I=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeRequirements
@@ -73277,33 +73337,33 @@
hash
- f4Clv6+OflWldgr9VhqqH1IQG5Y=
+ n/FbxOj1UZ7FdnC1zPmhQlx2cVs=
hash2
- +LY4xxTthpt32Qxb2PklxhC8lOHct8Etlxocge/Urno=
+ NDzb6BP6s5s6qC/GVQZlRTlo7CdJP+2z9HnfIZ/Mg3o=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeResources
hash
- N/UHwUkaRX3XxG4aJXq0RfqdK3o=
+ wdZKV/LDwEOBVl9JWTsENSv4o8c=
hash2
- hIamVyh2t6auxmUeXo5KHlZru/zs8rotOulEM6Dfl4E=
+ aVvTuX055HID/jiVfnd1802rEak32aHdm7toEZyWNCU=
TwitterAppearance_TwitterAppearance.bundle/_CodeSignature/CodeSignature
hash
- BCnfZE/UWbYsnPOlSwfbJFRptQo=
+ QZP6mX38vYh64iVyW4GQOzAxy9w=
hash2
- ZuXU1KAH4B2uVEBnGZmojeTDVznFKj6112CBARcy02w=
+ RkFe7SiNVPfSyuHuLCSufnA1DsUfngzB3RUmXkI8y78=
TwitterAppearance_TwitterAppearance.bundle/default_heart_v3.json
@@ -73387,11 +73447,11 @@
hash
- SzKQV2zLu//f096qo4HKecT4Bos=
+ RRZJIDW74UkQZMKbhmLhk2Deftk=
hash2
- VWtO85S4H69RkieFuKhKX+GHxFgFsZ/nQDgh7CBNdjg=
+ 4RO5X2a5vf93ibRRetngE06jM/K1xPJhM6q3JPv6+IE=
TwitterComposer_TwitterComposerResources.bundle/Assets.car
@@ -73464,11 +73524,11 @@
hash
- lJP/C72Q3W1qrvjHhfnfdRgCYQM=
+ Bs5TQHOOPsGI2ppndYOAoLIajQY=
hash2
- MeK+HnDiqdRKAZOnfTqMloyhJlaQll9kZqZukCKnUY8=
+ msTMrA7mv5CU9LeeP3/iZRyJkQLNkuNrRPSlEgS9LSw=
TwitterGraphicsFiltersInstance_TGIFilters.bundle/Info.plist
@@ -73530,11 +73590,11 @@
hash
- TOuLKsDnEHer8Wsc6HpmNschlBw=
+ 8Gw5fQC//Q1p9VRieUUxc65HcxM=
hash2
- MrK7hFYYsi73wbxPCM+M3L0cNJO6pafZ0G3DLBM/TpM=
+ yvq16yS6w3vSwp5of+p2fmq5O1cDhYdFM9IAzrPo9f8=
TwitterGraphicsFiltersInstance_TGIFilters.bundle/bw04.tgfc
@@ -73717,11 +73777,11 @@
hash
- EVjHZbUBgUA/AgGUatI/2au5VoE=
+ exkPMiZVPMIJ/33f0byUZtXIa5A=
hash2
- qA8UO4TyURi1qRfjrJBBNT0xQ8A94Pg8GA6KJy5a4CQ=
+ r0SkWYdKneInGw9LgbbUsxKcAhgeyejThC70QEJQi78=
TwitterGraphicsFilters_TwitterGraphicsFilters.bundle/c64.ccube.gz
@@ -73805,11 +73865,11 @@
hash
- tplIoXBUs/ty4PPPclkSWm6vf9o=
+ tJfM6opl2AiR/VH/JZRXEidGft8=
hash2
- zhGT+NtpLmnNcdUvokgjRSSCLcaIBEKcpceB7zmtQVg=
+ A21Fhmg+b5Q+6bLDgK1nP+uehj7bcTtfHGYxBFlC96s=
TwitterShareKit_TwitterShareKit.bundle/Assets.car
@@ -73904,11 +73964,11 @@
hash
- w2thTfh4/+OwQKwgw8sISLE7qeg=
+ YdAzdtwhVZfZW1YCjGjE9RUKtkY=
hash2
- egkY3KEZtSRz8i0wKpjrIyCwj9L4He6a76DG6HzwPx4=
+ uyys13ZRFhniYq2ilpu5tDX0BU4OHMFQBqFtABRaCHk=
TwitterText_TwitterText.bundle/Info.plist
@@ -73970,11 +74030,11 @@
hash
- XzAXGs/PY4kGWYqiGWgxikaYAfE=
+ bLwRIY4qvhgRWyinMrOEuRXg/yU=
hash2
- 19ntDZGIHoL0yMzRPH0G6W19WgwiQkxoceAC2lwDvmk=
+ O0s/uL8YBOFfdUfBXC/xZzCAkeK1pRkXP3R78iYbrUQ=
TwitterText_TwitterText.bundle/v1.json
@@ -74080,11 +74140,11 @@
hash
- 3/swMjQS4M7RpWxv2Sm0x5hSeYU=
+ QBaTsH6ABknjD8/FGACNM8uhpy0=
hash2
- M8Sw8kHlQo9A7IkHSEWZSTooX/PVUnXlyrG/gh1ZdDQ=
+ khEnx/MyseGpo9k9nKbf7hEwfvlef4GtKHLxfDSnJ6E=
ar.lproj/InfoPlist.strings
@@ -74286,22 +74346,22 @@
hash
- f3BIpxS2HDHL4HA+MFQL74Iellc=
+ QqlVdPx7PfeVKOsktIAz4V9YWtE=
hash2
- 9RwqwK1XsmBsijzc+q6kyIIwXzIt5aqhhNgxnLJl4wY=
+ s7SvPc5N5n1jeEooCEGJMX3Eve4vYoNKYNiKVgKR1L0=
fs_embedded_defaults_production.json
hash
- wKhjPH619LjKzVF4C689oDP/O+Q=
+ 4HDEZaeZH9X8bXqBkghjwha/Z28=
hash2
- Frh/6eUS91Hf4czsGmidEjrNZQ3wi26KEvWNSZ+4YkI=
+ DTePT8I8pSmC9pat2LbiUGlnif66/93l84AJEVko5eY=
gu.lproj/InfoPlist.strings
@@ -74909,6 +74969,13 @@
weight
10000
+ Frameworks/XAppCoreLibraries\.framework/SC_Info/XAppCoreLibraries\.(sinf|supp|supf|supx)$
+
+ omit
+
+ weight
+ 10000
+
Frameworks/nanopb\.framework/SC_Info/nanopb\.(sinf|supp|supf|supx)$
omit
@@ -75220,6 +75287,13 @@
weight
10000
+ Frameworks/XAppCoreLibraries\.framework/SC_Info/XAppCoreLibraries\.(sinf|supp|supf|supx)$
+
+ omit
+
+ weight
+ 10000
+
Frameworks/nanopb\.framework/SC_Info/nanopb\.(sinf|supp|supf|supx)$
omit
diff --git a/fs_embedded_defaults_ipad_production.json b/fs_embedded_defaults_ipad_production.json
index b88e1b5..3fb5e6c 100644
--- a/fs_embedded_defaults_ipad_production.json
+++ b/fs_embedded_defaults_ipad_production.json
@@ -1,6 +1,6 @@
{
"default" : {
- "feature_set_token" : "58019128a9818916407a0cefb872f882d9bb83ed",
+ "feature_set_token" : "89c1d7a4ab9fb06d5915c99a4a8de49d835fc740",
"config" : {
"2fa_temporary_password_enabled" : {
"value" : false
@@ -1230,7 +1230,7 @@
"value" : true
},
"dm_conversation_labels_max_pinned_count" : {
- "value" : 6.0
+ "value" : 10.0
},
"dm_conversation_labels_pinned_enabled" : {
"value" : true
@@ -1386,7 +1386,7 @@
"value" : true
},
"dm_share_sheet_matches_trusted_inbox_enabled" : {
- "value" : false
+ "value" : true
},
"dm_share_sheet_send_individually_max_count" : {
"value" : 20.0
@@ -1610,6 +1610,9 @@
"grok_ios_better_scrolling_enabled" : {
"value" : true
},
+ "grok_ios_cards_sports_enabled" : {
+ "value" : false
+ },
"grok_ios_citations_enabled" : {
"value" : true
},
@@ -1703,6 +1706,9 @@
"grok_ios_speech_enabled" : {
"value" : true
},
+ "grok_ios_tweet_detail_followups_enabled" : {
+ "value" : false
+ },
"grok_ios_unread_indicator_enabled" : {
"value" : false
},
@@ -1718,6 +1724,9 @@
"grok_ios_xai_icon_in_grok_analyze_post_details_enabled" : {
"value" : true
},
+ "grok_ios_xai_icon_in_post_composer_enabled" : {
+ "value" : true
+ },
"grok_ios_xai_icon_in_profile_summary_enabled" : {
"value" : true
},
@@ -2618,12 +2627,6 @@
"ios_profile_social_proof_click_disabled" : {
"value" : false
},
- "ios_recording_max_length_duration" : {
- "value" : 0.0
- },
- "ios_recording_max_length_framerate_enabled" : {
- "value" : true
- },
"ios_refining_estimated_row_heights_enabled" : {
"value" : true
},
@@ -3314,21 +3317,12 @@
"media_async_upload_amplify_duration_threshold" : {
"value" : 600.0
},
- "media_async_upload_longer_video_desktop_prompt_duration" : {
- "value" : 600.0
- },
- "media_async_upload_longer_video_max_video_duration" : {
- "value" : 14460.0
- },
"media_async_upload_longer_video_upsale_trim_enabled" : {
"value" : true
},
"media_async_upload_max_gif_size" : {
"value" : 15.0
},
- "media_async_upload_max_video_duration" : {
- "value" : 140.0
- },
"media_async_upload_number_of_http_requests_to_pack" : {
"value" : 1000.0
},
@@ -3414,7 +3408,7 @@
"value" : false
},
"media_upload_flow_logger_enabled" : {
- "value" : false
+ "value" : true
},
"media_upload_local_tweet_video_performance_logging_enabled" : {
"value" : false
@@ -3828,13 +3822,13 @@
"value" : false
},
"profile_label_improvements_pcf_label_in_post_enabled" : {
- "value" : false
+ "value" : true
},
"profile_label_improvements_pcf_label_in_profile_enabled" : {
- "value" : false
+ "value" : true
},
"profile_label_improvements_pcf_settings_enabled" : {
- "value" : false
+ "value" : true
},
"profile_modules_about_module_enabled" : {
"value" : true
@@ -4364,9 +4358,6 @@
"subscriptions_inapp_grok" : {
"value" : true
},
- "subscriptions_inapp_grok_analyze" : {
- "value" : false
- },
"subscriptions_inapp_grok_default_mode" : {
"value" : "regular"
},
@@ -5045,6 +5036,12 @@
"wtf_device_follow_nudge_turn_off_reactive_blending_enabled" : {
"value" : false
},
+ "x_jetfuel_enable_frames_on_posts" : {
+ "value" : false
+ },
+ "x_jetfuel_enable_test_cluster" : {
+ "value" : false
+ },
"xprofile_blocked_by_view_enabled" : {
"value" : true
},
@@ -5060,6 +5057,9 @@
"xprofile_private_likes" : {
"value" : true
},
+ "xprofile_section_visibility_enabled" : {
+ "value" : false
+ },
"xprofile_v2_enabled" : {
"value" : true
},
@@ -5088,7 +5088,7 @@
"requires_restart" : [ ],
"supports_accessibility" : [ ],
"versions" : {
- "feature_switches" : "b8ed7e99c3c64cfbd0d27d5fdb50d159cc7a7169",
- "experiments" : "b8ed7e99c3c64cfbd0d27d5fdb50d159cc7a7169"
+ "feature_switches" : "2fc799fe44159e69f9da33c03230afdf65a11331",
+ "experiments" : "2fc799fe44159e69f9da33c03230afdf65a11331"
}
}
\ No newline at end of file
diff --git a/fs_embedded_defaults_production.json b/fs_embedded_defaults_production.json
index 900aaae..024c2a5 100644
--- a/fs_embedded_defaults_production.json
+++ b/fs_embedded_defaults_production.json
@@ -1,6 +1,6 @@
{
"default" : {
- "feature_set_token" : "9b8d21e47dee5e85442aaaa28545cda0e465151d",
+ "feature_set_token" : "3f023943e017d1d8ac3823d4ddc577f6fe54b86e",
"config" : {
"2fa_temporary_password_enabled" : {
"value" : false
@@ -1230,7 +1230,7 @@
"value" : true
},
"dm_conversation_labels_max_pinned_count" : {
- "value" : 6.0
+ "value" : 10.0
},
"dm_conversation_labels_pinned_enabled" : {
"value" : true
@@ -1386,7 +1386,7 @@
"value" : true
},
"dm_share_sheet_matches_trusted_inbox_enabled" : {
- "value" : false
+ "value" : true
},
"dm_share_sheet_send_individually_max_count" : {
"value" : 20.0
@@ -1610,6 +1610,9 @@
"grok_ios_better_scrolling_enabled" : {
"value" : true
},
+ "grok_ios_cards_sports_enabled" : {
+ "value" : false
+ },
"grok_ios_citations_enabled" : {
"value" : true
},
@@ -1703,6 +1706,9 @@
"grok_ios_speech_enabled" : {
"value" : true
},
+ "grok_ios_tweet_detail_followups_enabled" : {
+ "value" : false
+ },
"grok_ios_unread_indicator_enabled" : {
"value" : false
},
@@ -1718,6 +1724,9 @@
"grok_ios_xai_icon_in_grok_analyze_post_details_enabled" : {
"value" : true
},
+ "grok_ios_xai_icon_in_post_composer_enabled" : {
+ "value" : true
+ },
"grok_ios_xai_icon_in_profile_summary_enabled" : {
"value" : true
},
@@ -2618,12 +2627,6 @@
"ios_profile_social_proof_click_disabled" : {
"value" : false
},
- "ios_recording_max_length_duration" : {
- "value" : 0.0
- },
- "ios_recording_max_length_framerate_enabled" : {
- "value" : true
- },
"ios_refining_estimated_row_heights_enabled" : {
"value" : true
},
@@ -3314,21 +3317,12 @@
"media_async_upload_amplify_duration_threshold" : {
"value" : 600.0
},
- "media_async_upload_longer_video_desktop_prompt_duration" : {
- "value" : 600.0
- },
- "media_async_upload_longer_video_max_video_duration" : {
- "value" : 14460.0
- },
"media_async_upload_longer_video_upsale_trim_enabled" : {
"value" : true
},
"media_async_upload_max_gif_size" : {
"value" : 15.0
},
- "media_async_upload_max_video_duration" : {
- "value" : 140.0
- },
"media_async_upload_number_of_http_requests_to_pack" : {
"value" : 1000.0
},
@@ -3414,7 +3408,7 @@
"value" : false
},
"media_upload_flow_logger_enabled" : {
- "value" : false
+ "value" : true
},
"media_upload_local_tweet_video_performance_logging_enabled" : {
"value" : false
@@ -3828,13 +3822,13 @@
"value" : false
},
"profile_label_improvements_pcf_label_in_post_enabled" : {
- "value" : false
+ "value" : true
},
"profile_label_improvements_pcf_label_in_profile_enabled" : {
- "value" : false
+ "value" : true
},
"profile_label_improvements_pcf_settings_enabled" : {
- "value" : false
+ "value" : true
},
"profile_modules_about_module_enabled" : {
"value" : true
@@ -4364,9 +4358,6 @@
"subscriptions_inapp_grok" : {
"value" : true
},
- "subscriptions_inapp_grok_analyze" : {
- "value" : false
- },
"subscriptions_inapp_grok_default_mode" : {
"value" : "regular"
},
@@ -5045,6 +5036,12 @@
"wtf_device_follow_nudge_turn_off_reactive_blending_enabled" : {
"value" : false
},
+ "x_jetfuel_enable_frames_on_posts" : {
+ "value" : false
+ },
+ "x_jetfuel_enable_test_cluster" : {
+ "value" : false
+ },
"xprofile_blocked_by_view_enabled" : {
"value" : true
},
@@ -5060,6 +5057,9 @@
"xprofile_private_likes" : {
"value" : true
},
+ "xprofile_section_visibility_enabled" : {
+ "value" : false
+ },
"xprofile_v2_enabled" : {
"value" : true
},
@@ -5088,7 +5088,7 @@
"requires_restart" : [ ],
"supports_accessibility" : [ ],
"versions" : {
- "feature_switches" : "5f76f8f709a19e1250d78900445b90c579ea69ec",
- "experiments" : "5f76f8f709a19e1250d78900445b90c579ea69ec"
+ "feature_switches" : "2fc799fe44159e69f9da33c03230afdf65a11331",
+ "experiments" : "2fc799fe44159e69f9da33c03230afdf65a11331"
}
}
\ No newline at end of file