Skip to content

Conversation

fabianfett
Copy link
Member

See title. ServiceLifecycle sadly requires 10.15.

@sebsto sebsto added the 🔨 semver/patch No public API change. label Sep 4, 2025
@sebsto sebsto self-assigned this Sep 4, 2025
@sebsto
Copy link
Contributor

sebsto commented Sep 4, 2025

I cleaned everything and recompile. It works on macOS 15.6.1 and swift 6.1

➜  swift-aws-lambda-runtime git:(main) rm -rf .build
➜  swift-aws-lambda-runtime git:(main) swift --version 
Apple Swift version 6.1.2 (swift-6.1.2-RELEASE)
Target: arm64-apple-macosx15.0
➜  swift-aws-lambda-runtime git:(main) swift build                                                                                                                      
...
Building for debugging...
[410/410] Applying MockServer
Build complete! (73.95s)

@sebsto
Copy link
Contributor

sebsto commented Sep 4, 2025

Last commit is duplicate of #560

@sebsto sebsto self-requested a review September 4, 2025 13:19
Copy link
Contributor

@sebsto sebsto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for having catch this.

@fabianfett fabianfett merged commit 191e27b into swift-server:main Sep 4, 2025
35 checks passed
@fabianfett fabianfett deleted the ff-compile-on-macOS branch September 4, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants