Skip to content

Fixing build issues on MacOS Sequoia - #3

Open
waschinski wants to merge 1 commit into
sptim:masterfrom
waschinski:patch-1
Open

Fixing build issues on MacOS Sequoia#3
waschinski wants to merge 1 commit into
sptim:masterfrom
waschinski:patch-1

Conversation

@waschinski

Copy link
Copy Markdown

I tried installing this tool via brew on Sequoia but building it failed due to this:

/tmp/pdfbooklet-20241213-29081-7bnbx1/pdfbooklet-1.0/pdfbooklet.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 15.1.99. (in target 'pdfbooklet' from project 'pdfbooklet') ** BUILD FAILED **

So I ended up opening the project in Xcode, changing MACOSX_DEPLOYMENT_TARGET to 10.13 and it was building successfully again using xcodebuild.

Changing MACOSX_DEPLOYMENT_TARGET to 10.13
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.

1 participant