Skip to content

#16: Set platforms with the minimal working OS versions#17

Merged
nicklockwood merged 4 commits into
nicklockwood:mainfrom
Outdooractive:set_platforms
Aug 5, 2025
Merged

#16: Set platforms with the minimal working OS versions#17
nicklockwood merged 4 commits into
nicklockwood:mainfrom
Outdooractive:set_platforms

Conversation

@trasch

@trasch trasch commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

Closes #16

@trasch

trasch commented Aug 5, 2025

Copy link
Copy Markdown
Contributor Author

Not sure about the .macOS(.v10_13), that might actually be too old

@FelixLisczyk

Copy link
Copy Markdown
Contributor

According to this post, the some return type requires macOS 10.15 or later.

https://forums.swift.org/t/opaque-result-types-on-mojave/26025

@codecov

codecov Bot commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.76%. Comparing base (d825046) to head (3c17d27).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files           1        1           
  Lines         170      170           
=======================================
  Hits          156      156           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nicklockwood nicklockwood merged commit 849a701 into nicklockwood:main Aug 5, 2025
6 checks passed
@FelixLisczyk

Copy link
Copy Markdown
Contributor

@nicklockwood My macOS app still fails to compile when archiving. The some return type requires macOS 10.15 or later.

Screenshot 2025-08-05 at 15 53 24

@nicklockwood

Copy link
Copy Markdown
Owner

@FelixLisczyk sorry about that - try again now

@FelixLisczyk

Copy link
Copy Markdown
Contributor

Thank you! 👍

aehlke pushed a commit to lake-of-fire/LRUCache that referenced this pull request Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build problem with release 1.1.1: 'some' not available in watchOS 6.0.0

3 participants