[PR #110] [MERGED] Support Carthage #151

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

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/110
Author: @NghiaTranUIT
Created: 7/16/2022
Status: Merged
Merged: 7/16/2022
Merged by: @NghiaTranUIT

Base: mainHead: feat/add-carthage


📝 Commits (6)

📊 Changes

9 files changed (+486 additions, -3 deletions)

View changed files

Atlantis.xcodeproj/Atlantis_Info.plist (+26 -0)
Atlantis.xcodeproj/project.pbxproj (+376 -0)
Atlantis.xcodeproj/project.xcworkspace/contents.xcworkspacedata (+7 -0)
Atlantis.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (+8 -0)
Atlantis.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings (+8 -0)
Atlantis.xcodeproj/xcshareddata/xcschemes/Atlantis-Package.xcscheme (+58 -0)
📝 README.md (+1 -1)
📝 Sources/Atlantis.swift (+1 -1)
📝 atlantis-proxyman.podspec (+1 -1)

📄 Description

Changelog

  • Support Carthage

🔄 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/110 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 7/16/2022 **Status:** ✅ Merged **Merged:** 7/16/2022 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `feat/add-carthage` --- ### 📝 Commits (6) - [`50a9f21`](https://github.com/ProxymanApp/atlantis/commit/50a9f215d04117eef540ee98a074a9f3f8ba2769) Add xcproject - [`d23c1df`](https://github.com/ProxymanApp/atlantis/commit/d23c1df0135610f88cacc772b0b3262cace494ad) Remove watchOS - [`2f3ec3f`](https://github.com/ProxymanApp/atlantis/commit/2f3ec3fe240706fad46c15041b79506a73446cfa) Bump 1.18.0 - [`f557bf5`](https://github.com/ProxymanApp/atlantis/commit/f557bf59eefde7846f0ad4dec9737c2ec930d1d1) Merge branch 'main' of github.com:ProxymanApp/atlantis - [`9fe2df2`](https://github.com/ProxymanApp/atlantis/commit/9fe2df2532e1b5c9052645f69df4f5b3e9b7305a) Merge branch 'main' into feat/add-carthage - [`e22d512`](https://github.com/ProxymanApp/atlantis/commit/e22d512e3be417020e0982251532325ee3c11ae4) Update Readme ### 📊 Changes **9 files changed** (+486 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `Atlantis.xcodeproj/Atlantis_Info.plist` (+26 -0) ➕ `Atlantis.xcodeproj/project.pbxproj` (+376 -0) ➕ `Atlantis.xcodeproj/project.xcworkspace/contents.xcworkspacedata` (+7 -0) ➕ `Atlantis.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist` (+8 -0) ➕ `Atlantis.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings` (+8 -0) ➕ `Atlantis.xcodeproj/xcshareddata/xcschemes/Atlantis-Package.xcscheme` (+58 -0) 📝 `README.md` (+1 -1) 📝 `Sources/Atlantis.swift` (+1 -1) 📝 `atlantis-proxyman.podspec` (+1 -1) </details> ### 📄 Description ### Changelog - Support Carthage --- <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:07 +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#151
No description provided.