From f5b8d268d8536b189033611af83fc089cb6da4cb Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 04 一月 2022 14:36:56 +0800 Subject: [PATCH] 2022-01-04 1.修改APPLogo和APP名字 --- Crabtree/ON.Ios/Assets.xcassets/Contents.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Crabtree/ON.Ios/Assets.xcassets/Contents.json b/Crabtree/ON.Ios/Assets.xcassets/Contents.json index 4caf392..73c0059 100755 --- a/Crabtree/ON.Ios/Assets.xcassets/Contents.json +++ b/Crabtree/ON.Ios/Assets.xcassets/Contents.json @@ -1,6 +1,6 @@ -锘縶 +{ "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -} \ No newline at end of file +} -- Gitblit v1.8.0