mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #180] [MERGED] Support Watch OS + VisionOS #178
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ProxymanApp/atlantis/pull/180
Author: @NghiaTranUIT
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @NghiaTranUIT
Base:
main← Head:feat/support-watch-os📝 Commits (4)
480273eSupport Watch OS74ad61bAdd apple watch sample appce7e752Support VisionOS5fb975bUpdate atlantis-proxyman.podspec📊 Changes
12 files changed (+448 additions, -8 deletions)
View changed files
📝
Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp.xcodeproj/project.pbxproj(+182 -1)➕
Example/AtlantisSwiftUIApp/AtlantisWatchOSApp Watch App/Assets.xcassets/AccentColor.colorset/Contents.json(+11 -0)➕
Example/AtlantisSwiftUIApp/AtlantisWatchOSApp Watch App/Assets.xcassets/AppIcon.appiconset/Contents.json(+13 -0)➕
Example/AtlantisSwiftUIApp/AtlantisWatchOSApp Watch App/Assets.xcassets/Contents.json(+6 -0)➕
Example/AtlantisSwiftUIApp/AtlantisWatchOSApp Watch App/AtlantisWatchOSAppApp.swift(+37 -0)➕
Example/AtlantisSwiftUIApp/AtlantisWatchOSApp Watch App/ContentView.swift(+172 -0)📝
Package.swift(+3 -1)📝
README.md(+2 -2)📝
Sources/Atlantis.swift(+1 -1)📝
Sources/Packages.swift(+17 -1)📝
Sources/Transporter.swift(+1 -1)📝
atlantis-proxyman.podspec(+3 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.