File tree Expand file tree Collapse file tree
Safari-Extension/Resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "default_locale" : " en" ,
55 "name" : " __MSG_extension_name__" ,
66 "description" : " __MSG_extension_description__" ,
7- "version" : " 4.3.3 " ,
7+ "version" : " 4.4.0 " ,
88 "icons" : {
99 "48" : " images/icon-48.png" ,
1010 "96" : " images/icon-96.png" ,
Original file line number Diff line number Diff line change 11#include "Userscripts-Base.xcconfig"
22
33INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2021 Justin Wasack. All rights reserved.
4- IOS_APP_BUILD = 38
5- IOS_APP_VERSION = 1.3.3
6- MAC_APP_BUILD = 65
7- MAC_APP_VERSION = 4.3.3
4+ IOS_APP_BUILD = 41
5+ IOS_APP_VERSION = 1.4.0
6+ MAC_APP_BUILD = 68
7+ MAC_APP_VERSION = 4.4.0
88
99// Developer Team ID
1010DEVELOPMENT_TEAM = J74Q8V8V8N
@@ -21,4 +21,4 @@ MAC_SHARED_GID = $(DEVELOPMENT_TEAM).com.userscripts.macos
2121APP_URL_SCHEME = userscriptsurlscheme
2222
2323// Override this file
24- #include? "Userscripts-Release.dev.xcconfig"
24+ #include? "Userscripts-Release.dev.xcconfig"
You can’t perform that action at this time.
0 commit comments