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

Turn off HTTPS support for iOS. #18323

Merged
merged 2 commits into from
Oct 8, 2023
Merged

Turn off HTTPS support for iOS. #18323

merged 2 commits into from
Oct 8, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Oct 8, 2023

Should fix #18322

@Halo-Michael
Copy link
Contributor

Halo-Michael commented Oct 8, 2023

MACOSX flag include iOS
Try
if(NOT ANDROID AND NOT WIN32 AND (NOT APPLE OR IOS))

@hrydgard
Copy link
Owner Author

hrydgard commented Oct 8, 2023

Oh, good point. I'll try that. Little tricky with the negations, here...

@hrydgard hrydgard merged commit 5a29ebf into master Oct 8, 2023
18 checks passed
@hrydgard hrydgard deleted the turn-off-https-ios branch October 8, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PPSSPP Homebrew Store button cause crash in iOS
2 participants