xfuture 1.3.7 → 1.3.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,146 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Resources/geoip.dat</key>
8
+ <data>
9
+ cYTiDaLKcfq3m5LmSpWm7ja8DAs=
10
+ </data>
11
+ <key>Resources/geosite.dat</key>
12
+ <data>
13
+ XkOqgngxVqAatnc7qsyU3fo5IHs=
14
+ </data>
15
+ </dict>
16
+ <key>files2</key>
17
+ <dict>
18
+ <key>Resources/geoip.dat</key>
19
+ <dict>
20
+ <key>hash2</key>
21
+ <data>
22
+ lqNiMPZrraObCbVhO4YzvxsjBrcv0J9FLy2m/Jc57dY=
23
+ </data>
24
+ </dict>
25
+ <key>Resources/geosite.dat</key>
26
+ <dict>
27
+ <key>hash2</key>
28
+ <data>
29
+ UZWDxZP62mz41inrQoZSGZq3FdZBBz9kEiweLGi2xD8=
30
+ </data>
31
+ </dict>
32
+ <key>embedded.provisionprofile</key>
33
+ <dict>
34
+ <key>hash2</key>
35
+ <data>
36
+ aV/5KIgZ1P4DCb4ZEpFjID16tWzhq75JPrYXtCK9hPA=
37
+ </data>
38
+ </dict>
39
+ </dict>
40
+ <key>rules</key>
41
+ <dict>
42
+ <key>^Resources/</key>
43
+ <true/>
44
+ <key>^Resources/.*\.lproj/</key>
45
+ <dict>
46
+ <key>optional</key>
47
+ <true/>
48
+ <key>weight</key>
49
+ <real>1000</real>
50
+ </dict>
51
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
52
+ <dict>
53
+ <key>omit</key>
54
+ <true/>
55
+ <key>weight</key>
56
+ <real>1100</real>
57
+ </dict>
58
+ <key>^Resources/Base\.lproj/</key>
59
+ <dict>
60
+ <key>weight</key>
61
+ <real>1010</real>
62
+ </dict>
63
+ <key>^version.plist$</key>
64
+ <true/>
65
+ </dict>
66
+ <key>rules2</key>
67
+ <dict>
68
+ <key>.*\.dSYM($|/)</key>
69
+ <dict>
70
+ <key>weight</key>
71
+ <real>11</real>
72
+ </dict>
73
+ <key>^(.*/)?\.DS_Store$</key>
74
+ <dict>
75
+ <key>omit</key>
76
+ <true/>
77
+ <key>weight</key>
78
+ <real>2000</real>
79
+ </dict>
80
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
81
+ <dict>
82
+ <key>nested</key>
83
+ <true/>
84
+ <key>weight</key>
85
+ <real>10</real>
86
+ </dict>
87
+ <key>^.*</key>
88
+ <true/>
89
+ <key>^Info\.plist$</key>
90
+ <dict>
91
+ <key>omit</key>
92
+ <true/>
93
+ <key>weight</key>
94
+ <real>20</real>
95
+ </dict>
96
+ <key>^PkgInfo$</key>
97
+ <dict>
98
+ <key>omit</key>
99
+ <true/>
100
+ <key>weight</key>
101
+ <real>20</real>
102
+ </dict>
103
+ <key>^Resources/</key>
104
+ <dict>
105
+ <key>weight</key>
106
+ <real>20</real>
107
+ </dict>
108
+ <key>^Resources/.*\.lproj/</key>
109
+ <dict>
110
+ <key>optional</key>
111
+ <true/>
112
+ <key>weight</key>
113
+ <real>1000</real>
114
+ </dict>
115
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
116
+ <dict>
117
+ <key>omit</key>
118
+ <true/>
119
+ <key>weight</key>
120
+ <real>1100</real>
121
+ </dict>
122
+ <key>^Resources/Base\.lproj/</key>
123
+ <dict>
124
+ <key>weight</key>
125
+ <real>1010</real>
126
+ </dict>
127
+ <key>^[^/]+$</key>
128
+ <dict>
129
+ <key>nested</key>
130
+ <true/>
131
+ <key>weight</key>
132
+ <real>10</real>
133
+ </dict>
134
+ <key>^embedded\.provisionprofile$</key>
135
+ <dict>
136
+ <key>weight</key>
137
+ <real>20</real>
138
+ </dict>
139
+ <key>^version\.plist$</key>
140
+ <dict>
141
+ <key>weight</key>
142
+ <real>20</real>
143
+ </dict>
144
+ </dict>
145
+ </dict>
146
+ </plist>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xfuture",
3
- "version": "1.3.7",
3
+ "version": "1.3.8",
4
4
  "description": "electron vpn sdk",
5
5
  "main": "x.js",
6
6
  "scripts": {
@@ -28,6 +28,7 @@
28
28
  "config.js",
29
29
  "package.json",
30
30
  "package/mac/xFuture.framework",
31
+ "package/mac/sg.linkv.xxfuture.xnetworkextension.systemextension",
31
32
  "package/windows/sysproxy.exe",
32
33
  "package/windows/xFuture.node",
33
34
  "package/windows/xray.dll",