eqMac icon indicating copy to clipboard operation
eqMac copied to clipboard

https://github.com/bitgapp/AMCoreAudio.git not found

Open tounaobun opened this issue 2 years ago • 3 comments

https://github.com/bitgapp/AMCoreAudio.git not found when running 'pod install' command.

tounaobun avatar Oct 08 '23 06:10 tounaobun

I'm assuming @nodeful had a fork of https://cocoapods.org/pods/AMCoreAudio which is now refactored into https://github.com/rnine/SimplyCoreAudio and the source here isn't updated?

Solution

Anyone else trying to compile this, the commit you're looking for is: https://github.com/nodeful/SimplyCoreAudio/tree/b312d1509ef863dea3ca56cfa3f57451de4ff721

you can either compile and include it locally or just fork this commit and edit the PodFile to point to your fork.

madmalloc avatar Oct 24 '23 21:10 madmalloc

I'm assuming @nodeful had a fork of https://cocoapods.org/pods/AMCoreAudio which is now refactored into https://github.com/rnine/SimplyCoreAudio and the source here isn't updated?

Solution

Anyone else trying to compile this, the commit you're looking for is: https://github.com/nodeful/SimplyCoreAudio/tree/b312d1509ef863dea3ca56cfa3f57451de4ff721

you can either compile and include it locally or just fork this commit and edit the PodFile to point to your fork.

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

This commit doesn't exist, is there another one?

nifhanif avatar Nov 21 '23 09:11 nifhanif