@@ -143,9 +143,9 @@ public class PurchaseManager: NSObject {
}
@objc public var isVip: Bool {
-// #if DEBUG
-// return true
-// #endif
+ #if DEBUG
+ return true
+ #endif
guard let expiresDate = expiredDate else {
return false
@@ -0,0 +1,10 @@
+/*
+ InfoPlist.strings
+ AIEmoji
+
+ Created by 100Years on 2025/4/6.
+*/
+NSPhotoLibraryUsageDescription = "Permita-nos acessar fotos para fazer upload de suas fotos para gerar novos estilos.";