File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3535 Carthage/Sentry.xcframework.zip
3636 Carthage/Sentry-Dynamic.xcframework.zip
3737 Carthage/SentrySwiftUI.xcframework.zip
38+ Carthage/Sentry-WihoutUIKitOrAppKit.zip
3839 overwrite : true
3940
4041 job_release :
Original file line number Diff line number Diff line change 66
77- Add Session Replay, which is ** still experimental** . (#3625 )
88
9+ ### Fixes
10+
11+ - Save framework without UIKit/AppKit as Github Asset for releases (#3858 )
12+
913## 8.24.0
1014
1115### Features
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ build-xcframework:
6565 ditto -c -k -X --rsrc --keepParent Carthage/Sentry.xcframework Carthage/Sentry.xcframework.zip
6666 ditto -c -k -X --rsrc --keepParent Carthage/Sentry-Dynamic.xcframework Carthage/Sentry-Dynamic.xcframework.zip
6767 ditto -c -k -X --rsrc --keepParent Carthage/SentrySwiftUI.xcframework Carthage/SentrySwiftUI.xcframework.zip
68+ ditto -c -k -X --rsrc --keepParent Carthage/Sentry-WihoutUIKitOrAppKit.xcframework Carthage/Sentry-WihoutUIKitOrAppKit.zip
6869
6970build-xcframework-sample :
7071 ./scripts/create-carthage-json.sh
You can’t perform that action at this time.
0 commit comments