Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGithubJoshua authored Feb 4, 2024
1 parent 9575103 commit 8eb8964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ARCHS = arm64 arm64e
include $(THEOS)/makefiles/common.mk

XCODEPROJ_NAME = Orion
Orion_LDFLAGS = -L$(PWD)

ifneq ($(THEOS_PACKAGE_SCHEME),rootless)
Orion_XCODEFLAGS = LD_DYLIB_INSTALL_NAME=/Library/Frameworks/Orion.framework/Orion
Expand Down

0 comments on commit 8eb8964

Please sign in to comment.