kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.23k stars 705 forks source link

Compile failed #495

Closed currycao closed 3 months ago

currycao commented 3 months ago

The source file paths in project.pbxproj do not match the actual paths. commit: 992a1c6

GLinnik21 commented 3 months ago

Hi!

The source file paths in project.pbxproj don’t need to match the actual paths. These are just remnants that need to be removed. You can now use Package.swift with Xcode to compile the project for different OSes.