-
-
Notifications
You must be signed in to change notification settings - Fork 359
chore(deps): update Cocoa SDK to v9 #5356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 31 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
f6fb455
chore(deps): update Cocoa SDK to v9.0.0-alpha.0
antonis c38771e
Adds changelog
antonis f92df85
Merge branch 'main' into cocoa-v9
antonis 4806cf2
fix: Fixes SentryScreenFrames use after being converted to Swift (#5153)
itaybre 63f29e8
Move `sentry-cocoa` `enableLogs` out of experimental (#5267)
denrase f149b21
chore: Remove SentryFrameTracker imports (#5276)
itaybre 4535c93
Merge branch 'main' into cocoa-v9
antonis c879414
Merge branch 'main' into cocoa-v9
antonis 4807c21
fix(podspec): Cocoa V9 allow any alpha version
philipphofmann 8aea859
chore(sample): Cocoa-v9: Bump MacOS sample to macos 12.0 (#5359)
antonis c2a73eb
chore(e2e): Cocoa-v9: Bump E2E to iOS 15.0 (#5369)
antonis dff3b52
chore(ci): Cocoa V9: Run the full CI checks for cocoa-v9 (#5370)
antonis d5086fa
Merge branch 'main' into cocoa-v9
antonis d5f694e
Merge branch 'main' into cocoa-v9
antonis 81f101f
Merge branch 'main' into cocoa-v9
antonis 8d08510
Merge branch 'main' into cocoa-v9
antonis 03d42c6
Update changelog
antonis a15f039
Merge branch 'main' into cocoa-v9
antonis 7aee159
Bumpt to RC1
antonis 48ef669
Remove cocoa-v9 from ci branches
antonis 20e0dfa
fix: Use new session replay name for hybrid SDK
noahsmartin 072fe30
Fix rename
noahsmartin 5c4290e
Merge branch 'main' into cocoa-v9
antonis 8bf0b92
chore(lint): Fixes lint issues
antonis 0412e64
Merge branch 'main' into cocoa-v9
antonis 92fc6ec
Update changelog to GA
antonis a7b5f8f
Merge branch 'main' into cocoa-v9
antonis 51371eb
Merge branch 'main' into cocoa-v9
antonis db6a22e
Merge branch 'main' into cocoa-v9
antonis 305af1c
Merge branch 'main' into cocoa-v9
antonis 55d4f63
Merge branch 'main' into cocoa-v9
antonis 316175a
Update changelog
antonis 6ebfb9e
Bump minimum to 9.1.0
antonis 277d85e
Merge branch 'main' into cocoa-v9
antonis 10b1a8f
Merge branch 'main' into cocoa-v9
antonis 073a11e
Merge branch 'main' into cocoa-v9
antonis 1d90b60
Set Cocoa version to 9.1.0
antonis 316977b
Merge branch 'v8' into cocoa-v9
antonis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,6 @@ on: | |
| push: | ||
| branches: | ||
| - main | ||
| - v5 | ||
| - release/** | ||
| pull_request: | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,6 @@ on: | |
| push: | ||
| branches: | ||
| - main | ||
| - v5 | ||
| - release/** | ||
| pull_request: | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,6 @@ on: | |
| push: | ||
| branches: | ||
| - main | ||
| - v5 | ||
| pull_request: | ||
| types: [opened, synchronize, reopened, labeled] | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,6 @@ on: | |
| push: | ||
| branches: | ||
| - main | ||
| - v5 | ||
| pull_request: | ||
| types: [opened, synchronize, reopened, labeled] | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
...ages/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryDependencyContainerTests.h
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ages/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryDependencyContainerTests.m
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
...es/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryFramesTrackerListenerTests.h
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
...es/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryFramesTrackerListenerTests.m
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
packages/core/RNSentryCocoaTester/RNSentryCocoaTesterTests/RNSentryOnDrawReporter+Test.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| #import "RNSentryEmitNewFrameEvent.h" | ||
| #import "RNSentryOnDrawReporter.h" | ||
| #import <Foundation/Foundation.h> | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| #import <Foundation/Foundation.h> | ||
|
|
||
| typedef void (^RNSentryEmitNewFrameEvent)(NSNumber *newFrameTimestampInSeconds); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.