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
e918ef5d
Commit
e918ef5d
authored
Mar 23, 2017
by
Mikkel Nygaard Ravn
Committed by
GitHub
Mar 23, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated microbenchmark ios project according to #8971 (#8976)
parent
f9336e2b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
41 additions
and
5 deletions
+41
-5
.gitignore
dev/benchmarks/microbenchmarks/ios/.gitignore
+1
-1
AppFrameworkInfo.plist
...hmarks/microbenchmarks/ios/Flutter/AppFrameworkInfo.plist
+30
-0
project.pbxproj
...arks/microbenchmarks/ios/Runner.xcodeproj/project.pbxproj
+10
-4
No files found.
dev/benchmarks/microbenchmarks/ios/.gitignore
View file @
e918ef5d
...
...
@@ -31,8 +31,8 @@ Icon?
.tags*
/Flutter/app.flx
/Flutter/app.dylib
/Flutter/app.zip
/Flutter/App.framework
/Flutter/Flutter.framework
/Flutter/Generated.xcconfig
/ServiceDefinitions.json
dev/benchmarks/microbenchmarks/ios/Flutter/AppFrameworkInfo.plist
0 → 100644
View file @
e918ef5d
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
en
<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
App
<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
io.flutter.flutter.app
<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
App
<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
k
e
y
>
UIRequiredDeviceCapabilities
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
arm64
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
MinimumOSVersion
<
/k
e
y
>
<
string
>
8.0
<
/string
>
<
/
d
i
c
t
>
<
/plist
>
dev/benchmarks/microbenchmarks/ios/Runner.xcodeproj/project.pbxproj
View file @
e918ef5d
...
...
@@ -7,7 +7,9 @@
objects
=
{
/* Begin PBXBuildFile section */
9705A1C51CF9049000538489
/* app.dylib in Embed Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9740EEB81CF902C7004384FC
/* app.dylib */
;
settings
=
{
ATTRIBUTES
=
(
CodeSignOnCopy
,
);
};
};
746232581E83C0C200CC1A5E
/* App.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
746232571E83C0C200CC1A5E
/* App.framework */
;
};
746232591E83C0C200CC1A5E
/* App.framework in Embed Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
746232571E83C0C200CC1A5E
/* App.framework */
;
settings
=
{
ATTRIBUTES
=
(
CodeSignOnCopy
,
RemoveHeadersOnCopy
,
);
};
};
7462325D1E83C18C00CC1A5E
/* AppFrameworkInfo.plist in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7462325C1E83C18C00CC1A5E
/* AppFrameworkInfo.plist */
;
};
9705A1C61CF904A100538489
/* Flutter.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9740EEBA1CF902C7004384FC
/* Flutter.framework */
;
};
9705A1C71CF904A300538489
/* Flutter.framework in Embed Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9740EEBA1CF902C7004384FC
/* Flutter.framework */
;
settings
=
{
ATTRIBUTES
=
(
CodeSignOnCopy
,
RemoveHeadersOnCopy
,
);
};
};
9740EEB41CF90195004384FC
/* Flutter.xcconfig in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9740EEB21CF90195004384FC
/* Flutter.xcconfig */
;
};
...
...
@@ -26,7 +28,7 @@
dstPath
=
""
;
dstSubfolderSpec
=
10
;
files
=
(
9705A1C51CF9049000538489
/* app.dylib
in Embed Frameworks */
,
746232591E83C0C200CC1A5E
/* App.framework
in Embed Frameworks */
,
9705A1C71CF904A300538489
/* Flutter.framework in Embed Frameworks */
,
);
name
=
"Embed Frameworks"
;
...
...
@@ -35,10 +37,11 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
746232571E83C0C200CC1A5E
/* App.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
App.framework
;
path
=
Flutter/App.framework
;
sourceTree
=
"<group>"
;
};
7462325C1E83C18C00CC1A5E
/* AppFrameworkInfo.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
AppFrameworkInfo.plist
;
path
=
Flutter/AppFrameworkInfo.plist
;
sourceTree
=
"<group>"
;
};
9740EEB21CF90195004384FC
/* Flutter.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
Flutter.xcconfig
;
path
=
Flutter/Flutter.xcconfig
;
sourceTree
=
"<group>"
;
};
9740EEB31CF90195004384FC
/* Generated.xcconfig */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.xcconfig
;
name
=
Generated.xcconfig
;
path
=
Flutter/Generated.xcconfig
;
sourceTree
=
"<group>"
;
};
9740EEB71CF902C7004384FC
/* app.flx */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
name
=
app.flx
;
path
=
Flutter/app.flx
;
sourceTree
=
"<group>"
;
};
9740EEB81CF902C7004384FC
/* app.dylib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"compiled.mach-o.dylib"
;
name
=
app.dylib
;
path
=
Flutter/app.dylib
;
sourceTree
=
"<group>"
;
};
9740EEBA1CF902C7004384FC
/* Flutter.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Flutter.framework
;
path
=
Flutter/Flutter.framework
;
sourceTree
=
"<group>"
;
};
97C146EE1CF9000F007C117D
/* Runner.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
Runner.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
97C146F21CF9000F007C117D
/* main.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
main.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -53,6 +56,7 @@
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
746232581E83C0C200CC1A5E
/* App.framework in Frameworks */
,
9705A1C61CF904A100538489
/* Flutter.framework in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
...
...
@@ -63,8 +67,9 @@
9740EEB11CF90186004384FC
/* Flutter */
=
{
isa
=
PBXGroup
;
children
=
(
7462325C1E83C18C00CC1A5E
/* AppFrameworkInfo.plist */
,
746232571E83C0C200CC1A5E
/* App.framework */
,
9740EEB71CF902C7004384FC
/* app.flx */
,
9740EEB81CF902C7004384FC
/* app.dylib */
,
9740EEBA1CF902C7004384FC
/* Flutter.framework */
,
9740EEB21CF90195004384FC
/* Flutter.xcconfig */
,
9740EEB31CF90195004384FC
/* Generated.xcconfig */
,
...
...
@@ -171,6 +176,7 @@
9740EEBB1CF902C7004384FC
/* app.flx in Resources */
,
97C147011CF9000F007C117D
/* LaunchScreen.storyboard in Resources */
,
9740EEB51CF90195004384FC
/* Generated.xcconfig in Resources */
,
7462325D1E83C18C00CC1A5E
/* AppFrameworkInfo.plist in Resources */
,
9740EEB41CF90195004384FC
/* Flutter.xcconfig in Resources */
,
97C146FE1CF9000F007C117D
/* Assets.xcassets in Resources */
,
97C146FC1CF9000F007C117D
/* Main.storyboard in Resources */
,
...
...
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