Commit 068a422
authored
chore!: Bump swift-tools-version to 5.5 and macosx to 12.00 to be compatible with Otel (#453)
**Requirements**
* bumping swift-tools-version:5.5 and macosx to be compatible with Otel
- masOS "10.13" -> "12.00"
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Raises Swift tools to 5.5 and bumps minimum macOS version to 12.0
across SPM, CocoaPods, and docs.
>
> - **Build/Platform support**:
> - Update `Package.swift` to `swift-tools-version:5.5` and
`.macOS(.v12)`.
> - Update `LaunchDarkly.podspec` `ld.osx.deployment_target` to
`"12.0"`.
> - **Docs**:
> - Update `README.md` supported macOS version to `12.00`.
> - Add `CHANGELOG.md` entry noting Swift tools 5.5 and macOS 12 bump.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
6c340de. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->4 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments