8000 🐛 Fix missing headers errors when integrating via SPM and Tuist by monchote · Pull Request #1 · monzo/nearby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐛 Fix missing headers errors when integrating via SPM and Tuist #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

8000 Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

monchote
Copy link
@monchote monchote commented Sep 2, 2024

Summary

Fixes 2 build issues when integrating the latest main via SPM (see attached screenshot):

  • Missing GNCException.h in umbrella header
  • Missing nlohmann headers (cxxSettings fix inspiration from here)
  • Fixes moduleAliases so this package builds in conjunction with other packages that also depend on openssl_grpc like Firebase. According to Apple docs: The key is an original target name and the value is a new unique name mapped to the name of the .swiftmodule binary.

Screenshot 2024-08-23 at 08 49 15

How did you test this change?

  • Xcode 15.1
  • macOS 14.6.1
  • SPM integration via Tuist 4.24.0, also tested via regular Xcode SPM integration

url: "https://github.com/bourdakos1/abseil-cpp-SwiftPM.git",
branch: "cxx17-test"
url: "https://github.com/monzo/abseil-cpp-SwiftPM.git",
exact: "0.20240902.0"
Copy link
Author

Choose a reason for hiding this comment

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

This tag doesn't exist yet. Pending on monzo/abseil-cpp-SwiftPM#1

url: "https://github.com/firebase/boringssl-SwiftPM.git",
"0.7.1"..<"0.8.0"
url: "https://github.com/monzo/boringssl-SwiftPM.git",
exact: "0.7.3"
Copy link 8000
Author

Choose a reason for hiding this comment

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

This tag doesn't exist yet. Pending on monzo/boringSSL-SwiftPM#1

@monchote monchote merged commit 863af0c into main Sep 2, 2024
@monchote monchote deleted the spm-fixes branch September 2, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0