xfuture 1.3.9 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (16) hide show
  1. package/package/mac/install_helper.sh +3 -3
  2. package/package/mac/xFuture.framework/{Resources → Versions/A/Resources}/Info.plist +6 -6
  3. package/package/mac/xFuture.framework/{_CodeSignature → Versions/A/_CodeSignature}/CodeResources +3 -3
  4. package/package/mac/xFuture.framework/{xFuture → Versions/A/xFuture} +0 -0
  5. package/package/mac/xFuture.node +0 -0
  6. package/package/mac/xfuture_helper +0 -0
  7. package/package.json +1 -2
  8. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/Info.plist +0 -60
  9. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/MacOS/sg.linkv.xxfuture.xnetworkextension +0 -0
  10. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/Resources/geoip.dat +0 -0
  11. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/Resources/geosite.dat +0 -16149
  12. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/_CodeSignature/CodeResources +0 -146
  13. package/package/mac/Library/SystemExtension/sg.linkv.xxfuture.xnetworkextension.systemextension/Contents/embedded.provisionprofile +0 -0
  14. package/package/mac/xFuture.framework/{Headers → Versions/A/Headers}/YDLinkManager.h +0 -0
  15. package/package/mac/xFuture.framework/{Headers → Versions/A/Headers}/xFuture.h +0 -0
  16. package/package/mac/xFuture.framework/{Modules → Versions/A/Modules}/module.modulemap +1 -1
@@ -1,146 +0,0 @@
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>
@@ -1,6 +1,6 @@
1
1
  framework module xFuture {
2
2
  umbrella header "xFuture.h"
3
- export *
4
3
 
4
+ export *
5
5
  module * { export * }
6
6
  }