Hi John,
thanks for your answer and sorry for my late response. I already tried that:
- changed @sentry/react-native to v5.31.0
- removed node_modules, package-lock.json, ios/Podfile.lock, ios/Pods
- cleared all cached (at least all caches I know)
But after that you still get many errors:
- this error in like 100 lines:
Gekidou/Sources/Gekidou/Storage/Database+Category.swift:7:44 Missing argument label 'value:' in call
- and some others…
In the meantime I switched some software and hardware parameters (but that didn’t help):
- macOS Sequoia 15.1
- Xcode 16.1
- MacBook Pro M4
What is the supported MacOS / Xcode version for building Mattermost v2.22.0?
I think I have to downgrade MacOS…
~ Jens