提交 a3c82eaf 编写于 作者: C Chinmay Garde

Merge pull request #1754 from chinmaygarde/master

Avoid building the fitness app on iOS due to build errors
......@@ -14,11 +14,6 @@ sky_app("fitness") {
deps = [
"//examples/fitness/apk:resources",
]
} else if (is_ios) {
info_plist = "ios/Info.plist"
launcher_resources = [
"ios/LaunchScreen.storyboardc",
]
} else if (is_mac) {
info_plist = "mac/Info.plist"
xibs = [ "mac/sky_mac.xib" ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册