apple-ihack-geek
apple-ihack-geek
I noticed that since Spotify cross-fades adds in with songs, and your app mutes right when the ad starts and not when the songs end, that means that however much...
I'm running on Monterey 12.1 I have xcode 13.1 installed (if that's relevant) I extracted the folder, ran ```chmod +x ./idev*``` when i tried to run device_id I got the...
Lockbox/Lockbox.m:199:58 'initForWritingWithMutableData:' is deprecated: first deprecated in iOS 12.0 - Use -initRequiringSecureCoding: instead Lockbox/Lockbox.m:214:68 'initForReadingWithData:' is deprecated: first deprecated in iOS 12.0 - Use -initForReadingFromData:error: instead I'll probably end up...