Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
6b1c12d1
Commit
6b1c12d1
authored
Jul 29, 2015
by
Chinmay Garde
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Specify a default launch screen for iOS Asteroids
parent
a17662e6
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletion
+5
-1
BUILD.gn
packages/flutter/example/game/BUILD.gn
+2
-1
Info.plist
packages/flutter/example/game/ios/Info.plist
+3
-0
01J-lp-oVM-view-Ze5-6b-2t3.nib
...s/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib
+0
-0
Info.plist
...tter/example/game/ios/LaunchScreen.storyboardc/Info.plist
+0
-0
UIViewController-01J-lp-oVM.nib
.../LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib
+0
-0
No files found.
packages/flutter/example/game/BUILD.gn
View file @
6b1c12d1
...
...
@@ -16,9 +16,10 @@ sky_app("game") {
]
} else if (is_ios) {
info_plist = "ios/Info.plist"
launcher_
icon
s = [
launcher_
resource
s = [
"assets/Icon.png",
"assets/Icon@2x.png",
"ios/LaunchScreen.storyboardc",
]
}
}
packages/flutter/example/game/ios/Info.plist
View file @
6b1c12d1
...
...
@@ -15,6 +15,9 @@
<
k
e
y
>
CFBundleDisplayName
<
/k
e
y
>
<
string
>
Asteroids
<
/string
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
<
string
>
LaunchScreen
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
org.domokit.sky.game
<
/string
>
...
...
packages/flutter/example/game/ios/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib
0 → 100644
View file @
6b1c12d1
File added
packages/flutter/example/game/ios/LaunchScreen.storyboardc/Info.plist
0 → 100644
View file @
6b1c12d1
File added
packages/flutter/example/game/ios/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib
0 → 100644
View file @
6b1c12d1
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment