FLEXTool / FLEX

An in-app debugging and exploration tool for iOS
Other
14.03k stars 1.7k forks source link

Fix Xcode 15 SPM warning related to iOS 12 support #688

Closed kikeenrique closed 7 months ago

kikeenrique commented 7 months ago

This PR fixes a Xcode 15 SPM warning related to iOS 12 support, which is the minimum version supported.

NSExceptional commented 7 months ago

Thanks!