Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobcxdev committed Feb 6, 2021
2 parents a1eb061 + de74f2b commit 7b66c9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export ARCHS = arm64 arm64e
export TARGET = iphone::11.0:latest
export TARGET = iphone::11.0:11.0
INSTALL_TARGET_PROCESSES = Facebook Preferences

include $(THEOS)/makefiles/common.mk
Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Description: Remove sponsored and suggested posts, videos, etc. from Facebook.
Maintainer: JacobCXDev <[email protected]>
Author: JacobCXDev <[email protected]>
Section: Tweaks
Version: 1.2.8
Version: 1.2.9
2 changes: 2 additions & 0 deletions fbspnosorpreferences/Resources/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
<string>Follow me on Twitter</string>
<key>username</key>
<string>jcxdev</string>
<key>avatarURL</key>
<string>https://github.com/jacobcxdev.png</string>
<key>shouldDisplayAvatar</key>
<true/>
</dict>
Expand Down

0 comments on commit 7b66c9c

Please sign in to comment.