Skip to content
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.

Already on GitHub? Sign in to your account

Revert "Update for Xcode 14.3, use private module" #35

Merged
merged 1 commit into from
May 25, 2024

Conversation

leptos-null
Copy link
Member

What does this implement/fix? Explain your changes.

This reverts commit 556ca6f

The changes made in the referenced commit do not seem to be compatible with { Xcode 11/ the associated Swift version } which is used for releases:

DEVELOPER_DIR=/Applications/Xcode_11.7.app/Contents/Developer make clean package FINALPACKAGE=1

Does this close any currently open issues?

Yes: #32

Any relevant logs, error output, etc?

No

Any other comments?

Added #34 to avoid issues in the future where "tests" passes for code that will not work on the "release" workflow.

Where has this been tested?

Operating System: macOS

Platform: Darwin

Target Platform: iOS

Toolchain Version: Xcode 11.7

SDK Version: 13

Copy link
Member

@kabiroberai kabiroberai left a comment

Choose a reason for hiding this comment

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

LGTM, @leptos-null feel free to merge if you have permission — otherwise lmk and I can do it

@leptos-null leptos-null merged commit 2c0b128 into master May 25, 2024
4 checks passed
@leptos-null leptos-null deleted the xcode/compatibility branch May 25, 2024 14:01
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.

4 participants