Skip to content

Commit acd3fe2

Browse files
authored
Merge pull request #263 from bugsnag/bumpsnag-bugsnag-cocoa-v6.34.1
Update bugsnag-cocoa to version v6.34.1
2 parents faa3fc4 + 2f5a89a commit acd3fe2

File tree

4 files changed

+27
-22
lines changed

4 files changed

+27
-22
lines changed

CHANGELOG.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,96 @@
1-
Changelog
2-
=========
1+
# Changelog
2+
3+
## TBD
34

4-
## TBD ()
5+
### Dependencies
56

7+
Update bugsnag-cocoa to [v6.34.1](https//github.com/bugsnag/bugsnag-cocoa/releases/tag/v6.34.1) [#263](https://github.com/bugsnag/bugsnag-unreal/pull/263)
8+
9+
Changelog
10+
=========
11+
### TBD ()
612

713
* Updates the bugsnag-android dependency from v5.31.3 to [v6.8.0](https://github.com/bugsnag/bugsnag-android/blob/v6.8.0/CHANGELOG.md)
814
* Included apple privacy manifest in released package [2#34](https://github.com/bugsnag/bugsnag-unreal/pull/234)
915
* Updates the bugsnag-cocoa dependency from v6.28.0 to [v6.29.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6290-2024-06-19)
1016

11-
## 2.0.0 (2024-01-12)
17+
### 2.0.0 (2024-01-12)
1218

1319
* Removed the bugsnag android gradle plugin due to incompatibility with UE 5.1+. Symbols can now be uploaded via the [BugSnag CLI](https://docs.bugsnag.com/platforms/unreal-engine/showing-full-stacktraces/#android-proguard-and-ndk-mappings)[#220](https://github.com/bugsnag/bugsnag-unreal/pull/220)
1420
* Updates the bugsnag-cocoa dependency from v6.26.2 to [v6.28.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6280-2023-12-13) (includes compliance with Apple's Required Reasons API – see [online docs](https://docs.bugsnag.com/platforms/ios/appstore-privacy/#declaring-required-reasons-for-api-usage))
1521
* Updates the bugsnag-android dependency from v5.30.0 to [v5.31.3](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5313-2023-11-06)
1622

17-
## 1.8.0 (2023-08-28)
23+
### 1.8.0 (2023-08-28)
1824

1925
* Added support for Unreal Engine 5.2
2026
* Updates the bugsnag-cocoa dependency from v6.25.2 to [v6.26.2](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6262-2023-04-20)
2127
* Updates the bugsnag-android dependency from v5.28.4 to [v5.30.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5300-2023-05-11)
2228
* Increased MaxBreadcrumb limit from 100 to 500 [#212](https://github.com/bugsnag/bugsnag-unreal/pull/212)
2329

24-
## 1.7.0 (2022-03-13)
30+
### 1.7.0 (2022-03-13)
2531

2632
* Add support for Unreal Engine v5.1.1
2733
* Updates the bugsnag-android dependency from v5.28.1 to [v5.28.4](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5284-2023-02-08)
2834
* Updates the bugsnag-cocoa dependency from v6.25.0 to [v6.25.2](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6252-2023-01-18)
2935

30-
## 1.6.0 (2022-11-09)
36+
### 1.6.0 (2022-11-09)
3137

3238
* Adds the `Telemetry.Usage` configuration property. [#194](https://github.com/bugsnag/bugsnag-unreal/pull/194)
3339
* Adds the `MaxStringValueLength` configuration property. [#193](https://github.com/bugsnag/bugsnag-unreal/pull/193)
3440
* Updates the package branding
3541

36-
## 1.5.1 (2022-10-27)
42+
### 1.5.1 (2022-10-27)
3743

3844
* Updates the bugsnag-cocoa dependency from v6.19.0 to [v6.25.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6240-2022-10-05)
3945
* Updates the bugsnag-android dependency from v5.24.0 to [v5.28.1](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5281-2022-10-19)
4046

41-
## 1.5.0 (2022-07-06)
47+
### 1.5.0 (2022-07-06)
4248

4349
* Adds the `Telemetry` configuration property.
4450
* Updates the bugsnag-android dependency from v5.22.1 to [v5.24.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5240-2022-06-30)
4551
* Updates the bugsnag-cocoa dependency from v6.16.8 to [v6.19.0](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6190-2022-06-29)
4652

47-
## 1.4.0 (2022-05-11)
53+
### 1.4.0 (2022-05-11)
4854

4955
* Adds official support for Unreal Engine 5.0 🚀
5056
* Fixes improper use of `TCHAR_TO_UTF8()` that could result in use-after-free on Android.
5157
[#157](https://github.com/bugsnag/bugsnag-unreal/pull/157)
5258
* Updates the bugsnag-android dependency from v5.22.0 to [v5.22.1](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5221-2022-04-28)
5359
* Updates the bugsnag-cocoa dependency from v6.16.6 to [v6.16.8](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6168-2022-05-04)
5460

55-
## 1.3.1 (2022-04-26)
61+
### 1.3.1 (2022-04-26)
5662

5763
* Fixes `java.lang.ClassNotFoundException` in minified Android builds.
5864
[#151](https://github.com/bugsnag/bugsnag-unreal/pull/151)
5965

60-
## 1.3.0 (2022-04-11)
66+
### 1.3.0 (2022-04-11)
6167

6268
* Adds the `MaxReportedThreads` configuration property (Android only.)
6369
[#144](https://github.com/bugsnag/bugsnag-unreal/pull/144)
6470
* Updates the bugsnag-android dependency from v5.19.2 to [v5.22.0](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5220-2022-03-31)
6571
* Updates the bugsnag-cocoa dependency from v6.16.1 to [v6.16.6](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6166-2022-04-06)
6672

67-
## 1.2.0 (2022-02-17)
73+
### 1.2.0 (2022-02-17)
6874

6975
* Adds support for macOS as a target platform.
7076
[#136](https://github.com/bugsnag/bugsnag-unreal/pull/136)
7177

72-
## 1.1.0 (2022-02-02)
78+
### 1.1.0 (2022-02-02)
7379

7480
* New APIs to support forthcoming feature flag and experiment functionality.
7581
For more information, please see https://docs.bugsnag.com/product/features-experiments
7682
[#123](https://github.com/bugsnag/bugsnag-unreal/pull/123)
77-
7883
* Updates the bugsnag-android dependency from v5.16.0 to [v5.19.2](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md#5192-2022-01-31)
7984
* Updates the bugsnag-cocoa dependency from v6.14.3 to [v6.16.1](https://github.com/bugsnag/bugsnag-cocoa/blob/master/CHANGELOG.md#6161-2022-01-19)
8085

81-
## 1.0.1 (2022-01-04)
86+
### 1.0.1 (2022-01-04)
8287

8388
* Plugin is no longer flagged as "beta"
8489

85-
## 1.0.0 (2021-12-17)
90+
### 1.0.0 (2021-12-17)
8691

8792
This is the initial public release of Bugsnag for Unreal Engine, supporting Android and iOS as target platforms.
88-
8993
Documentation: https://docs.bugsnag.com/platforms/unreal-engine/
90-
9194
Download: https://www.unrealengine.com/marketplace/en-US/product/bugsnag
92-
9395
🚀
96+

Plugins/Bugsnag/Source/ThirdParty/BugsnagCocoa/BugsnagCocoa.Build.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ public BugsnagCocoa(ReadOnlyTargetRules Target) : base(Target)
1414
CheckFileExists(Path.Combine(IncludePath, "Bugsnag", "Bugsnag.h"));
1515
CheckFileExists(Path.Combine(IncludePath, "BugsnagPrivate", "Bugsnag+Private.h"));
1616
PublicSystemIncludePaths.Add(IncludePath);
17+
PublicSystemIncludePaths.Add(Path.Combine(IncludePath, "BugsnagPrivate"));
1718

1819
string LibraryPath = Path.Combine(ModuleDirectory, Target.Platform.ToString(), "libBugsnagStatic.a");
1920
CheckFileExists(LibraryPath);

deps/bugsnag-cocoa

Submodule bugsnag-cocoa updated 423 files

make/Cocoa.make

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ clean:
2121

2222
$(HEADERS): $(shell find $(SRCDIR) -type f -name '*.h')
2323
rsync --delete --recursive --times $(SRCDIR)/include/ $@/
24-
find $(SRCDIR) -type f -name '*.h' | grep -v $(SRCDIR)/include/ | rsync --delete --files-from - --no-relative --times . $@/BugsnagPrivate/
24+
find $(SRCDIR) -type f -name '*.h' | grep -v $(SRCDIR)/include/ | rsync --files-from - --no-relative --times . $@/BugsnagPrivate/
25+
rsync --recursive --times --include='*/' --include='*.h' --exclude='*' --prune-empty-dirs $(SRCDIR)/ $@/BugsnagPrivate/ --exclude=include/
2526
touch $@
2627

2728
$(IOS_LIB): $(shell find $(SRCDIR) -type f)

0 commit comments

Comments
 (0)