Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-device-info
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
放牛的园子
react-native-device-info
Commits
79590887
Commit
79590887
authored
Jul 30, 2016
by
Ryan Leckey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add DeviceUID.* to project
parent
f4c65d18
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
project.pbxproj
RNDeviceInfo.xcodeproj/project.pbxproj
+6
-0
No files found.
RNDeviceInfo.xcodeproj/project.pbxproj
View file @
79590887
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
objects
=
{
objects
=
{
/* Begin PBXBuildFile section */
/* Begin PBXBuildFile section */
76E65CA41D4CA143009B7AF1
/* DeviceUID.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
76E65CA31D4CA143009B7AF1
/* DeviceUID.m */
;
};
DA5891DC1BA9A9FC002B4DB2
/* RNDeviceInfo.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
;
};
DA5891DC1BA9A9FC002B4DB2
/* RNDeviceInfo.h in CopyFiles */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
;
};
DA5891DE1BA9A9FC002B4DB2
/* RNDeviceInfo.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
;
};
DA5891DE1BA9A9FC002B4DB2
/* RNDeviceInfo.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
...
@@ -25,6 +26,8 @@
...
@@ -25,6 +26,8 @@
/* End PBXCopyFilesBuildPhase section */
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
76E65CA21D4CA143009B7AF1
/* DeviceUID.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
DeviceUID.h
;
sourceTree
=
"<group>"
;
};
76E65CA31D4CA143009B7AF1
/* DeviceUID.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
DeviceUID.m
;
sourceTree
=
"<group>"
;
};
DA5891D81BA9A9FC002B4DB2
/* libRNDeviceInfo.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libRNDeviceInfo.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DA5891D81BA9A9FC002B4DB2
/* libRNDeviceInfo.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libRNDeviceInfo.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
RNDeviceInfo.h
;
sourceTree
=
"<group>"
;
};
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
RNDeviceInfo.h
;
sourceTree
=
"<group>"
;
};
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
RNDeviceInfo.m
;
sourceTree
=
"<group>"
;
};
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
RNDeviceInfo.m
;
sourceTree
=
"<group>"
;
};
...
@@ -60,6 +63,8 @@
...
@@ -60,6 +63,8 @@
DA5891DA1BA9A9FC002B4DB2
/* RNDeviceInfo */
=
{
DA5891DA1BA9A9FC002B4DB2
/* RNDeviceInfo */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
76E65CA21D4CA143009B7AF1
/* DeviceUID.h */
,
76E65CA31D4CA143009B7AF1
/* DeviceUID.m */
,
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
,
DA5891DB1BA9A9FC002B4DB2
/* RNDeviceInfo.h */
,
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
,
DA5891DD1BA9A9FC002B4DB2
/* RNDeviceInfo.m */
,
);
);
...
@@ -122,6 +127,7 @@
...
@@ -122,6 +127,7 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
76E65CA41D4CA143009B7AF1
/* DeviceUID.m in Sources */
,
DA5891DE1BA9A9FC002B4DB2
/* RNDeviceInfo.m in Sources */
,
DA5891DE1BA9A9FC002B4DB2
/* RNDeviceInfo.m in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
...
...
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