Skip to content

HTTP requests fail on OSX #2443

Answered by halx99
katwdev91 asked this question in Q&A
Mar 11, 2025 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

We haven't try the latest dev branch today, but we might have some clue. Since 2 macs have 2 different results, we tried copying engine / project to each other and cross test today.

After comparing the folders with external tool, we found that the 2 lines in my CMakeList might be affecting the results. set_xcode_property(${APP_NAME} CODE_SIGN_IDENTITY "") set_xcode_property(${APP_NAME} CODE_SIGNING_ALLOWED "YES") If these 2 lines are added, I see error 8, otherwise it works fine. Adding these 2 lines on the working mac also makes it error 8. I'm not sure how these lines are impacting the result though.

One strange observation is that when we compare our engine folder. The 3rdparty/openss…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@katwdev91
Comment options

Comment options

You must be logged in to vote
3 replies
@halx99
Comment options

Answer selected by katwdev91
@halx99
Comment options

@halx99
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants