Disk-Arbitrator icon indicating copy to clipboard operation
Disk-Arbitrator copied to clipboard

feat: Update to xcode 15 macos 14.2

Open disaac opened this issue 1 year ago • 0 comments

project.pbxproj

  • disabled user script sandboxing to avoid errors running perl script for markdown.
  • Added additional xcode settings for v15
  • Updated deployment targets to 14.2

xcschemes

  • Updated schemas to upgradeversion 1520 for xcode 15.

DiskArbitratorAppController.m

  • Removed calls to deprecated APIs replacing with new ones.

Fix: Fixes Issue #48

disaac avatar Feb 23 '24 18:02 disaac