KrauseFx / overkill-for-mac

Stop iTunes from opening when you connect your iPhone
https://krausefx.com
Other
516 stars 26 forks source link

Adjustments #21

Closed Tatsh closed 5 years ago

Tatsh commented 5 years ago

I had a crash on first run. I made the code tolerate for this error from LSSharedFileListItemCopyResolvedURL, which can return many including Error Domain=NSCocoaErrorDomain Code=4 "The file doesn’t exist.".

Also I removed unnecessary code signing. This makes the project able to build simply by typing xcodebuild.