Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scenee
/
FloatingPanel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
534
Star
5.8k
Code
Issues
86
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Swift 6 support
- #671
#671
Draft
scenee
wants to merge 19 commits into
master
scenee/FloatingPanel:master
from
swift-6
scenee/FloatingPanel:swift-6
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Swift 6 support
#671
scenee
wants to merge 19 commits into
master
scenee/FloatingPanel:master
from
swift-6
scenee/FloatingPanel:swift-6
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2025
Enable upcoming features for Swift 6
Show description for 5dfb78e
scenee
committed
5dfb78e
View commit details
Copy full SHA for 5dfb78e
Browse repository at this point
Fix concurrency checks
scenee
committed
010d248
View commit details
Copy full SHA for 010d248
Browse repository at this point
Fix a concurrency warning in Samples app
scenee
committed
19ebf52
View commit details
Copy full SHA for 19ebf52
Browse repository at this point
Fix existential-any for Swift6 (#639)
Show description for f4edfb2
kitwtnb
authored and
scenee
committed
f4edfb2
View commit details
Copy full SHA for f4edfb2
Browse repository at this point
Replace OTHER_SWIFT_FLAGS with SWIFT_UPCOMING_FEATURE_EXISTENTIAL_ANY
scenee
committed
54ddc3c
View commit details
Copy full SHA for 54ddc3c
Browse repository at this point
Enable Swift 6
scenee
committed
d30dd7d
View commit details
Copy full SHA for d30dd7d
Browse repository at this point
Fix compile errors on main actor-isolated initializers
scenee
committed
09ee35e
View commit details
Copy full SHA for 09ee35e
Browse repository at this point
[Workaround] add 'nonisolated(unsafe)' attributes for strict concurrency errors
scenee
committed
fd4ab55
View commit details
Copy full SHA for fd4ab55
Browse repository at this point
Remove `nonisolated(unsafe)' for a constant with 'Sendable' type 'OSLog',
scenee
committed
9373c0a
View commit details
Copy full SHA for 9373c0a
Browse repository at this point
Fix testing issues
scenee
committed
ae20dfd
View commit details
Copy full SHA for ae20dfd
Browse repository at this point
Suppress retroactive confirmance warnings
scenee
committed
fef6cbd
View commit details
Copy full SHA for fef6cbd
Browse repository at this point
Set ENABLE_USER_SCRIPT_SANDBOXING to YES
scenee
committed
d9f01cc
View commit details
Copy full SHA for d9f01cc
Browse repository at this point
Build Maps example in Swift 6
scenee
committed
1825c08
View commit details
Copy full SHA for 1825c08
Browse repository at this point
Fix compiler errors and warnings on Xcode 26.0.1
scenee
committed
7ca9050
View commit details
Copy full SHA for 7ca9050
Browse repository at this point
Resolve warnings on Maps app
scenee
committed
11abecc
View commit details
Copy full SHA for 11abecc
Browse repository at this point
Resolve warnings on Samples app
scenee
committed
aeaef60
View commit details
Copy full SHA for aeaef60
Browse repository at this point
Resolve warnings on Stocks app
scenee
committed
1bfcf9b
View commit details
Copy full SHA for 1bfcf9b
Browse repository at this point
ci: add Swift 6 to build matrix
scenee
committed
e56ef17
View commit details
Copy full SHA for e56ef17
Browse repository at this point
Modify README
scenee
committed
d238bb6
View commit details
Copy full SHA for d238bb6
Browse repository at this point
You can’t perform that action at this time.