Skip to content

Commit ceb2c1c

Browse files
committed
update core
1 parent 2919a88 commit ceb2c1c

File tree

8 files changed

+508
-252
lines changed

8 files changed

+508
-252
lines changed

Build/V2rayU.developerprofile

-37.8 KB
Binary file not shown.

Build/build.plist

Lines changed: 0 additions & 10 deletions
This file was deleted.

Build/v2ray-core/.DS_Store

0 Bytes
Binary file not shown.

Build/v2ray-core/geoip.dat

68.4 KB
Binary file not shown.

Build/v2ray-core/geosite.dat

Lines changed: 507 additions & 239 deletions
Large diffs are not rendered by default.

Build/v2ray-core/v2ray

74.8 KB
Binary file not shown.

Build/v2ray-core/v2ray-arm64

43.2 KB
Binary file not shown.

V2rayU.xcodeproj/project.pbxproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
669468492C076C2800146109 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
143143
66973EB621797719001FEA1E /* ServiceManagement.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ServiceManagement.framework; path = System/Library/Frameworks/ServiceManagement.framework; sourceTree = SDKROOT; };
144144
66A358672C39517F00914A25 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
145-
66A358682C3959AE00914A25 /* build.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = build.plist; sourceTree = "<group>"; };
146145
66A5CE4521706B5A009B08B2 /* Pods_V2rayU.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_V2rayU.framework; sourceTree = BUILT_PRODUCTS_DIR; };
147146
66A77BE2268225790097A126 /* v2ray-core */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "v2ray-core"; path = "Build/v2ray-core"; sourceTree = "<group>"; };
148147
66ACB19F21757D5B005B5881 /* MainMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainMenu.swift; sourceTree = "<group>"; };
@@ -297,7 +296,6 @@
297296
66FEAD44217D75D7009DECF9 /* Build */ = {
298297
isa = PBXGroup;
299298
children = (
300-
66A358682C3959AE00914A25 /* build.plist */,
301299
6625848E2AB746D500DFDC1E /* appdmg.sh */,
302300
66FEAD45217D75FC009DECF9 /* release.sh */,
303301
6D6DFD93CE866018306A090E /* pac */,
@@ -432,7 +430,7 @@
432430
};
433431
buildConfigurationList = 664EB36C216C9A5E00B6AE0D /* Build configuration list for PBXProject "V2rayU" */;
434432
compatibilityVersion = "Xcode 9.3";
435-
developmentRegion = "zh-Hans";
433+
developmentRegion = en;
436434
hasScannedForEncodings = 0;
437435
knownRegions = (
438436
en,

0 commit comments

Comments
 (0)