Skip to content
  • 当前项目
    • 正在载入...
  • 登录

陈高翔 / DreamSleep-iOS

Unknown
转到一个项目
切换导航栏
切换导航栏固定状态
  • 项目
  • 群组
  • 代码片段
  • 帮助
  • 项目
  • 活动
  • 版本库
  • 流水线
  • 图表
  • 问题 0
  • 合并请求 0
  • 维基
  • 网络
  • 创建新的问题
  • 作业
  • 提交
  • 问题看板
  • 文件
  • 提交
  • 网络
  • 比较
  • 分支
  • 标签
切换分支/标签
  • DreamSleep-iOS
  • DreamSleep
  • TapiOS
  • Unity-iPhone
  • Images.xcassets
  • AppIcon.appiconset
  • Contents.json
  • cgx's avatar
    优化unity 40分钟退到首页后不断执行关闭方法bug · 45d5d79e
    cgx 提交于 2022-06-22 09:12:49 +0800
    45d5d79e 浏览文件
Contents.json 340 字节
原文件 审查 历史 永久链接
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
	"images" : [
		{
			"filename" : "Icon-iPhone-120.png",
			"idiom" : "iphone",
			"scale" : "2x",
			"size" : "60x60"
		},
		{
			"filename" : "Icon-iPhone-180.png",
			"idiom" : "iphone",
			"scale" : "3x",
			"size" : "60x60"
		}
	],
	"info" : {
		"author" : "xcode",
		"version" : 1
	},
	"properties" : {
		"pre-rendered" : false
	}
}