Skip to content

Fix compilation errors for modern Xcode versions - #398

Open
and wants to merge 4 commits into
scrod:masterfrom
and:master
Open

Fix compilation errors for modern Xcode versions#398
and wants to merge 4 commits into
scrod:masterfrom
and:master

Conversation

@and

@and and commented Feb 8, 2026

Copy link
Copy Markdown
  • Works on Mac OS Tahoe 26.2
  • Fix incompatible function pointer types in LinkingEditor.m by adding explicit IMP cast
  • Fix incompatible function pointer types in GlobalPrefs.m by adding explicit cast
  • Remove deprecated -whatsloaded linker flag from project settings

These changes allow the project to build successfully on Xcode 16 with macOS SDK 26.2.

Screenshot 2026-02-08 at 9 19 16 AM

Anand and others added 4 commits February 8, 2026 09:31
- Fix incompatible function pointer types in LinkingEditor.m by adding explicit IMP cast
- Fix incompatible function pointer types in GlobalPrefs.m by adding explicit cast
- Remove deprecated -whatsloaded linker flag from project settings

These changes allow the project to build successfully on Xcode 16 with macOS SDK 26.2.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add .md and .markdown extensions to PlainTextFormat
- Markdown files can now be read and written by Notational Velocity
- Files are treated as plain text with UTF-8 encoding

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: d07fb2dbcd0f
@scrod

scrod commented Feb 20, 2026

Copy link
Copy Markdown
Owner

I have a considerably more advanced version that fixes the issues you mentioned; I will push it soon.

@jptechco

Copy link
Copy Markdown

@scrod Any timeline on new release? I've been a long user, but Apple is now ending support for Intel-based apps running on Apple Silicon. I'm getting notifications that the app won't run much longer on my laptop.

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.

3 participants