Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
O
Opple-iOS
Project
Project
Details
Activity
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
张杰
Opple-iOS
Commits
dd59e8ec
Commit
dd59e8ec
authored
Dec 06, 2016
by
曹云霄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改项说明:
parent
e880d0e2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
project.pbxproj
Lighting.xcodeproj/project.pbxproj
+14
-0
No files found.
Lighting.xcodeproj/project.pbxproj
View file @
dd59e8ec
...
...
@@ -114,6 +114,7 @@
2971E9731DF6623400256567
/* AssessmentViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2971E9721DF6623400256567
/* AssessmentViewController.m */
;
};
2971E9761DF6626A00256567
/* AssessmentTableViewCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2971E9751DF6626A00256567
/* AssessmentTableViewCell.m */
;
};
2971E9791DF662A700256567
/* AssessmentHeaderView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2971E9781DF662A700256567
/* AssessmentHeaderView.m */
;
};
2971E97D1DF67ACE00256567
/* XBLoadingView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2971E97C1DF67ACE00256567
/* XBLoadingView.m */
;
};
2973C33B1DBEF2EC00FAC995
/* ClientShoppingCarViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2973C33A1DBEF2EC00FAC995
/* ClientShoppingCarViewController.m */
;
};
297B143E1DEBF53E009A462A
/* EmigratedMainViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
297B143D1DEBF53E009A462A
/* EmigratedMainViewController.m */
;
};
297B14411DEBFE25009A462A
/* ThroughHistoryView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
297B14401DEBFE25009A462A
/* ThroughHistoryView.m */
;
};
...
...
@@ -470,6 +471,8 @@
2971E9751DF6626A00256567
/* AssessmentTableViewCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
AssessmentTableViewCell.m
;
sourceTree
=
"<group>"
;
};
2971E9771DF662A700256567
/* AssessmentHeaderView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
AssessmentHeaderView.h
;
sourceTree
=
"<group>"
;
};
2971E9781DF662A700256567
/* AssessmentHeaderView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
AssessmentHeaderView.m
;
sourceTree
=
"<group>"
;
};
2971E97B1DF67ACE00256567
/* XBLoadingView.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
XBLoadingView.h
;
sourceTree
=
"<group>"
;
};
2971E97C1DF67ACE00256567
/* XBLoadingView.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
XBLoadingView.m
;
sourceTree
=
"<group>"
;
};
2973C3391DBEF2EC00FAC995
/* ClientShoppingCarViewController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
ClientShoppingCarViewController.h
;
sourceTree
=
"<group>"
;
};
2973C33A1DBEF2EC00FAC995
/* ClientShoppingCarViewController.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
ClientShoppingCarViewController.m
;
sourceTree
=
"<group>"
;
};
297B143C1DEBF53E009A462A
/* EmigratedMainViewController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
EmigratedMainViewController.h
;
sourceTree
=
"<group>"
;
};
...
...
@@ -984,6 +987,7 @@
2928F7DE1CD085430036D761
/* Tools */
=
{
isa
=
PBXGroup
;
children
=
(
2971E97A1DF67ACE00256567
/* LoadingView */
,
297BA2AA1DE94D3300474F79
/* VideoCache */
,
2985345D1DD4B0100023BBAE
/* AirPrint */
,
291A37741DBA588A00299F0D
/* GetJDCardView */
,
...
...
@@ -1372,6 +1376,15 @@
name
=
"Supporting Files"
;
sourceTree
=
"<group>"
;
};
2971E97A1DF67ACE00256567
/* LoadingView */
=
{
isa
=
PBXGroup
;
children
=
(
2971E97B1DF67ACE00256567
/* XBLoadingView.h */
,
2971E97C1DF67ACE00256567
/* XBLoadingView.m */
,
);
path
=
LoadingView
;
sourceTree
=
"<group>"
;
};
297B14391DEBF4E7009A462A
/* Controllers */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -2476,6 +2489,7 @@
29E2D33C1DB8BE7F00443170
/* CardAmplificationViewController.m in Sources */
,
2908870B1CE5A308000B7097
/* DateSelectedViewController.m in Sources */
,
299876271CD9837C00C90D0A
/* OrderTableViewCell.m in Sources */
,
2971E97D1DF67ACE00256567
/* XBLoadingView.m in Sources */
,
295DEA9F1DB71EFC006ED4A6
/* RightControlSectionView.m in Sources */
,
2998763C1CD9983A00C90D0A
/* CommodityListTableViewCell.m in Sources */
,
2962D0791CD1CBC60058829D
/* NetworkRequestClassManager.m in Sources */
,
...
...
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