[PR #164] [MERGED] New APIs for macOS 15.4 issue #170

Closed
opened 2026-03-03 19:12:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/164
Author: @NghiaTranUIT
Created: 4/17/2025
Status: Merged
Merged: 4/19/2025
Merged by: @NghiaTranUIT

Base: mainHead: feat/new-apis


📝 Commits (10+)

📊 Changes

4 files changed (+379 additions, -181 deletions)

View changed files

Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp.xcodeproj/xcshareddata/xcschemes/AtlantisSwiftUIApp.xcscheme (+78 -0)
📝 Sources/Atlantis.swift (+1 -1)
📝 Sources/Transporter.swift (+299 -179)
📝 atlantis-proxyman.podspec (+1 -1)

📄 Description

Description

https://github.com/ProxymanApp/atlantis/issues/165

Changelog

  • iOS Simulator: Make a direct connection to Proxyman app on the current Mac device => Fix the macOS 15.4 issue
  • iOS Devices: Use Bonjour Service as usual
  • Upgrade to NWBrowser instead of deprecated NetService

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ProxymanApp/atlantis/pull/164 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/19/2025 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `feat/new-apis` --- ### 📝 Commits (10+) - [`79f59c1`](https://github.com/ProxymanApp/atlantis/commit/79f59c1dd4eef9c3e23bf649c6c8d2ff3cb8f9dc) Update Transporter.swift - [`fddbb8a`](https://github.com/ProxymanApp/atlantis/commit/fddbb8afe5f3023d874beab6043e7106cdb1022d) add log to explain errors - [`0353446`](https://github.com/ProxymanApp/atlantis/commit/0353446e6f43de47668aee49b1bf98e935b82cf8) Update Transporter.swift - [`60b9b9f`](https://github.com/ProxymanApp/atlantis/commit/60b9b9f5c0ec5012e16e6b48b58bb4546b7636bf) Update Transporter.swift - [`e6126e4`](https://github.com/ProxymanApp/atlantis/commit/e6126e42271e405dd8beccf2dbd5472c0f60d183) Use NWConnection on iOS Simulators - [`c50c8a8`](https://github.com/ProxymanApp/atlantis/commit/c50c8a85311dc6844f49f7c10d3718fca10e2994) Update Transporter.swift - [`339f896`](https://github.com/ProxymanApp/atlantis/commit/339f8966c0669ac6392af8ad52d04f7f067b764b) New solution to retry - [`207fd61`](https://github.com/ProxymanApp/atlantis/commit/207fd6188fe4622cc76740ed68c1891a6d5e8a80) Retry with max - [`cfe1f50`](https://github.com/ProxymanApp/atlantis/commit/cfe1f5097328d825d03065fe88dedfb059785ef6) Update AtlantisSwiftUIApp.xcscheme - [`b32c0e3`](https://github.com/ProxymanApp/atlantis/commit/b32c0e319a97b213a2eff24bab5134d7152ceb89) Update AtlantisSwiftUIAppApp.swift ### 📊 Changes **4 files changed** (+379 additions, -181 deletions) <details> <summary>View changed files</summary> ➕ `Example/AtlantisSwiftUIApp/AtlantisSwiftUIApp.xcodeproj/xcshareddata/xcschemes/AtlantisSwiftUIApp.xcscheme` (+78 -0) 📝 `Sources/Atlantis.swift` (+1 -1) 📝 `Sources/Transporter.swift` (+299 -179) 📝 `atlantis-proxyman.podspec` (+1 -1) </details> ### 📄 Description ### Description https://github.com/ProxymanApp/atlantis/issues/165 ### Changelog - iOS Simulator: Make a direct connection to Proxyman app on the current Mac device => Fix the macOS 15.4 issue ✅ - iOS Devices: Use Bonjour Service as usual - Upgrade to NWBrowser instead of deprecated NetService --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/atlantis#170
No description provided.