commits
Fixes a warning about launchctl not being able to create the `overrides.plist` file:
```
Could not open job overrides database at: /private/var/db/launchd.db/com.apple.launchd/overrides.plist: 2: No such file or directory
```
Update Submodules
darlinghq/darling-cocotron#49 | Add symbols for skyline
darlinghq/darling-dmg#107 | CMake fixes for gcc 15
darlinghq/darling-cocotron#50 | Add stub for existing symbol to improve skyline
darlinghq/darling-cocotron#51 | Add symbols for ShapeScript Viewer
darlinghq/darling-metal#1 | Add symbols for skyline and ShapeScript Viewer
darlinghq/darling-foundation#23 | Add symbols for ShapeScript Viewer
darlinghq/darling-cocotron#46 | Add symbols for MidiSuite application
CMake protect PATH in dSYM generation
Add symbols for skyline
Add private framework UIFoundation
Add framework AudioVideoBridging
Fix building against FFmpeg 8
darlinghq/darling-cocotron#47 | Add stubs for Xcode 3.0
darlinghq/darling-cocotron#48 | Add symbols for BibDesk
darlinghq/darling-corecrypto#12 | Export _cccurve25519_make_key_pair symbol
darlinghq/darling-foundation#20 | Add macros for NS_TYPED_ENUM
darlinghq/darling-foundation#21 | Add symbols for BibDesk
darlinghq/darling-foundation#22 | Fix NSSocketPortNameServer header reference
Add symbols for BibDesk
darlinghq/darling-foundation#18 | Add symbols for SubEthaEdit app
darlinghq/darling-foundation#19 | Add stubs for Xcode 3.0
darlinghq/darling-cocotron#45 | Add symbols for SubEthaEdit app
darlinghq/darling-xnu#11 | ulock_wait: Fix timeout calculation
Add symbols for SubEthaEdit app
fix(Carbon): move carbon events core stubs
Update darling stub generator to use up to date copyright header
Co-authored-by: CuriousTommy <curioustommy@protonmail.com>
fix(CarbonCore): add OpenDefaultComponent stub
add missing IBCarbonRuntime.h, associated stubs and modifications to HIToolbox
closes https://github.com/darlinghq/darling/issues/1587
darlinghq/darling-cocotron#40 | Add some CoreText stub definitions
darlinghq/darling-cocotron#42 | Fix NSWindowTemplate logic not applying to both keyed and unkeyed decoding
darlinghq/darling-cocotron#43 | fix(CoreText): missing kCTFontOpenTypeFeature Key and Value
darlinghq/darling-cocotron#44 | several missing symbols
(Syscall Redesign | Part 2) Organize Syscall Source & Header Files
darling-libkqueue#8 | (Syscall Redesign | Part 2) Organize Syscall Source & Header Files
darling-xnu#10 | (Syscall Redesign | Part 2) Organize Syscall Source & Header Files
feat: add a few missing AppleEvent stubs
fix: stop all running darling servers on uninstall
style: touching leading pointer
style: move AEInstallEventHandler to AppleEvents from AE
fix: quotes are needed with test UNIX util
fix: privilage checking
feat: add some LS Handler Stubs
feat: add a few more
style: remove both incorrect and unwanted comments
Fix Building For Fedora 42
We can't use cmake_policy yet since there are older cmake versions that we still need to support.
(Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path
darling-libkqueue#7 | (Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path
darling-xnu#9 | (Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path
The "emulation" folder will now provide symlinks to all the folders located in "src/external/xnu/darling/src/libsystem_kernel/emulation/include"
darling-cocotron#41 | Implement Unkeyed coder support for SimpleCocoaApp
darling-foundation#16 | Fixes for unkeyed decoding
darling-foundation#17 | Implement NSThread callStackSymbols
darling-commoncrypto | Ignore `.gradle` Folder
Generate Speech framework with stub generator
Correctly handle the shellspawn zombie
darlinghq/darling-cocotron#49 | Add symbols for skyline
darlinghq/darling-dmg#107 | CMake fixes for gcc 15
darlinghq/darling-cocotron#50 | Add stub for existing symbol to improve skyline
darlinghq/darling-cocotron#51 | Add symbols for ShapeScript Viewer
darlinghq/darling-metal#1 | Add symbols for skyline and ShapeScript Viewer
darlinghq/darling-foundation#23 | Add symbols for ShapeScript Viewer
darlinghq/darling-cocotron#46 | Add symbols for MidiSuite application
darlinghq/darling-cocotron#47 | Add stubs for Xcode 3.0
darlinghq/darling-cocotron#48 | Add symbols for BibDesk
darlinghq/darling-corecrypto#12 | Export _cccurve25519_make_key_pair symbol
darlinghq/darling-foundation#20 | Add macros for NS_TYPED_ENUM
darlinghq/darling-foundation#21 | Add symbols for BibDesk
darlinghq/darling-foundation#22 | Fix NSSocketPortNameServer header reference
darlinghq/darling-cocotron#40 | Add some CoreText stub definitions
darlinghq/darling-cocotron#42 | Fix NSWindowTemplate logic not applying to both keyed and unkeyed decoding
darlinghq/darling-cocotron#43 | fix(CoreText): missing kCTFontOpenTypeFeature Key and Value
darlinghq/darling-cocotron#44 | several missing symbols
darling-libkqueue#8 | (Syscall Redesign | Part 2) Organize Syscall Source & Header Files
darling-xnu#10 | (Syscall Redesign | Part 2) Organize Syscall Source & Header Files