Skip to content

Commit

Permalink
Another fix for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhmud Ahmad committed Jan 10, 2024
1 parent 716851b commit 037a81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ APPLE_IOS_SIMULATOR_SDK ?= iPhoneSimulator

APPLE_MACOSX := macosx
APPLE_MACOSX_PLATFORM := MacOSX
APPLE_MACOSX_SDK ?= MacOSX14
APPLE_MACOSX_SDK ?= MacOSX13

APPLE_IOS_FRAMEWORK_TYPE := $(APPLE_IOS)
APPLE_IOS_SIMULATOR_FRAMEWORK_TYPE := $(APPLE_IOS_SIMULATOR)
Expand Down

0 comments on commit 037a81c

Please sign in to comment.