Skip to content

Commit

Permalink
update version and replace small icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tzmax committed Apr 2, 2022
1 parent a088025 commit 1a5b635
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions V2RayX/Assets.xcassets/statusBarIcon.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"images" : [
{
"filename" : "vx 16_h.png",
"filename" : "vx_16_h.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "vx 32_h.png",
"filename" : "vx_32_h.png",
"idiom" : "universal",
"scale" : "2x"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"images" : [
{
"filename" : "vx 510_%18@1x.png",
"filename" : "vx_16_h.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "vx 510_%18@2x.png",
"filename" : "vx_32_h.png",
"idiom" : "universal",
"scale" : "2x"
},
Expand Down
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions V2RayXS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@
CURRENT_PROJECT_VERSION = 1;
INFOPLIST_FILE = V2RayX/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = cenmrev.V2RayXS;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -782,7 +782,7 @@
CURRENT_PROJECT_VERSION = 1;
INFOPLIST_FILE = V2RayX/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = cenmrev.V2RayXS;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down

0 comments on commit 1a5b635

Please sign in to comment.