fix: update icon setting
# Conflicts: # ClashX/Info.plist
This commit is contained in:
parent
58c851b670
commit
87c88d2d71
|
@ -82,7 +82,7 @@ jobs:
|
|||
with:
|
||||
files: ClashX.dmg
|
||||
# draft: true
|
||||
# prerelease: true
|
||||
prerelease: true
|
||||
|
||||
- name: update gitpage
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
49722FF0211F338B00650A41 /* EventStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49722FEB211F338B00650A41 /* EventStream.swift */; };
|
||||
49722FF1211F338B00650A41 /* Witness.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49722FEC211F338B00650A41 /* Witness.swift */; };
|
||||
49761DA721C9497000AE13EF /* dashboard in Resources */ = {isa = PBXBuildFile; fileRef = 49761DA621C9497000AE13EF /* dashboard */; };
|
||||
497F0DF320DE2FE50077AD41 /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 497F0DF220DE2FE50077AD41 /* Icon.icns */; };
|
||||
4981C88B216BAE4A008CC14A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4981C88D216BAE4A008CC14A /* Localizable.strings */; };
|
||||
4982F51F2344A216008804B0 /* Cgo+Convert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4982F51E2344A216008804B0 /* Cgo+Convert.swift */; };
|
||||
49862FA0218418C600A1D5EC /* ClashRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49862F9F218418C600A1D5EC /* ClashRule.swift */; };
|
||||
|
@ -141,7 +140,6 @@
|
|||
49722FEC211F338B00650A41 /* Witness.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Witness.swift; sourceTree = "<group>"; };
|
||||
49722FED211F338B00650A41 /* Witness.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Witness.h; sourceTree = "<group>"; };
|
||||
49761DA621C9497000AE13EF /* dashboard */ = {isa = PBXFileReference; lastKnownFileType = folder; path = dashboard; sourceTree = "<group>"; };
|
||||
497F0DF220DE2FE50077AD41 /* Icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Icon.icns; sourceTree = "<group>"; };
|
||||
4981C887216BAB8A008CC14A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
||||
4981C88C216BAE4A008CC14A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
||||
4981C88E216BAE4D008CC14A /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||
|
@ -416,7 +414,6 @@
|
|||
49CF3B3A20CD783A001EBF94 /* Support Files */,
|
||||
49CF3B2020CD7463001EBF94 /* AppDelegate.swift */,
|
||||
49CF3B2420CD7465001EBF94 /* Assets.xcassets */,
|
||||
497F0DF220DE2FE50077AD41 /* Icon.icns */,
|
||||
49CF3B2620CD7465001EBF94 /* Main.storyboard */,
|
||||
49CF3B2920CD7465001EBF94 /* Info.plist */,
|
||||
49CF3B2A20CD7465001EBF94 /* ClashX.entitlements */,
|
||||
|
@ -578,7 +575,6 @@
|
|||
49CF3B2820CD7465001EBF94 /* Main.storyboard in Resources */,
|
||||
499A485A22ED781100F6C675 /* RemoteConfigAddView.xib in Resources */,
|
||||
4989F98420D02D200001E564 /* Country.mmdb in Resources */,
|
||||
497F0DF320DE2FE50077AD41 /* Icon.icns in Resources */,
|
||||
4989F98E20D0AE990001E564 /* sampleConfig.yaml in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
|
@ -884,6 +880,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 5217C006C5A22A1CEA24BFC1 /* Pods-ClashX.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = ClashX/ClashX.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Developer ID Application";
|
||||
|
@ -926,6 +923,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = A1485BCE642059532D01B8BA /* Pods-ClashX.release.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = ClashX/ClashX.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Developer ID Application";
|
||||
|
|
BIN
ClashX/Icon.icns
BIN
ClashX/Icon.icns
Binary file not shown.
|
@ -21,8 +21,6 @@
|
|||
</array>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Icon</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
|
|
@ -165,4 +165,4 @@
|
|||
"Details" = "查看详情";
|
||||
|
||||
/* No comment provided by engineer. */
|
||||
"This version of ClashX contains a break change due to clash core 1.0 released. Check if your config is not working properly." = "由于Clash Core发布1.0版本,使用此版本的ClashX可能需要更新配置内容,前往 https://github.com/Dreamacro/clash/wiki/breaking-changes-in-1.0.0 查看详情";
|
||||
"This version of ClashX contains a break change due to clash core 1.0 released. Check if your config is not working properly." = "由于Clash Core发布1.0版本,使用此版本的 ClashX 可能需要更新配置内容\n前往 https://github.com/Dreamacro/clash/wiki/breaking-changes-in-1.0.0 查看详情";
|
||||
|
|
Loading…
Reference in New Issue