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

Update Xcode project file and SDL1 in oslibs/macosx #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BenderBlog
Copy link

Main change:

  1. Update Xcode to latest, remove tons of "ppc, i386" stuff.
  2. SDL use SDL12_compat built by https://github.com/Alexco500/libsdl12-compat.
  3. LD_FLAG add "-rpath @executable_path/../Frameworks" and "-ld_classic".

Since I do not want to sign the build, a process is need after get the app:
codesign --force --deep --sign - Hexen_II-gl.app

Both gl and software built for Apple Native.
build-result.zip

My post on Bilibili, just see the pictures. Sorry for the language inconvenience...
https://www.bilibili.com/opus/940317157468667941

@BenderBlog BenderBlog changed the title Update Xcode project file and SDL Update Xcode project file and SDL1 in oslibs/macosx Jun 7, 2024
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.

None yet

1 participant