mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
dont need that
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
import Orion
|
||||
import UIKit
|
||||
import StoreKit
|
||||
|
||||
// uncomment if you're building for jailbreak, cause ipa crashes:
|
||||
// Fatal error: Error in tweak EeveeSpotify: Failed to hook method -[SKStoreReviewController requestReview:] (Could not hook method)
|
||||
// Fatal error: Error in tweak EeveeSpotify: Failed to hook method -[SKStoreReviewController requestReviewInScene:] (Could not hook method)
|
||||
|
||||
// class SKStoreReviewControllerHook: ClassHook<SKStoreReviewController> {
|
||||
// func requestReview() { }
|
||||
// func requestReviewInScene(_ scene: UIWindowScene) { }
|
||||
// }
|
||||
Reference in New Issue
Block a user