-
```
julia> using DataValueInterfaces
warning: (x86_64) /Users/jameson/.julia/compiled/v1.10/DataValueInterfaces/9Lpkp_uJHo7.dylib empty dSYM file detected, dSYM was created with an executable with n…
-
Right now it looks like the default for rustc is to bake debug symbols into the framework. We can extract this into a dSYM file and strip the binaries.
It will require a bit more research to figure…
-
### Introduction
App Store Connect reports crashes in my production app that aren't reported through AppCenter. I see the crashes through XCode => Organizer, but the crashes aren't symbolicated.
…
-
```
error: Multiple commands produce '/Users/ST22956/Library/Developer/Xcode/DerivedData/demo-dhbuwwmhnykrrcakkwemvgtkdzep/Build/Products/Debug-iphonesimulator/Realm/Realm.framework.dSYM':
1) That c…
-
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ )
## Summary
Many companies use Expo and Expo EAS to manage the React Native build process. It would be great to get …
-
iOS Xcode Run Script:
`./flurry_upload/upload-symbols-py3.py -c ./flurry_upload/flurry.config`
I use:
`xcodebuild archive -workspace %s.xcworkspace -scheme %s -configuration %s`
tell me Error: 0…
-
### Description
With Swift package plugin support, now widely available, it would be nice to have the Crashlytics DSYM upload script available as a package plugin.
Today we have to setup a build p…
-
[Sentry Documentation](https://docs.sentry.io/clients/cocoa/dsym/)
We've forgotten to do this step several times, and it makes the crash logs difficult to read. Automating this as part of the Buddy…
-
https://guanerlin.github.io/bugly.html
今天调整了 Jenkins 打包机里的 DSYM文件上传,3.3.4 以后 bugly 修改了符号的上传方式,改为 jar 包方式。我调整 fastlane 脚本,之前版本号和本地 java 环境配置和buglyqq-upload-symbol.jar文件不存在,估计打包环境改变过。
-
when using `pod package xxx.podspec --force --embedded --no-mangle --exclude-deps --configuration=Release --spec-sources=xxx`
checking the package files, can NOT FOUND dsym file or BCSymbolMap.
…
lllhf updated
4 years ago