updated sentry to support xcode 16

and the pod spec repo
This commit is contained in:
Mauro Romito
2025-03-10 15:05:18 +01:00
parent 298894c734
commit dc5ace684b
2 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
source 'https://cdn.cocoapods.org/'
source 'https://github.com/CocoaPods/Specs.git'
# Uncomment this line to define a global platform for your project
platform :ios, '15.0'
@@ -34,7 +34,7 @@ abstract_target 'RiotPods' do
pod 'KeychainAccess', '~> 4.2.2'
pod 'WeakDictionary', '~> 2.0'
pod 'Sentry', '~> 7.15.0'
pod 'Sentry', '~> 8.46.0'
pod 'zxcvbn-ios'

View File

@@ -60,9 +60,9 @@ PODS:
- Reusable/View (= 4.1.2)
- Reusable/Storyboard (4.1.2)
- Reusable/View (4.1.2)
- Sentry (7.15.0):
- Sentry/Core (= 7.15.0)
- Sentry/Core (7.15.0)
- Sentry (8.46.0):
- Sentry/Core (= 8.46.0)
- Sentry/Core (8.46.0)
- SideMenu (6.5.0)
- SwiftBase32 (0.9.0)
- SwiftFormat/CLI (0.54.5)
@@ -97,7 +97,7 @@ DEPENDENCIES:
- MatrixSDK/JingleCallStack (from `matrix-ios-sdk/MatrixSDK.podspec`)
- ReadMoreTextView (~> 3.0.1)
- Reusable (~> 4.1)
- Sentry (~> 7.15.0)
- Sentry (~> 8.46.0)
- SideMenu (~> 6.5)
- SwiftBase32 (~> 0.9.0)
- SwiftFormat/CLI
@@ -111,6 +111,8 @@ DEPENDENCIES:
- ZXingObjC (~> 3.6.9)
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Sentry
trunk:
- AFNetworking
- BlueCryptor
@@ -136,7 +138,6 @@ SPEC REPOS:
- ReadMoreTextView
- Realm
- Reusable
- Sentry
- SideMenu
- SwiftBase32
- SwiftFormat
@@ -180,7 +181,7 @@ SPEC CHECKSUMS:
ReadMoreTextView: 19147adf93abce6d7271e14031a00303fe28720d
Realm: 9ca328bd7e700cc19703799785e37f77d1a130f2
Reusable: 6bae6a5e8aa793c9c441db0213c863a64bce9136
Sentry: 63ca44f5e0c8cea0ee5a07686b02e56104f41ef7
Sentry: da60d980b197a46db0b35ea12cb8f39af48d8854
SideMenu: f583187d21c5b1dd04c72002be544b555a2627a2
SwiftBase32: 9399c25a80666dc66b51e10076bf591e3bbb8f17
SwiftFormat: 543a7b1ab4a6ce2d88bd5616a17903446ca3dc5c
@@ -194,6 +195,6 @@ SPEC CHECKSUMS:
zxcvbn-ios: fef98b7c80f1512ff0eec47ac1fa399fc00f7e3c
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5
PODFILE CHECKSUM: 50ea16fe614e202ee198f2378d85dca5b2cf21a8
PODFILE CHECKSUM: 60f4fe3695f2304b9bba734acf38d59c79678ac1
COCOAPODS: 1.15.2