xfuture 1.4.1 → 1.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  <plist version="1.0">
4
4
  <dict>
5
5
  <key>BuildMachineOSBuild</key>
6
- <string>23A344</string>
6
+ <string>22D49</string>
7
7
  <key>CFBundleDevelopmentRegion</key>
8
8
  <string>en</string>
9
9
  <key>CFBundleExecutable</key>
@@ -31,15 +31,15 @@
31
31
  <key>DTPlatformName</key>
32
32
  <string>macosx</string>
33
33
  <key>DTPlatformVersion</key>
34
- <string>14.0</string>
34
+ <string>13.3</string>
35
35
  <key>DTSDKBuild</key>
36
- <string>23A334</string>
36
+ <string>22E245</string>
37
37
  <key>DTSDKName</key>
38
- <string>macosx14.0</string>
38
+ <string>macosx13.3</string>
39
39
  <key>DTXcode</key>
40
- <string>1500</string>
40
+ <string>1430</string>
41
41
  <key>DTXcodeBuild</key>
42
- <string>15A240d</string>
42
+ <string>14E222b</string>
43
43
  <key>LSMinimumSystemVersion</key>
44
44
  <string>11.0</string>
45
45
  </dict>
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Resources/Info.plist</key>
8
8
  <data>
9
- NORchGj4Sag131BiW52xxOoSc7c=
9
+ 1NiOIarjemc4QHsGzOJcWAInHHM=
10
10
  </data>
11
11
  </dict>
12
12
  <key>files2</key>
@@ -29,14 +29,14 @@
29
29
  <dict>
30
30
  <key>hash2</key>
31
31
  <data>
32
- gaBXfJL55Uq9gejxtrp6CHn2ZlbfgvwkFuU4l1b4O2w=
32
+ DA/jw7olTGYvRalv5OI0OoQ7XVigdNLuG85HvOgghqk=
33
33
  </data>
34
34
  </dict>
35
35
  <key>Resources/Info.plist</key>
36
36
  <dict>
37
37
  <key>hash2</key>
38
38
  <data>
39
- yTeWir76v8lM4qOpyVI4w4FSTKmeCK0kxOyYd38yQ6Q=
39
+ fAQxYM7cbmCucoWKa4JP/m180dYE0EvdDrNDW5a6UqU=
40
40
  </data>
41
41
  </dict>
42
42
  </dict>
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xfuture",
3
- "version": "1.4.1",
3
+ "version": "1.4.3",
4
4
  "description": "electron vpn sdk",
5
5
  "main": "x.js",
6
6
  "scripts": {
@@ -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
  }