This commit is contained in:
eevee
2024-05-05 14:34:21 +03:00
parent eb21db0ee3
commit 7daf58ec26
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@ TWEAK_NAME = EeveeSpotify
EeveeSpotify_FILES = $(shell find Sources/EeveeSpotify -name '*.swift') $(shell find Sources/EeveeSpotifyC -name '*.m' -o -name '*.c' -o -name '*.mm' -o -name '*.cpp')
EeveeSpotify_SWIFTFLAGS = -ISources/EeveeSpotifyC/include
EeveeSpotify_EXTRA_FRAMEWORKS = SwiftProtobuf
EeveeSpotify_CFLAGS = -fobjc-arc -ISources/EeveeSpotifyC/include
include $(THEOS_MAKE_PATH)/tweak.mk
+2 -2
View File
@@ -1,9 +1,9 @@
Package: com.eevee.spotify
Name: EeveeSpotify
Version: 1.4.1
Version: 2.0
Architecture: iphoneos-arm
Description: A tweak to get Spotify Premium for free, just like Spotilife
Maintainer: Eevee
Author: Eevee
Section: Tweaks
Depends: ${ORION}, firmware (>= 14.0), org.swift.protobuf.SwiftProtobuf
Depends: ${ORION}, firmware (>= 14.0), org.swift.protobuf.swiftprotobuf