thebitguru / play-button-itunes-patch

Play Button iTunes Patch
http://www.thebitguru.com/projects/iTunesPatch
Other
644 stars 19 forks source link

Not working on MacOS Sierra #38

Closed oscarmorrison closed 7 years ago

oscarmorrison commented 7 years ago

Patch opens, then just quits automatically

thebitguru commented 7 years ago

Sorry for the delay, @oscarmorrison. Can you look in the Console app around the time that you launch the app and see if there is any info about the crash there?

btrd commented 7 years ago

I have the same issue and I got this in my console


2017-01-04 17:14:03:259 Play Button iTunes Patch[57389:307] Xcode command line tools are installed.
2017-01-04 17:14:05:122 Play Button iTunes Patch[57389:307] Requesting patch...
2017-01-04 17:14:05:123 Play Button iTunes Patch[57389:307] Patching rcd...
2017-01-04 17:14:05:124 Play Button iTunes Patch[57389:307] Replaced instance #1 at 36141:48
2017-01-04 17:14:05:124 Play Button iTunes Patch[57389:307] No more instances.
2017-01-04 17:14:05:124 Play Button iTunes Patch[57389:307] Replaced 1 total instances
2017-01-04 17:14:07:764 Play Button iTunes Patch[57389:307] Creating backup file /System/Library/CoreServices/rcd.app/Contents/MacOS//rcd_backup_1.0_20170104_17_14.07 before overwriting rcd.
2017-01-04 17:14:07:764 Play Button iTunes Patch[57389:307] writeDataToProtectedFile: /System/Library/CoreServices/rcd.app/Contents/MacOS//rcd_backup_1.0_20170104_17_14.07
authopen: couldn't open /System/Library/CoreServices/rcd.app/Contents/MacOS/rcd_backup_1.0_20170104_17_14.07: Operation not permitted
thebitguru commented 7 years ago

@btrd, looks like SIP wasn't disabled on your system. Please see the OS X El Capitan, macOS Sierra Compatibility section at https://thebitguru.com/projects/itunes-patch

thebitguru commented 7 years ago

Closing because I haven't seen a response. Please reopen if still an issue.