mattgallagher / CwlPreconditionTesting

A Mach exception handler that allows Swift precondition failures to be caught and tested.
ISC License
175 stars 46 forks source link

[Issue 38] Address Xcode 16 build warnings #39

Closed LowAmmo closed 1 month ago

LowAmmo commented 2 months ago

Updated Dependency:

Resolves Issue #38

Increased versions all around to match the tag (if desired, could easily ONLY increase the CwlPreconditionTesting version, but this way they all use the same tag for the same version)

LowAmmo commented 2 months ago

NOTE: Should be pulled in AFTER mattgallagher/CwlCatchException#10

mattgallagher commented 1 month ago

All looks good to me. Thanks for your help!