Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zhangzhonghua
/
BoneHouse_Business_APP
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e2f869ea
authored
May 15, 2020
by
zhangzh
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新ios文件
parent
59b814cb
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
284 additions
and
447 deletions
ios/PDA_RFID-tvOS/Info.plist → ios/BoneHouse_Business_APP-tvOS/Info.plist
ios/PDA_RFID-tvOSTests/Info.plist → ios/BoneHouse_Business_APP-tvOSTests/Info.plist
ios/PDA_RFID.xcodeproj/project.pbxproj → ios/BoneHouse_Business_APP.xcodeproj/project.pbxproj
ios/PDA_RFID.xcodeproj/xcshareddata/xcschemes/PDA_RFID-tvOS.xcscheme → ios/BoneHouse_Business_APP.xcodeproj/xcshareddata/xcschemes/BoneHouse_Business_APP-tvOS.xcscheme
ios/PDA_RFID.xcodeproj/xcshareddata/xcschemes/PDA_RFID.xcscheme → ios/BoneHouse_Business_APP.xcodeproj/xcshareddata/xcschemes/BoneHouse_Business_APP.xcscheme
ios/PDA_RFID/AppDelegate.h → ios/BoneHouse_Business_APP/AppDelegate.h
ios/PDA_RFID/AppDelegate.m → ios/BoneHouse_Business_APP/AppDelegate.m
ios/PDA_RFID/Base.lproj/LaunchScreen.xib → ios/BoneHouse_Business_APP/Base.lproj/LaunchScreen.xib
ios/PDA_RFID/Images.xcassets/AppIcon.appiconset/Contents.json → ios/BoneHouse_Business_APP/Images.xcassets/AppIcon.appiconset/Contents.json
ios/PDA_RFID/Images.xcassets/Contents.json → ios/BoneHouse_Business_APP/Images.xcassets/Contents.json
ios/PDA_RFID/Info.plist → ios/BoneHouse_Business_APP/Info.plist
ios/PDA_RFID/main.m → ios/BoneHouse_Business_APP/main.m
ios/PDA_RFIDTests/PDA_RFIDTests.m → ios/BoneHouse_Business_APPTests/BoneHouse_Business_APPTests.m
ios/PDA_RFIDTests/Info.plist → ios/BoneHouse_Business_APPTests/Info.plist
ios/
PDA_RFID
-tvOS/Info.plist
→
ios/
BoneHouse_Business_APP
-tvOS/Info.plist
View file @
e2f869ea
File moved
ios/
PDA_RFID
-tvOSTests/Info.plist
→
ios/
BoneHouse_Business_APP
-tvOSTests/Info.plist
View file @
e2f869ea
File moved
ios/
PDA_RFID
.xcodeproj/project.pbxproj
→
ios/
BoneHouse_Business_APP
.xcodeproj/project.pbxproj
View file @
e2f869ea
...
@@ -5,14 +5,13 @@
...
@@ -5,14 +5,13 @@
};
};
objectVersion
=
46
;
objectVersion
=
46
;
objects
=
{
objects
=
{
/* Begin PBXBuildFile section */
/* Begin PBXBuildFile section */
00C302E51ABCBA2D00DB3ED1
/* libRCTActionSheet.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302AC1ABCB8CE00DB3ED1
/* libRCTActionSheet.a */
;
};
00C302E51ABCBA2D00DB3ED1
/* libRCTActionSheet.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302AC1ABCB8CE00DB3ED1
/* libRCTActionSheet.a */
;
};
00C302E71ABCBA2D00DB3ED1
/* libRCTGeolocation.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302BA1ABCB90400DB3ED1
/* libRCTGeolocation.a */
;
};
00C302E71ABCBA2D00DB3ED1
/* libRCTGeolocation.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302BA1ABCB90400DB3ED1
/* libRCTGeolocation.a */
;
};
00C302E81ABCBA2D00DB3ED1
/* libRCTImage.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302C01ABCB91800DB3ED1
/* libRCTImage.a */
;
};
00C302E81ABCBA2D00DB3ED1
/* libRCTImage.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302C01ABCB91800DB3ED1
/* libRCTImage.a */
;
};
00C302E91ABCBA2D00DB3ED1
/* libRCTNetwork.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302DC1ABCB9D200DB3ED1
/* libRCTNetwork.a */
;
};
00C302E91ABCBA2D00DB3ED1
/* libRCTNetwork.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302DC1ABCB9D200DB3ED1
/* libRCTNetwork.a */
;
};
00C302EA1ABCBA2D00DB3ED1
/* libRCTVibration.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302E41ABCB9EE00DB3ED1
/* libRCTVibration.a */
;
};
00C302EA1ABCBA2D00DB3ED1
/* libRCTVibration.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00C302E41ABCB9EE00DB3ED1
/* libRCTVibration.a */
;
};
00E356F31AD99517003FC87E
/*
PDA_RFIDTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00E356F21AD99517003FC87E
/* PDA_RFID
Tests.m */
;
};
00E356F31AD99517003FC87E
/*
BoneHouse_Business_APPTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00E356F21AD99517003FC87E
/* BoneHouse_Business_APP
Tests.m */
;
};
11D1A2F320CAFA9E000508D9
/* libRCTAnimation.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
5E9157331DD0AC6500FF2AA8
/* libRCTAnimation.a */
;
};
11D1A2F320CAFA9E000508D9
/* libRCTAnimation.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
5E9157331DD0AC6500FF2AA8
/* libRCTAnimation.a */
;
};
133E29F31AD74F7200F7D852
/* libRCTLinking.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
78C398B91ACF4ADC00677621
/* libRCTLinking.a */
;
};
133E29F31AD74F7200F7D852
/* libRCTLinking.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
78C398B91ACF4ADC00677621
/* libRCTLinking.a */
;
};
139105C61AF99C1200B5F7CC
/* libRCTSettings.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
139105C11AF99BAD00B5F7CC
/* libRCTSettings.a */
;
};
139105C61AF99C1200B5F7CC
/* libRCTSettings.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
139105C11AF99BAD00B5F7CC
/* libRCTSettings.a */
;
};
...
@@ -34,18 +33,18 @@
...
@@ -34,18 +33,18 @@
2D02E4C71E0B4AEC006451C7
/* libRCTText-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3E941DF850E9000B6D8A
/* libRCTText-tvOS.a */
;
};
2D02E4C71E0B4AEC006451C7
/* libRCTText-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3E941DF850E9000B6D8A
/* libRCTText-tvOS.a */
;
};
2D02E4C81E0B4AEC006451C7
/* libRCTWebSocket-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3E991DF850E9000B6D8A
/* libRCTWebSocket-tvOS.a */
;
};
2D02E4C81E0B4AEC006451C7
/* libRCTWebSocket-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3E991DF850E9000B6D8A
/* libRCTWebSocket-tvOS.a */
;
};
2D16E6881FA4F8E400B85C8A
/* libReact.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2D16E6891FA4F8E400B85C8A
/* libReact.a */
;
};
2D16E6881FA4F8E400B85C8A
/* libReact.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2D16E6891FA4F8E400B85C8A
/* libReact.a */
;
};
2DCD954D1E0B4F2C00145EB5
/*
PDA_RFIDTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00E356F21AD99517003FC87E
/* PDA_RFID
Tests.m */
;
};
2DCD954D1E0B4F2C00145EB5
/*
BoneHouse_Business_APPTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
00E356F21AD99517003FC87E
/* BoneHouse_Business_APP
Tests.m */
;
};
2DF0FFEE2056DD460020B375
/* libReact.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3EA31DF850E9000B6D8A
/* libReact.a */
;
};
2DF0FFEE2056DD460020B375
/* libReact.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3DAD3EA31DF850E9000B6D8A
/* libReact.a */
;
};
3E028CD25A564E67B3B55F24
/* libRNDatePicker.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
67399C8EA78C4BEDA847DDEF
/* libRNDatePicker.a */
;
};
65BEABC78CB1435295C21F02
/* libRNGestureHandler.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
730265197E5E42D1A14A4717
/* libRNGestureHandler.a */
;
};
832341BD1AAA6AB300B99B32
/* libRCTText.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
832341B51AAA6A8300B99B32
/* libRCTText.a */
;
};
832341BD1AAA6AB300B99B32
/* libRCTText.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
832341B51AAA6A8300B99B32
/* libRCTText.a */
;
};
88CAEBA54E5746A78BA79551
/* libRNSound.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
121F5A6F6E4F4207B3CA5455
/* libRNSound.a */
;
};
ACF1FB18A05A4930BA1A46F2
/* libRNImagePicker.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
069FBE1A106F49F0B345CCD9
/* libRNImagePicker.a */
;
};
ADBDB9381DFEBF1600ED6528
/* libRCTBlob.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ADBDB9271DFEBF0700ED6528
/* libRCTBlob.a */
;
};
ADBDB9381DFEBF1600ED6528
/* libRCTBlob.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ADBDB9271DFEBF0700ED6528
/* libRCTBlob.a */
;
};
D98312E504E2439AAA109AE3
/* libRNGestureHandler-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
BE2C89BB3C244312ABEAEFC1
/* libRNGestureHandler-tvOS.a */
;
};
ED297163215061F000B7C4FE
/* JavaScriptCore.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ED297162215061F000B7C4FE
/* JavaScriptCore.framework */
;
};
ED297163215061F000B7C4FE
/* JavaScriptCore.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ED297162215061F000B7C4FE
/* JavaScriptCore.framework */
;
};
ED2971652150620600B7C4FE
/* JavaScriptCore.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ED2971642150620600B7C4FE
/* JavaScriptCore.framework */
;
};
ED2971652150620600B7C4FE
/* JavaScriptCore.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
ED2971642150620600B7C4FE
/* JavaScriptCore.framework */
;
};
F9EB748DC391465A81C62C1C
/* libRNAudio.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3D8D7DE661B94B83AA9AF4C6
/* libRNAudio.a */
;
};
10AF83319D804987A4758143
/* libRNAudio.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6CEB6D12D5F14497859B3218
/* libRNAudio.a */
;
};
4F17B6D52CF042A5A3F04B91
/* libRNDatePicker.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
EF36AE3E9AEC4CE4BFFDCB3C
/* libRNDatePicker.a */
;
};
94DCA5E1D7C84D118DC1E066
/* libRNGestureHandler.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
5CD7C0189FD94182AED36C93
/* libRNGestureHandler.a */
;
};
A32499D5AE884F6F872774E4
/* libRNGestureHandler-tvOS.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A3D4AB90D45046B6BFE7C6D9
/* libRNGestureHandler-tvOS.a */
;
};
45B67B07A6F24364958008AE
/* libRNImagePicker.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
2D4D9542CFEE42C4BBA1A4E3
/* libRNImagePicker.a */
;
};
5D804E4863954EA583B5D90F
/* libRNSound.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
C3CA8CE00B9B42E8BBF11B98
/* libRNSound.a */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
/* Begin PBXContainerItemProxy section */
...
@@ -89,7 +88,7 @@
...
@@ -89,7 +88,7 @@
containerPortal
=
83CBB9F71A601CBA00E9B192
/* Project object */
;
containerPortal
=
83CBB9F71A601CBA00E9B192
/* Project object */
;
proxyType
=
1
;
proxyType
=
1
;
remoteGlobalIDString
=
13B07F861A680F5B00A75B9A
;
remoteGlobalIDString
=
13B07F861A680F5B00A75B9A
;
remoteInfo
=
PDA_RFID
;
remoteInfo
=
BoneHouse_Business_APP
;
};
};
139105C01AF99BAD00B5F7CC
/* PBXContainerItemProxy */
=
{
139105C01AF99BAD00B5F7CC
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
...
@@ -117,7 +116,7 @@
...
@@ -117,7 +116,7 @@
containerPortal
=
83CBB9F71A601CBA00E9B192
/* Project object */
;
containerPortal
=
83CBB9F71A601CBA00E9B192
/* Project object */
;
proxyType
=
1
;
proxyType
=
1
;
remoteGlobalIDString
=
2D02E47A1E0B4A5D006451C7
;
remoteGlobalIDString
=
2D02E47A1E0B4A5D006451C7
;
remoteInfo
=
"
PDA_RFID
-tvOS"
;
remoteInfo
=
"
BoneHouse_Business_APP
-tvOS"
;
};
};
2D16E6711FA4F8DC00B85C8A
/* PBXContainerItemProxy */
=
{
2D16E6711FA4F8DC00B85C8A
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
...
@@ -294,76 +293,34 @@
...
@@ -294,76 +293,34 @@
remoteGlobalIDString
=
358F4ED71D1E81A9004DF814
;
remoteGlobalIDString
=
358F4ED71D1E81A9004DF814
;
remoteInfo
=
RCTBlob
;
remoteInfo
=
RCTBlob
;
};
};
EC
51DE3322AF890D00C955B3
/* PBXContainerItemProxy */
=
{
EC
8BA23A246E97C300E88F77
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
proxyType
=
2
;
proxyType
=
2
;
remoteGlobalIDString
=
EDEBC6D6214B3E7000DD5AC8
;
remoteGlobalIDString
=
EDEBC6D6214B3E7000DD5AC8
;
remoteInfo
=
jsi
;
remoteInfo
=
jsi
;
};
};
EC
51DE3522AF890D00C955B3
/* PBXContainerItemProxy */
=
{
EC
8BA23C246E97C300E88F77
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
proxyType
=
2
;
proxyType
=
2
;
remoteGlobalIDString
=
EDEBC73B214B45A300DD5AC8
;
remoteGlobalIDString
=
EDEBC73B214B45A300DD5AC8
;
remoteInfo
=
jsiexecutor
;
remoteInfo
=
jsiexecutor
;
};
};
EC
51DE3722AF890D00C955B3
/* PBXContainerItemProxy */
=
{
EC
8BA23E246E97C300E88F77
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
proxyType
=
2
;
proxyType
=
2
;
remoteGlobalIDString
=
ED296FB6214C9A0900B7C4FE
;
remoteGlobalIDString
=
ED296FB6214C9A0900B7C4FE
;
remoteInfo
=
"jsi-tvOS"
;
remoteInfo
=
"jsi-tvOS"
;
};
};
EC
51DE3922AF890D00C955B3
/* PBXContainerItemProxy */
=
{
EC
8BA240246E97C300E88F77
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
isa
=
PBXContainerItemProxy
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
containerPortal
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
proxyType
=
2
;
proxyType
=
2
;
remoteGlobalIDString
=
ED296FEE214C9CF800B7C4FE
;
remoteGlobalIDString
=
ED296FEE214C9CF800B7C4FE
;
remoteInfo
=
"jsiexecutor-tvOS"
;
remoteInfo
=
"jsiexecutor-tvOS"
;
};
};
EC51DEA122AFB35000C955B3
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
A7AFC4F5B1A545C49C8944D9
/* RNGestureHandler.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
134814201AA4EA6300B7C361
;
remoteInfo
=
RNGestureHandler
;
};
EC51DEA322AFB35000C955B3
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
A7AFC4F5B1A545C49C8944D9
/* RNGestureHandler.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
B5C32A36220C603B000FFB8D
;
remoteInfo
=
"RNGestureHandler-tvOS"
;
};
EC915165246E8EE60033C1FB
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
62133341ABB249C2ADB4C6FE
/* RNImagePicker.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
014A3B5C1C6CF33500B6D375
;
remoteInfo
=
RNImagePicker
;
};
EC915168246E8EE60033C1FB
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
29DB9EF482CF4FD09F4707E5
/* RNSound.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
19825A1E1BD4A89800EE0337
;
remoteInfo
=
RNSound
;
};
EC91516D246E8EE70033C1FB
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
10F45BF7CF554DA3854C4EA4
/* RNAudio.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
42F559BA1CFC90C400DC3F84
;
remoteInfo
=
RNAudio
;
};
EC915172246E8EE70033C1FB
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
66EC9019452D4DE4B8BF088F
/* RNDatePicker.xcodeproj */
;
proxyType
=
2
;
remoteGlobalIDString
=
DA5891D81BA9A9FC002B4DB2
;
remoteInfo
=
RNDatePicker
;
};
/* End PBXContainerItemProxy section */
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
...
@@ -373,39 +330,39 @@
...
@@ -373,39 +330,39 @@
00C302BB1ABCB91800DB3ED1
/* RCTImage.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTImage.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00C302BB1ABCB91800DB3ED1
/* RCTImage.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTImage.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00C302D31ABCB9D200DB3ED1
/* RCTNetwork.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTNetwork.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00C302D31ABCB9D200DB3ED1
/* RCTNetwork.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTNetwork.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00C302DF1ABCB9EE00DB3ED1
/* RCTVibration.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTVibration.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00C302DF1ABCB9EE00DB3ED1
/* RCTVibration.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTVibration.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"
;
sourceTree
=
"<group>"
;
};
00E356EE1AD99517003FC87E
/*
PDA_RFIDTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
PDA_RFID
Tests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
00E356EE1AD99517003FC87E
/*
BoneHouse_Business_APPTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
BoneHouse_Business_APP
Tests.xctest
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
00E356F11AD99517003FC87E
/* Info.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
00E356F11AD99517003FC87E
/* Info.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
00E356F21AD99517003FC87E
/* PDA_RFIDTests.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
PDA_RFIDTests.m
;
sourceTree
=
"<group>"
;
};
00E356F21AD99517003FC87E
/* BoneHouse_Business_APPTests.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BoneHouse_Business_APPTests.m
;
sourceTree
=
"<group>"
;
};
069FBE1A106F49F0B345CCD9
/* libRNImagePicker.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
libRNImagePicker.a
;
sourceTree
=
"<group>"
;
};
10F45BF7CF554DA3854C4EA4
/* RNAudio.xcodeproj */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RNAudio.xcodeproj
;
path
=
"../node_modules/react-native-audio/ios/RNAudio.xcodeproj"
;
sourceTree
=
"<group>"
;
};
121F5A6F6E4F4207B3CA5455
/* libRNSound.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
libRNSound.a
;
sourceTree
=
"<group>"
;
};
139105B61AF99BAD00B5F7CC
/* RCTSettings.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTSettings.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"
;
sourceTree
=
"<group>"
;
};
139105B61AF99BAD00B5F7CC
/* RCTSettings.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTSettings.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"
;
sourceTree
=
"<group>"
;
};
139FDEE61B06529A00C62182
/* RCTWebSocket.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTWebSocket.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"
;
sourceTree
=
"<group>"
;
};
139FDEE61B06529A00C62182
/* RCTWebSocket.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTWebSocket.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"
;
sourceTree
=
"<group>"
;
};
13B07F961A680F5B00A75B9A
/*
PDA_RFID.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
PDA_RFID
.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
13B07F961A680F5B00A75B9A
/*
BoneHouse_Business_APP.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
BoneHouse_Business_APP
.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
13B07FAF1A68108700A75B9A
/* AppDelegate.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
AppDelegate.h
;
path
=
PDA_RFID
/AppDelegate.h
;
sourceTree
=
"<group>"
;
};
13B07FAF1A68108700A75B9A
/* AppDelegate.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
AppDelegate.h
;
path
=
BoneHouse_Business_APP
/AppDelegate.h
;
sourceTree
=
"<group>"
;
};
13B07FB01A68108700A75B9A
/* AppDelegate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AppDelegate.m
;
path
=
PDA_RFID
/AppDelegate.m
;
sourceTree
=
"<group>"
;
};
13B07FB01A68108700A75B9A
/* AppDelegate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AppDelegate.m
;
path
=
BoneHouse_Business_APP
/AppDelegate.m
;
sourceTree
=
"<group>"
;
};
13B07FB21A68108700A75B9A
/* Base */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
name
=
Base
;
path
=
Base.lproj/LaunchScreen.xib
;
sourceTree
=
"<group>"
;
};
13B07FB21A68108700A75B9A
/* Base */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
name
=
Base
;
path
=
Base.lproj/LaunchScreen.xib
;
sourceTree
=
"<group>"
;
};
13B07FB51A68108700A75B9A
/* Images.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
name
=
Images.xcassets
;
path
=
PDA_RFID
/Images.xcassets
;
sourceTree
=
"<group>"
;
};
13B07FB51A68108700A75B9A
/* Images.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
name
=
Images.xcassets
;
path
=
BoneHouse_Business_APP
/Images.xcassets
;
sourceTree
=
"<group>"
;
};
13B07FB61A68108700A75B9A
/* Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
Info.plist
;
path
=
PDA_RFID
/Info.plist
;
sourceTree
=
"<group>"
;
};
13B07FB61A68108700A75B9A
/* Info.plist */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
text.plist.xml
;
name
=
Info.plist
;
path
=
BoneHouse_Business_APP
/Info.plist
;
sourceTree
=
"<group>"
;
};
13B07FB71A68108700A75B9A
/* main.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
main.m
;
path
=
PDA_RFID
/main.m
;
sourceTree
=
"<group>"
;
};
13B07FB71A68108700A75B9A
/* main.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
main.m
;
path
=
BoneHouse_Business_APP
/main.m
;
sourceTree
=
"<group>"
;
};
146833FF1AC3E56700842450
/* React.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
React.xcodeproj
;
path
=
"../node_modules/react-native/React/React.xcodeproj"
;
sourceTree
=
"<group>"
;
};
146833FF1AC3E56700842450
/* React.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
React.xcodeproj
;
path
=
"../node_modules/react-native/React/React.xcodeproj"
;
sourceTree
=
"<group>"
;
};
29DB9EF482CF4FD09F4707E5
/* RNSound.xcodeproj */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RNSound.xcodeproj
;
path
=
"../node_modules/react-native-sound/RNSound.xcodeproj"
;
sourceTree
=
"<group>"
;
};
2D02E47B1E0B4A5D006451C7
/* BoneHouse_Business_APP-tvOS.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"BoneHouse_Business_APP-tvOS.app"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D02E47B1E0B4A5D006451C7
/* PDA_RFID-tvOS.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"PDA_RFID-tvOS.app"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D02E4901E0B4A5D006451C7
/* BoneHouse_Business_APP-tvOSTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
"BoneHouse_Business_APP-tvOSTests.xctest"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D02E4901E0B4A5D006451C7
/* PDA_RFID-tvOSTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
"PDA_RFID-tvOSTests.xctest"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D16E6891FA4F8E400B85C8A
/* libReact.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
path
=
libReact.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
2D16E6891FA4F8E400B85C8A
/* libReact.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
path
=
libReact.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
3D8D7DE661B94B83AA9AF4C6
/* libRNAudio.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
libRNAudio.a
;
sourceTree
=
"<group>"
;
};
5E91572D1DD0AC6500FF2AA8
/* RCTAnimation.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTAnimation.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"
;
sourceTree
=
"<group>"
;
};
5E91572D1DD0AC6500FF2AA8
/* RCTAnimation.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTAnimation.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"
;
sourceTree
=
"<group>"
;
};
62133341ABB249C2ADB4C6FE
/* RNImagePicker.xcodeproj */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RNImagePicker.xcodeproj
;
path
=
"../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"
;
sourceTree
=
"<group>"
;
};
66EC9019452D4DE4B8BF088F
/* RNDatePicker.xcodeproj */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RNDatePicker.xcodeproj
;
path
=
"../node_modules/react-native-date-picker/ios/RNDatePicker.xcodeproj"
;
sourceTree
=
"<group>"
;
};
67399C8EA78C4BEDA847DDEF
/* libRNDatePicker.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
libRNDatePicker.a
;
sourceTree
=
"<group>"
;
};
730265197E5E42D1A14A4717
/* libRNGestureHandler.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
libRNGestureHandler.a
;
sourceTree
=
"<group>"
;
};
78C398B01ACF4ADC00677621
/* RCTLinking.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTLinking.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"
;
sourceTree
=
"<group>"
;
};
78C398B01ACF4ADC00677621
/* RCTLinking.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTLinking.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"
;
sourceTree
=
"<group>"
;
};
832341B01AAA6A8300B99B32
/* RCTText.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTText.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"
;
sourceTree
=
"<group>"
;
};
832341B01AAA6A8300B99B32
/* RCTText.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTText.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"
;
sourceTree
=
"<group>"
;
};
A7AFC4F5B1A545C49C8944D9
/* RNGestureHandler.xcodeproj */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RNGestureHandler.xcodeproj
;
path
=
"../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"
;
sourceTree
=
"<group>"
;
};
ADBDB91F1DFEBF0600ED6528
/* RCTBlob.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTBlob.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"
;
sourceTree
=
"<group>"
;
};
ADBDB91F1DFEBF0600ED6528
/* RCTBlob.xcodeproj */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
"wrapper.pb-project"
;
name
=
RCTBlob.xcodeproj
;
path
=
"../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"
;
sourceTree
=
"<group>"
;
};
BE2C89BB3C244312ABEAEFC1
/* libRNGestureHandler-tvOS.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
undefined
;
fileEncoding
=
9
;
includeInIndex
=
0
;
lastKnownFileType
=
archive.ar
;
path
=
"libRNGestureHandler-tvOS.a"
;
sourceTree
=
"<group>"
;
};
ED297162215061F000B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
SDKROOT
;
};
ED297162215061F000B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
SDKROOT
;
};
ED2971642150620600B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
ED2971642150620600B7C4FE
/* JavaScriptCore.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
JavaScriptCore.framework
;
path
=
Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework
;
sourceTree
=
DEVELOPER_DIR
;
};
32FB84FD02214626895950C9
/* RNAudio.xcodeproj */
=
{
isa
=
PBXFileReference
;
name
=
"RNAudio.xcodeproj"
;
path
=
"../node_modules/react-native-audio/ios/RNAudio.xcodeproj"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.pb-project
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
6CEB6D12D5F14497859B3218
/* libRNAudio.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNAudio.a"
;
path
=
"libRNAudio.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
42A609E5FD924552A85B1554
/* RNDatePicker.xcodeproj */
=
{
isa
=
PBXFileReference
;
name
=
"RNDatePicker.xcodeproj"
;
path
=
"../node_modules/react-native-date-picker/ios/RNDatePicker.xcodeproj"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.pb-project
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
EF36AE3E9AEC4CE4BFFDCB3C
/* libRNDatePicker.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNDatePicker.a"
;
path
=
"libRNDatePicker.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
A45E12D6491A4DF4ADC867FE
/* RNGestureHandler.xcodeproj */
=
{
isa
=
PBXFileReference
;
name
=
"RNGestureHandler.xcodeproj"
;
path
=
"../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.pb-project
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
5CD7C0189FD94182AED36C93
/* libRNGestureHandler.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNGestureHandler.a"
;
path
=
"libRNGestureHandler.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
A3D4AB90D45046B6BFE7C6D9
/* libRNGestureHandler-tvOS.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNGestureHandler-tvOS.a"
;
path
=
"libRNGestureHandler-tvOS.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
7FD26CBC2EA44A0AA04DCBDE
/* RNImagePicker.xcodeproj */
=
{
isa
=
PBXFileReference
;
name
=
"RNImagePicker.xcodeproj"
;
path
=
"../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.pb-project
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
2D4D9542CFEE42C4BBA1A4E3
/* libRNImagePicker.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNImagePicker.a"
;
path
=
"libRNImagePicker.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
5AD4F6B5C99D45AFA38C9BEE
/* RNSound.xcodeproj */
=
{
isa
=
PBXFileReference
;
name
=
"RNSound.xcodeproj"
;
path
=
"../node_modules/react-native-sound/RNSound.xcodeproj"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
wrapper.pb-project
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
C3CA8CE00B9B42E8BBF11B98
/* libRNSound.a */
=
{
isa
=
PBXFileReference
;
name
=
"libRNSound.a"
;
path
=
"libRNSound.a"
;
sourceTree
=
"<group>"
;
fileEncoding
=
undefined
;
lastKnownFileType
=
archive.ar
;
explicitFileType
=
undefined
;
includeInIndex
=
0
;
};
/* End PBXFileReference section */
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
...
@@ -434,11 +391,11 @@
...
@@ -434,11 +391,11 @@
832341BD1AAA6AB300B99B32
/* libRCTText.a in Frameworks */
,
832341BD1AAA6AB300B99B32
/* libRCTText.a in Frameworks */
,
00C302EA1ABCBA2D00DB3ED1
/* libRCTVibration.a in Frameworks */
,
00C302EA1ABCBA2D00DB3ED1
/* libRCTVibration.a in Frameworks */
,
139FDEF61B0652A700C62182
/* libRCTWebSocket.a in Frameworks */
,
139FDEF61B0652A700C62182
/* libRCTWebSocket.a in Frameworks */
,
65BEABC78CB1435295C21F02
/* libRNGestureHandler
.a in Frameworks */
,
10AF83319D804987A4758143
/* libRNAudio
.a in Frameworks */
,
ACF1FB18A05A4930BA1A46F2
/* libRNImag
ePicker.a in Frameworks */
,
4F17B6D52CF042A5A3F04B91
/* libRNDat
ePicker.a in Frameworks */
,
F9EB748DC391465A81C62C1C
/* libRNAudio
.a in Frameworks */
,
94DCA5E1D7C84D118DC1E066
/* libRNGestureHandler
.a in Frameworks */
,
88CAEBA54E5746A78BA79551
/* libRNSound
.a in Frameworks */
,
45B67B07A6F24364958008AE
/* libRNImagePicker
.a in Frameworks */
,
3E028CD25A564E67B3B55F24
/* libRNDatePicker
.a in Frameworks */
,
5D804E4863954EA583B5D90F
/* libRNSound
.a in Frameworks */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -455,7 +412,7 @@
...
@@ -455,7 +412,7 @@
2D02E4C61E0B4AEC006451C7
/* libRCTSettings-tvOS.a in Frameworks */
,
2D02E4C61E0B4AEC006451C7
/* libRCTSettings-tvOS.a in Frameworks */
,
2D02E4C71E0B4AEC006451C7
/* libRCTText-tvOS.a in Frameworks */
,
2D02E4C71E0B4AEC006451C7
/* libRCTText-tvOS.a in Frameworks */
,
2D02E4C81E0B4AEC006451C7
/* libRCTWebSocket-tvOS.a in Frameworks */
,
2D02E4C81E0B4AEC006451C7
/* libRCTWebSocket-tvOS.a in Frameworks */
,
D98312E504E2439AAA109AE3
/* libRNGestureHandler-tvOS.a in Frameworks */
,
A32499D5AE884F6F872774E4
/* libRNGestureHandler-tvOS.a in Frameworks */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -512,13 +469,13 @@
...
@@ -512,13 +469,13 @@
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
00E356EF1AD99517003FC87E
/*
PDA_RFID
Tests */
=
{
00E356EF1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
00E356F21AD99517003FC87E
/*
PDA_RFID
Tests.m */
,
00E356F21AD99517003FC87E
/*
BoneHouse_Business_APP
Tests.m */
,
00E356F01AD99517003FC87E
/* Supporting Files */
,
00E356F01AD99517003FC87E
/* Supporting Files */
,
);
);
path
=
PDA_RFID
Tests
;
path
=
BoneHouse_Business_APP
Tests
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
00E356F01AD99517003FC87E
/* Supporting Files */
=
{
00E356F01AD99517003FC87E
/* Supporting Files */
=
{
...
@@ -549,7 +506,7 @@
...
@@ -549,7 +506,7 @@
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
13B07FAE1A68108700A75B9A
/*
PDA_RFID
*/
=
{
13B07FAE1A68108700A75B9A
/*
BoneHouse_Business_APP
*/
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
008F07F21AC5B25A0029DE68
/* main.jsbundle */
,
008F07F21AC5B25A0029DE68
/* main.jsbundle */
,
...
@@ -560,7 +517,7 @@
...
@@ -560,7 +517,7 @@
13B07FB11A68108700A75B9A
/* LaunchScreen.xib */
,
13B07FB11A68108700A75B9A
/* LaunchScreen.xib */
,
13B07FB71A68108700A75B9A
/* main.m */
,
13B07FB71A68108700A75B9A
/* main.m */
,
);
);
name
=
PDA_RFID
;
name
=
BoneHouse_Business_APP
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
146834001AC3E56700842450
/* Products */
=
{
146834001AC3E56700842450
/* Products */
=
{
...
@@ -578,10 +535,10 @@
...
@@ -578,10 +535,10 @@
2DF0FFE52056DD460020B375
/* libthird-party.a */
,
2DF0FFE52056DD460020B375
/* libthird-party.a */
,
2DF0FFE72056DD460020B375
/* libdouble-conversion.a */
,
2DF0FFE72056DD460020B375
/* libdouble-conversion.a */
,
2DF0FFE92056DD460020B375
/* libdouble-conversion.a */
,
2DF0FFE92056DD460020B375
/* libdouble-conversion.a */
,
EC
51DE3422AF890D00C955B3
/* libjsi.a */
,
EC
8BA23B246E97C300E88F77
/* libjsi.a */
,
EC
51DE3622AF890D00C955B3
/* libjsiexecutor.a */
,
EC
8BA23D246E97C300E88F77
/* libjsiexecutor.a */
,
EC
51DE3822AF890D00C955B3
/* libjsi-tvOS.a */
,
EC
8BA23F246E97C300E88F77
/* libjsi-tvOS.a */
,
EC
51DE3A22AF890D00C955B3
/* libjsiexecutor-tvOS.a */
,
EC
8BA241246E97C300E88F77
/* libjsiexecutor-tvOS.a */
,
);
);
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -629,11 +586,11 @@
...
@@ -629,11 +586,11 @@
832341B01AAA6A8300B99B32
/* RCTText.xcodeproj */
,
832341B01AAA6A8300B99B32
/* RCTText.xcodeproj */
,
00C302DF1ABCB9EE00DB3ED1
/* RCTVibration.xcodeproj */
,
00C302DF1ABCB9EE00DB3ED1
/* RCTVibration.xcodeproj */
,
139FDEE61B06529A00C62182
/* RCTWebSocket.xcodeproj */
,
139FDEE61B06529A00C62182
/* RCTWebSocket.xcodeproj */
,
A7AFC4F5B1A545C49C8944D9
/* RNGestureHandler
.xcodeproj */
,
32FB84FD02214626895950C9
/* RNAudio
.xcodeproj */
,
62133341ABB249C2ADB4C6FE
/* RNImag
ePicker.xcodeproj */
,
42A609E5FD924552A85B1554
/* RNDat
ePicker.xcodeproj */
,
10F45BF7CF554DA3854C4EA4
/* RNAudio
.xcodeproj */
,
A45E12D6491A4DF4ADC867FE
/* RNGestureHandler
.xcodeproj */
,
29DB9EF482CF4FD09F4707E5
/* RNSound
.xcodeproj */
,
7FD26CBC2EA44A0AA04DCBDE
/* RNImagePicker
.xcodeproj */
,
66EC9019452D4DE4B8BF088F
/* RNDatePicker
.xcodeproj */
,
5AD4F6B5C99D45AFA38C9BEE
/* RNSound
.xcodeproj */
,
);
);
name
=
Libraries
;
name
=
Libraries
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -650,12 +607,11 @@
...
@@ -650,12 +607,11 @@
83CBB9F61A601CBA00E9B192
=
{
83CBB9F61A601CBA00E9B192
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
13B07FAE1A68108700A75B9A
/*
PDA_RFID
*/
,
13B07FAE1A68108700A75B9A
/*
BoneHouse_Business_APP
*/
,
832341AE1AAA6A7D00B99B32
/* Libraries */
,
832341AE1AAA6A7D00B99B32
/* Libraries */
,
00E356EF1AD99517003FC87E
/*
PDA_RFID
Tests */
,
00E356EF1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests */
,
83CBBA001A601CBA00E9B192
/* Products */
,
83CBBA001A601CBA00E9B192
/* Products */
,
2D16E6871FA4F8E400B85C8A
/* Frameworks */
,
2D16E6871FA4F8E400B85C8A
/* Frameworks */
,
EC51DE7722AFB34F00C955B3
/* Recovered References */
,
);
);
indentWidth
=
2
;
indentWidth
=
2
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -665,10 +621,10 @@
...
@@ -665,10 +621,10 @@
83CBBA001A601CBA00E9B192
/* Products */
=
{
83CBBA001A601CBA00E9B192
/* Products */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
13B07F961A680F5B00A75B9A
/*
PDA_RFID
.app */
,
13B07F961A680F5B00A75B9A
/*
BoneHouse_Business_APP
.app */
,
00E356EE1AD99517003FC87E
/*
PDA_RFID
Tests.xctest */
,
00E356EE1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests.xctest */
,
2D02E47B1E0B4A5D006451C7
/*
PDA_RFID
-tvOS.app */
,
2D02E47B1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOS.app */
,
2D02E4901E0B4A5D006451C7
/*
PDA_RFID
-tvOSTests.xctest */
,
2D02E4901E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOSTests.xctest */
,
);
);
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -682,66 +638,12 @@
...
@@ -682,66 +638,12 @@
name
=
Products
;
name
=
Products
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
EC51DE7722AFB34F00C955B3
/* Recovered References */
=
{
isa
=
PBXGroup
;
children
=
(
730265197E5E42D1A14A4717
/* libRNGestureHandler.a */
,
BE2C89BB3C244312ABEAEFC1
/* libRNGestureHandler-tvOS.a */
,
069FBE1A106F49F0B345CCD9
/* libRNImagePicker.a */
,
3D8D7DE661B94B83AA9AF4C6
/* libRNAudio.a */
,
121F5A6F6E4F4207B3CA5455
/* libRNSound.a */
,
67399C8EA78C4BEDA847DDEF
/* libRNDatePicker.a */
,
);
name
=
"Recovered References"
;
sourceTree
=
"<group>"
;
};
EC51DE9D22AFB35000C955B3
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
EC51DEA222AFB35000C955B3
/* libRNGestureHandler.a */
,
EC51DEA422AFB35000C955B3
/* libRNGestureHandler-tvOS.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
EC915160246E8EE60033C1FB
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
EC915169246E8EE60033C1FB
/* libRNSound.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
EC915162246E8EE60033C1FB
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
EC915166246E8EE60033C1FB
/* libRNImagePicker.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
EC91516A246E8EE70033C1FB
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
EC91516E246E8EE70033C1FB
/* libRNAudio.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
EC91516F246E8EE70033C1FB
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
EC915173246E8EE70033C1FB
/* libRNDatePicker.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
/* End PBXGroup section */
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
/* Begin PBXNativeTarget section */
00E356ED1AD99517003FC87E
/*
PDA_RFID
Tests */
=
{
00E356ED1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests */
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
00E357021AD99517003FC87E
/* Build configuration list for PBXNativeTarget "
PDA_RFID
Tests" */
;
buildConfigurationList
=
00E357021AD99517003FC87E
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
Tests" */
;
buildPhases
=
(
buildPhases
=
(
00E356EA1AD99517003FC87E
/* Sources */
,
00E356EA1AD99517003FC87E
/* Sources */
,
00E356EB1AD99517003FC87E
/* Frameworks */
,
00E356EB1AD99517003FC87E
/* Frameworks */
,
...
@@ -752,14 +654,14 @@
...
@@ -752,14 +654,14 @@
dependencies
=
(
dependencies
=
(
00E356F51AD99517003FC87E
/* PBXTargetDependency */
,
00E356F51AD99517003FC87E
/* PBXTargetDependency */
,
);
);
name
=
PDA_RFID
Tests
;
name
=
BoneHouse_Business_APP
Tests
;
productName
=
PDA_RFID
Tests
;
productName
=
BoneHouse_Business_APP
Tests
;
productReference
=
00E356EE1AD99517003FC87E
/*
PDA_RFID
Tests.xctest */
;
productReference
=
00E356EE1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests.xctest */
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
};
};
13B07F861A680F5B00A75B9A
/*
PDA_RFID
*/
=
{
13B07F861A680F5B00A75B9A
/*
BoneHouse_Business_APP
*/
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
13B07F931A680F5B00A75B9A
/* Build configuration list for PBXNativeTarget "
PDA_RFID
" */
;
buildConfigurationList
=
13B07F931A680F5B00A75B9A
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
" */
;
buildPhases
=
(
buildPhases
=
(
13B07F871A680F5B00A75B9A
/* Sources */
,
13B07F871A680F5B00A75B9A
/* Sources */
,
13B07F8C1A680F5B00A75B9A
/* Frameworks */
,
13B07F8C1A680F5B00A75B9A
/* Frameworks */
,
...
@@ -770,14 +672,14 @@
...
@@ -770,14 +672,14 @@
);
);
dependencies
=
(
dependencies
=
(
);
);
name
=
PDA_RFID
;
name
=
BoneHouse_Business_APP
;
productName
=
"Hello World"
;
productName
=
"Hello World"
;
productReference
=
13B07F961A680F5B00A75B9A
/*
PDA_RFID
.app */
;
productReference
=
13B07F961A680F5B00A75B9A
/*
BoneHouse_Business_APP
.app */
;
productType
=
"com.apple.product-type.application"
;
productType
=
"com.apple.product-type.application"
;
};
};
2D02E47A1E0B4A5D006451C7
/*
PDA_RFID
-tvOS */
=
{
2D02E47A1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOS */
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
2D02E4BA1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
PDA_RFID
-tvOS" */
;
buildConfigurationList
=
2D02E4BA1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
-tvOS" */
;
buildPhases
=
(
buildPhases
=
(
2D02E4771E0B4A5D006451C7
/* Sources */
,
2D02E4771E0B4A5D006451C7
/* Sources */
,
2D02E4781E0B4A5D006451C7
/* Frameworks */
,
2D02E4781E0B4A5D006451C7
/* Frameworks */
,
...
@@ -788,14 +690,14 @@
...
@@ -788,14 +690,14 @@
);
);
dependencies
=
(
dependencies
=
(
);
);
name
=
"
PDA_RFID
-tvOS"
;
name
=
"
BoneHouse_Business_APP
-tvOS"
;
productName
=
"
PDA_RFID
-tvOS"
;
productName
=
"
BoneHouse_Business_APP
-tvOS"
;
productReference
=
2D02E47B1E0B4A5D006451C7
/*
PDA_RFID
-tvOS.app */
;
productReference
=
2D02E47B1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOS.app */
;
productType
=
"com.apple.product-type.application"
;
productType
=
"com.apple.product-type.application"
;
};
};
2D02E48F1E0B4A5D006451C7
/*
PDA_RFID
-tvOSTests */
=
{
2D02E48F1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOSTests */
=
{
isa
=
PBXNativeTarget
;
isa
=
PBXNativeTarget
;
buildConfigurationList
=
2D02E4BB1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
PDA_RFID
-tvOSTests" */
;
buildConfigurationList
=
2D02E4BB1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
-tvOSTests" */
;
buildPhases
=
(
buildPhases
=
(
2D02E48C1E0B4A5D006451C7
/* Sources */
,
2D02E48C1E0B4A5D006451C7
/* Sources */
,
2D02E48D1E0B4A5D006451C7
/* Frameworks */
,
2D02E48D1E0B4A5D006451C7
/* Frameworks */
,
...
@@ -806,9 +708,9 @@
...
@@ -806,9 +708,9 @@
dependencies
=
(
dependencies
=
(
2D02E4921E0B4A5D006451C7
/* PBXTargetDependency */
,
2D02E4921E0B4A5D006451C7
/* PBXTargetDependency */
,
);
);
name
=
"
PDA_RFID
-tvOSTests"
;
name
=
"
BoneHouse_Business_APP
-tvOSTests"
;
productName
=
"
PDA_RFID
-tvOSTests"
;
productName
=
"
BoneHouse_Business_APP
-tvOSTests"
;
productReference
=
2D02E4901E0B4A5D006451C7
/*
PDA_RFID
-tvOSTests.xctest */
;
productReference
=
2D02E4901E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOSTests.xctest */
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
};
};
/* End PBXNativeTarget section */
/* End PBXNativeTarget section */
...
@@ -822,11 +724,10 @@
...
@@ -822,11 +724,10 @@
TargetAttributes
=
{
TargetAttributes
=
{
00E356ED1AD99517003FC87E
=
{
00E356ED1AD99517003FC87E
=
{
CreatedOnToolsVersion
=
6.2
;
CreatedOnToolsVersion
=
6.2
;
DevelopmentTeam
=
CSFK8Z6S48
;
TestTargetID
=
13B07F861A680F5B00A75B9A
;
TestTargetID
=
13B07F861A680F5B00A75B9A
;
};
};
13B07F861A680F5B00A75B9A
=
{
13B07F861A680F5B00A75B9A
=
{
DevelopmentTeam
=
CSFK8Z6S48
;
DevelopmentTeam
=
DC7HUV928W
;
};
};
2D02E47A1E0B4A5D006451C7
=
{
2D02E47A1E0B4A5D006451C7
=
{
CreatedOnToolsVersion
=
8.2.1
;
CreatedOnToolsVersion
=
8.2.1
;
...
@@ -839,7 +740,7 @@
...
@@ -839,7 +740,7 @@
};
};
};
};
};
};
buildConfigurationList
=
83CBB9FA1A601CBA00E9B192
/* Build configuration list for PBXProject "
PDA_RFID
" */
;
buildConfigurationList
=
83CBB9FA1A601CBA00E9B192
/* Build configuration list for PBXProject "
BoneHouse_Business_APP
" */
;
compatibilityVersion
=
"Xcode 3.2"
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
developmentRegion
=
English
;
hasScannedForEncodings
=
0
;
hasScannedForEncodings
=
0
;
...
@@ -899,33 +800,13 @@
...
@@ -899,33 +800,13 @@
ProductGroup
=
146834001AC3E56700842450
/* Products */
;
ProductGroup
=
146834001AC3E56700842450
/* Products */
;
ProjectRef
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
ProjectRef
=
146833FF1AC3E56700842450
/* React.xcodeproj */
;
},
},
{
ProductGroup
=
EC91516A246E8EE70033C1FB
/* Products */
;
ProjectRef
=
10F45BF7CF554DA3854C4EA4
/* RNAudio.xcodeproj */
;
},
{
ProductGroup
=
EC91516F246E8EE70033C1FB
/* Products */
;
ProjectRef
=
66EC9019452D4DE4B8BF088F
/* RNDatePicker.xcodeproj */
;
},
{
ProductGroup
=
EC51DE9D22AFB35000C955B3
/* Products */
;
ProjectRef
=
A7AFC4F5B1A545C49C8944D9
/* RNGestureHandler.xcodeproj */
;
},
{
ProductGroup
=
EC915162246E8EE60033C1FB
/* Products */
;
ProjectRef
=
62133341ABB249C2ADB4C6FE
/* RNImagePicker.xcodeproj */
;
},
{
ProductGroup
=
EC915160246E8EE60033C1FB
/* Products */
;
ProjectRef
=
29DB9EF482CF4FD09F4707E5
/* RNSound.xcodeproj */
;
},
);
);
projectRoot
=
""
;
projectRoot
=
""
;
targets
=
(
targets
=
(
13B07F861A680F5B00A75B9A
/*
PDA_RFID
*/
,
13B07F861A680F5B00A75B9A
/*
BoneHouse_Business_APP
*/
,
00E356ED1AD99517003FC87E
/*
PDA_RFID
Tests */
,
00E356ED1AD99517003FC87E
/*
BoneHouse_Business_APP
Tests */
,
2D02E47A1E0B4A5D006451C7
/*
PDA_RFID
-tvOS */
,
2D02E47A1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOS */
,
2D02E48F1E0B4A5D006451C7
/*
PDA_RFID
-tvOSTests */
,
2D02E48F1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOSTests */
,
);
);
};
};
/* End PBXProject section */
/* End PBXProject section */
...
@@ -1162,74 +1043,32 @@
...
@@ -1162,74 +1043,32 @@
remoteRef
=
ADBDB9261DFEBF0700ED6528
/* PBXContainerItemProxy */
;
remoteRef
=
ADBDB9261DFEBF0700ED6528
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
};
EC
51DE3422AF890D00C955B3
/* libjsi.a */
=
{
EC
8BA23B246E97C300E88F77
/* libjsi.a */
=
{
isa
=
PBXReferenceProxy
;
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
fileType
=
archive.ar
;
path
=
libjsi.a
;
path
=
libjsi.a
;
remoteRef
=
EC
51DE3322AF890D00C955B3
/* PBXContainerItemProxy */
;
remoteRef
=
EC
8BA23A246E97C300E88F77
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
};
EC
51DE3622AF890D00C955B3
/* libjsiexecutor.a */
=
{
EC
8BA23D246E97C300E88F77
/* libjsiexecutor.a */
=
{
isa
=
PBXReferenceProxy
;
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
fileType
=
archive.ar
;
path
=
libjsiexecutor.a
;
path
=
libjsiexecutor.a
;
remoteRef
=
EC
51DE3522AF890D00C955B3
/* PBXContainerItemProxy */
;
remoteRef
=
EC
8BA23C246E97C300E88F77
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
};
EC
51DE3822AF890D00C955B3
/* libjsi-tvOS.a */
=
{
EC
8BA23F246E97C300E88F77
/* libjsi-tvOS.a */
=
{
isa
=
PBXReferenceProxy
;
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
fileType
=
archive.ar
;
path
=
"libjsi-tvOS.a"
;
path
=
"libjsi-tvOS.a"
;
remoteRef
=
EC
51DE3722AF890D00C955B3
/* PBXContainerItemProxy */
;
remoteRef
=
EC
8BA23E246E97C300E88F77
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
};
EC
51DE3A22AF890D00C955B3
/* libjsiexecutor-tvOS.a */
=
{
EC
8BA241246E97C300E88F77
/* libjsiexecutor-tvOS.a */
=
{
isa
=
PBXReferenceProxy
;
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
fileType
=
archive.ar
;
path
=
"libjsiexecutor-tvOS.a"
;
path
=
"libjsiexecutor-tvOS.a"
;
remoteRef
=
EC51DE3922AF890D00C955B3
/* PBXContainerItemProxy */
;
remoteRef
=
EC8BA240246E97C300E88F77
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC51DEA222AFB35000C955B3
/* libRNGestureHandler.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
libRNGestureHandler.a
;
remoteRef
=
EC51DEA122AFB35000C955B3
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC51DEA422AFB35000C955B3
/* libRNGestureHandler-tvOS.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
"libRNGestureHandler-tvOS.a"
;
remoteRef
=
EC51DEA322AFB35000C955B3
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC915166246E8EE60033C1FB
/* libRNImagePicker.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
libRNImagePicker.a
;
remoteRef
=
EC915165246E8EE60033C1FB
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC915169246E8EE60033C1FB
/* libRNSound.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
libRNSound.a
;
remoteRef
=
EC915168246E8EE60033C1FB
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC91516E246E8EE70033C1FB
/* libRNAudio.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
libRNAudio.a
;
remoteRef
=
EC91516D246E8EE70033C1FB
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
EC915173246E8EE70033C1FB
/* libRNDatePicker.a */
=
{
isa
=
PBXReferenceProxy
;
fileType
=
archive.ar
;
path
=
libRNDatePicker.a
;
remoteRef
=
EC915172246E8EE70033C1FB
/* PBXContainerItemProxy */
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
};
/* End PBXReferenceProxy section */
/* End PBXReferenceProxy section */
...
@@ -1304,7 +1143,7 @@
...
@@ -1304,7 +1143,7 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
00E356F31AD99517003FC87E
/*
PDA_RFID
Tests.m in Sources */
,
00E356F31AD99517003FC87E
/*
BoneHouse_Business_APP
Tests.m in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -1330,7 +1169,7 @@
...
@@ -1330,7 +1169,7 @@
isa
=
PBXSourcesBuildPhase
;
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
2DCD954D1E0B4F2C00145EB5
/*
PDA_RFID
Tests.m in Sources */
,
2DCD954D1E0B4F2C00145EB5
/*
BoneHouse_Business_APP
Tests.m in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -1339,12 +1178,12 @@
...
@@ -1339,12 +1178,12 @@
/* Begin PBXTargetDependency section */
/* Begin PBXTargetDependency section */
00E356F51AD99517003FC87E
/* PBXTargetDependency */
=
{
00E356F51AD99517003FC87E
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
isa
=
PBXTargetDependency
;
target
=
13B07F861A680F5B00A75B9A
/*
PDA_RFID
*/
;
target
=
13B07F861A680F5B00A75B9A
/*
BoneHouse_Business_APP
*/
;
targetProxy
=
00E356F41AD99517003FC87E
/* PBXContainerItemProxy */
;
targetProxy
=
00E356F41AD99517003FC87E
/* PBXContainerItemProxy */
;
};
};
2D02E4921E0B4A5D006451C7
/* PBXTargetDependency */
=
{
2D02E4921E0B4A5D006451C7
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
isa
=
PBXTargetDependency
;
target
=
2D02E47A1E0B4A5D006451C7
/*
PDA_RFID
-tvOS */
;
target
=
2D02E47A1E0B4A5D006451C7
/*
BoneHouse_Business_APP
-tvOS */
;
targetProxy
=
2D02E4911E0B4A5D006451C7
/* PBXContainerItemProxy */
;
targetProxy
=
2D02E4911E0B4A5D006451C7
/* PBXContainerItemProxy */
;
};
};
/* End PBXTargetDependency section */
/* End PBXTargetDependency section */
...
@@ -1356,7 +1195,7 @@
...
@@ -1356,7 +1195,7 @@
13B07FB21A68108700A75B9A
/* Base */
,
13B07FB21A68108700A75B9A
/* Base */
,
);
);
name
=
LaunchScreen.xib
;
name
=
LaunchScreen.xib
;
path
=
PDA_RFID
;
path
=
BoneHouse_Business_APP
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
/* End PBXVariantGroup section */
/* End PBXVariantGroup section */
...
@@ -1366,22 +1205,20 @@
...
@@ -1366,22 +1205,20 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
BUNDLE_LOADER
=
"$(TEST_HOST)"
;
BUNDLE_LOADER
=
"$(TEST_HOST)"
;
DEVELOPMENT_TEAM
=
CSFK8Z6S48
;
GCC_PREPROCESSOR_DEFINITIONS
=
(
GCC_PREPROCESSOR_DEFINITIONS
=
(
"DEBUG=1"
,
"DEBUG=1"
,
"$(inherited)"
,
"$(inherited)"
,
);
);
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
BoneHouse_Business_APPTests/Info.plist
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
PDA_RFIDTests/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/BoneHouse_Business_APP.app/BoneHouse_Business_APP"
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1391,13 +1228,14 @@
...
@@ -1391,13 +1228,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/PDA_RFID.app/PDA_RFID"
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -1406,18 +1244,16 @@
...
@@ -1406,18 +1244,16 @@
buildSettings
=
{
buildSettings
=
{
BUNDLE_LOADER
=
"$(TEST_HOST)"
;
BUNDLE_LOADER
=
"$(TEST_HOST)"
;
COPY_PHASE_STRIP
=
NO
;
COPY_PHASE_STRIP
=
NO
;
DEVELOPMENT_TEAM
=
CSFK8Z6S48
;
INFOPLIST_FILE
=
BoneHouse_Business_APPTests/Info.plist
;
HEADER_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
PDA_RFIDTests/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/BoneHouse_Business_APP.app/BoneHouse_Business_APP"
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1427,13 +1263,14 @@
...
@@ -1427,13 +1263,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/PDA_RFID.app/PDA_RFID"
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -1443,25 +1280,25 @@
...
@@ -1443,25 +1280,25 @@
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CURRENT_PROJECT_VERSION
=
1
;
CURRENT_PROJECT_VERSION
=
1
;
DEAD_CODE_STRIPPING
=
NO
;
DEAD_CODE_STRIPPING
=
NO
;
DEVELOPMENT_TEAM
=
CSFK8Z6S48
;
DEVELOPMENT_TEAM
=
DC7HUV928W
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
BoneHouse_Business_APP/Info.plist
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
PDA_RFID/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
"-lc++"
,
"-lc++"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"
org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)
"
;
PRODUCT_BUNDLE_IDENTIFIER
=
"
com.boneHouse-business-app
"
;
PRODUCT_NAME
=
PDA_RFID
;
PRODUCT_NAME
=
BoneHouse_Business_APP
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
HEADER_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -1470,25 +1307,25 @@
...
@@ -1470,25 +1307,25 @@
buildSettings
=
{
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
CURRENT_PROJECT_VERSION
=
1
;
CURRENT_PROJECT_VERSION
=
1
;
DEVELOPMENT_TEAM
=
CSFK8Z6S48
;
DEVELOPMENT_TEAM
=
DC7HUV928W
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
BoneHouse_Business_APP/Info.plist
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
PDA_RFID/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
OTHER_LDFLAGS
=
(
OTHER_LDFLAGS
=
(
"$(inherited)"
,
"$(inherited)"
,
"-ObjC"
,
"-ObjC"
,
"-lc++"
,
"-lc++"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"
org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)
"
;
PRODUCT_BUNDLE_IDENTIFIER
=
"
com.boneHouse-business-app
"
;
PRODUCT_NAME
=
PDA_RFID
;
PRODUCT_NAME
=
BoneHouse_Business_APP
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
HEADER_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -1504,16 +1341,17 @@
...
@@ -1504,16 +1341,17 @@
DEBUG_INFORMATION_FORMAT
=
dwarf
;
DEBUG_INFORMATION_FORMAT
=
dwarf
;
ENABLE_TESTABILITY
=
YES
;
ENABLE_TESTABILITY
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
"BoneHouse_Business_APP-tvOS/Info.plist"
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
"PDA_RFID-tvOS/Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.BoneHouse_Business_APP-tvOS"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.2
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1523,15 +1361,14 @@
...
@@ -1523,15 +1361,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.PDA_RFID-tvOS"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.2
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -1547,16 +1384,17 @@
...
@@ -1547,16 +1384,17 @@
COPY_PHASE_STRIP
=
NO
;
COPY_PHASE_STRIP
=
NO
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_NO_COMMON_BLOCKS
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
"BoneHouse_Business_APP-tvOS/Info.plist"
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
"PDA_RFID-tvOS/Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.BoneHouse_Business_APP-tvOS"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.2
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1566,15 +1404,14 @@
...
@@ -1566,15 +1404,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.PDA_RFID-tvOS"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.2
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -1589,16 +1426,17 @@
...
@@ -1589,16 +1426,17 @@
DEBUG_INFORMATION_FORMAT
=
dwarf
;
DEBUG_INFORMATION_FORMAT
=
dwarf
;
ENABLE_TESTABILITY
=
YES
;
ENABLE_TESTABILITY
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
"BoneHouse_Business_APP-tvOSTests/Info.plist"
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
"PDA_RFID-tvOSTests/Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.BoneHouse_Business_APP-tvOSTests"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/BoneHouse_Business_APP-tvOS.app/BoneHouse_Business_APP-tvOS"
;
TVOS_DEPLOYMENT_TARGET
=
10.1
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1608,15 +1446,14 @@
...
@@ -1608,15 +1446,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.PDA_RFID-tvOSTests"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/PDA_RFID-tvOS.app/PDA_RFID-tvOS"
;
TVOS_DEPLOYMENT_TARGET
=
10.1
;
};
};
name
=
Debug
;
name
=
Debug
;
};
};
...
@@ -1631,16 +1468,17 @@
...
@@ -1631,16 +1468,17 @@
COPY_PHASE_STRIP
=
NO
;
COPY_PHASE_STRIP
=
NO
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_NO_COMMON_BLOCKS
=
YES
;
GCC_NO_COMMON_BLOCKS
=
YES
;
HEADER_SEARCH_PATHS
=
(
INFOPLIST_FILE
=
"BoneHouse_Business_APP-tvOSTests/Info.plist"
;
"$(inherited)"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
);
INFOPLIST_FILE
=
"PDA_RFID-tvOSTests/Info.plist"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
OTHER_LDFLAGS
=
(
"-ObjC"
,
"-lc++"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.BoneHouse_Business_APP-tvOSTests"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/BoneHouse_Business_APP-tvOS.app/BoneHouse_Business_APP-tvOS"
;
TVOS_DEPLOYMENT_TARGET
=
10.1
;
LIBRARY_SEARCH_PATHS
=
(
LIBRARY_SEARCH_PATHS
=
(
"$(inherited)"
,
"$(inherited)"
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
...
@@ -1650,15 +1488,14 @@
...
@@ -1650,15 +1488,14 @@
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
"\"$(SRCROOT)/$(TARGET_NAME)\""
,
);
);
OTHER_LDFLAGS
=
(
HEADER_SEARCH_PATHS
=
(
"-ObjC"
,
"$(inherited)"
,
"-lc++"
,
"$(SRCROOT)/../node_modules/react-native-audio/ios"
,
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/RNDatePicker"
,
"$(SRCROOT)/../node_modules/react-native-gesture-handler/ios/**"
,
"$(SRCROOT)/../node_modules/react-native-image-picker/ios"
,
"$(SRCROOT)/../node_modules/react-native-sound/RNSound"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.facebook.REACT.PDA_RFID-tvOSTests"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SDKROOT
=
appletvos
;
TEST_HOST
=
"$(BUILT_PRODUCTS_DIR)/PDA_RFID-tvOS.app/PDA_RFID-tvOS"
;
TVOS_DEPLOYMENT_TARGET
=
10.1
;
};
};
name
=
Release
;
name
=
Release
;
};
};
...
@@ -1764,7 +1601,7 @@
...
@@ -1764,7 +1601,7 @@
/* End XCBuildConfiguration section */
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
/* Begin XCConfigurationList section */
00E357021AD99517003FC87E
/* Build configuration list for PBXNativeTarget "
PDA_RFID
Tests" */
=
{
00E357021AD99517003FC87E
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
Tests" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
00E356F61AD99517003FC87E
/* Debug */
,
00E356F61AD99517003FC87E
/* Debug */
,
...
@@ -1773,7 +1610,7 @@
...
@@ -1773,7 +1610,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
13B07F931A680F5B00A75B9A
/* Build configuration list for PBXNativeTarget "
PDA_RFID
" */
=
{
13B07F931A680F5B00A75B9A
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
13B07F941A680F5B00A75B9A
/* Debug */
,
13B07F941A680F5B00A75B9A
/* Debug */
,
...
@@ -1782,7 +1619,7 @@
...
@@ -1782,7 +1619,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
2D02E4BA1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
PDA_RFID
-tvOS" */
=
{
2D02E4BA1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
-tvOS" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
2D02E4971E0B4A5E006451C7
/* Debug */
,
2D02E4971E0B4A5E006451C7
/* Debug */
,
...
@@ -1791,7 +1628,7 @@
...
@@ -1791,7 +1628,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
2D02E4BB1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
PDA_RFID
-tvOSTests" */
=
{
2D02E4BB1E0B4A5E006451C7
/* Build configuration list for PBXNativeTarget "
BoneHouse_Business_APP
-tvOSTests" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
2D02E4991E0B4A5E006451C7
/* Debug */
,
2D02E4991E0B4A5E006451C7
/* Debug */
,
...
@@ -1800,7 +1637,7 @@
...
@@ -1800,7 +1637,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
defaultConfigurationName
=
Release
;
};
};
83CBB9FA1A601CBA00E9B192
/* Build configuration list for PBXProject "
PDA_RFID
" */
=
{
83CBB9FA1A601CBA00E9B192
/* Build configuration list for PBXProject "
BoneHouse_Business_APP
" */
=
{
isa
=
XCConfigurationList
;
isa
=
XCConfigurationList
;
buildConfigurations
=
(
buildConfigurations
=
(
83CBBA201A601CBA00E9B192
/* Debug */
,
83CBBA201A601CBA00E9B192
/* Debug */
,
...
...
ios/
PDA_RFID.xcodeproj/xcshareddata/xcschemes/PDA_RFID
-tvOS.xcscheme
→
ios/
BoneHouse_Business_APP.xcodeproj/xcshareddata/xcschemes/BoneHouse_Business_APP
-tvOS.xcscheme
View file @
e2f869ea
...
@@ -29,9 +29,9 @@
...
@@ -29,9 +29,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOS.app"
BuildableName =
"
BoneHouse_Business_APP
-tvOS.app"
BlueprintName =
"
PDA_RFID
-tvOS"
BlueprintName =
"
BoneHouse_Business_APP
-tvOS"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntry>
<BuildActionEntry
<BuildActionEntry
...
@@ -43,9 +43,9 @@
...
@@ -43,9 +43,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E48F1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E48F1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOSTests.xctest"
BuildableName =
"
BoneHouse_Business_APP
-tvOSTests.xctest"
BlueprintName =
"
PDA_RFID
-tvOSTests"
BlueprintName =
"
BoneHouse_Business_APP
-tvOSTests"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntry>
</BuildActionEntries>
</BuildActionEntries>
...
@@ -61,9 +61,9 @@
...
@@ -61,9 +61,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E48F1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E48F1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOSTests.xctest"
BuildableName =
"
BoneHouse_Business_APP
-tvOSTests.xctest"
BlueprintName =
"
PDA_RFID
-tvOSTests"
BlueprintName =
"
BoneHouse_Business_APP
-tvOSTests"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</TestableReference>
</TestableReference>
</Testables>
</Testables>
...
@@ -71,9 +71,9 @@
...
@@ -71,9 +71,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOS.app"
BuildableName =
"
BoneHouse_Business_APP
-tvOS.app"
BlueprintName =
"
PDA_RFID
-tvOS"
BlueprintName =
"
BoneHouse_Business_APP
-tvOS"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</MacroExpansion>
</MacroExpansion>
<AdditionalOptions>
<AdditionalOptions>
...
@@ -94,9 +94,9 @@
...
@@ -94,9 +94,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOS.app"
BuildableName =
"
BoneHouse_Business_APP
-tvOS.app"
BlueprintName =
"
PDA_RFID
-tvOS"
BlueprintName =
"
BoneHouse_Business_APP
-tvOS"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildableProductRunnable>
</BuildableProductRunnable>
<AdditionalOptions>
<AdditionalOptions>
...
@@ -113,9 +113,9 @@
...
@@ -113,9 +113,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BlueprintIdentifier =
"2D02E47A1E0B4A5D006451C7"
BuildableName =
"
PDA_RFID
-tvOS.app"
BuildableName =
"
BoneHouse_Business_APP
-tvOS.app"
BlueprintName =
"
PDA_RFID
-tvOS"
BlueprintName =
"
BoneHouse_Business_APP
-tvOS"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildableProductRunnable>
</BuildableProductRunnable>
</ProfileAction>
</ProfileAction>
...
...
ios/
PDA_RFID.xcodeproj/xcshareddata/xcschemes/PDA_RFID
.xcscheme
→
ios/
BoneHouse_Business_APP.xcodeproj/xcshareddata/xcschemes/BoneHouse_Business_APP
.xcscheme
View file @
e2f869ea
...
@@ -29,9 +29,9 @@
...
@@ -29,9 +29,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"
PDA_RFID
.app"
BuildableName =
"
BoneHouse_Business_APP
.app"
BlueprintName =
"
PDA_RFID
"
BlueprintName =
"
BoneHouse_Business_APP
"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntry>
<BuildActionEntry
<BuildActionEntry
...
@@ -43,9 +43,9 @@
...
@@ -43,9 +43,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"00E356ED1AD99517003FC87E"
BlueprintIdentifier =
"00E356ED1AD99517003FC87E"
BuildableName =
"
PDA_RFID
Tests.xctest"
BuildableName =
"
BoneHouse_Business_APP
Tests.xctest"
BlueprintName =
"
PDA_RFID
Tests"
BlueprintName =
"
BoneHouse_Business_APP
Tests"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntry>
</BuildActionEntries>
</BuildActionEntries>
...
@@ -61,9 +61,9 @@
...
@@ -61,9 +61,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"00E356ED1AD99517003FC87E"
BlueprintIdentifier =
"00E356ED1AD99517003FC87E"
BuildableName =
"
PDA_RFID
Tests.xctest"
BuildableName =
"
BoneHouse_Business_APP
Tests.xctest"
BlueprintName =
"
PDA_RFID
Tests"
BlueprintName =
"
BoneHouse_Business_APP
Tests"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</TestableReference>
</TestableReference>
</Testables>
</Testables>
...
@@ -71,9 +71,9 @@
...
@@ -71,9 +71,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"
PDA_RFID
.app"
BuildableName =
"
BoneHouse_Business_APP
.app"
BlueprintName =
"
PDA_RFID
"
BlueprintName =
"
BoneHouse_Business_APP
"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</MacroExpansion>
</MacroExpansion>
<AdditionalOptions>
<AdditionalOptions>
...
@@ -94,9 +94,9 @@
...
@@ -94,9 +94,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"
PDA_RFID
.app"
BuildableName =
"
BoneHouse_Business_APP
.app"
BlueprintName =
"
PDA_RFID
"
BlueprintName =
"
BoneHouse_Business_APP
"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildableProductRunnable>
</BuildableProductRunnable>
<AdditionalOptions>
<AdditionalOptions>
...
@@ -113,9 +113,9 @@
...
@@ -113,9 +113,9 @@
<BuildableReference
<BuildableReference
BuildableIdentifier =
"primary"
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"
PDA_RFID
.app"
BuildableName =
"
BoneHouse_Business_APP
.app"
BlueprintName =
"
PDA_RFID
"
BlueprintName =
"
BoneHouse_Business_APP
"
ReferencedContainer =
"container:
PDA_RFID
.xcodeproj"
>
ReferencedContainer =
"container:
BoneHouse_Business_APP
.xcodeproj"
>
</BuildableReference>
</BuildableReference>
</BuildableProductRunnable>
</BuildableProductRunnable>
</ProfileAction>
</ProfileAction>
...
...
ios/
PDA_RFID
/AppDelegate.h
→
ios/
BoneHouse_Business_APP
/AppDelegate.h
View file @
e2f869ea
File moved
ios/
PDA_RFID
/AppDelegate.m
→
ios/
BoneHouse_Business_APP
/AppDelegate.m
View file @
e2f869ea
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
{
{
RCTBridge
*
bridge
=
[[
RCTBridge
alloc
]
initWithDelegate
:
self
launchOptions
:
launchOptions
];
RCTBridge
*
bridge
=
[[
RCTBridge
alloc
]
initWithDelegate
:
self
launchOptions
:
launchOptions
];
RCTRootView
*
rootView
=
[[
RCTRootView
alloc
]
initWithBridge
:
bridge
RCTRootView
*
rootView
=
[[
RCTRootView
alloc
]
initWithBridge
:
bridge
moduleName
:
@"
PDA_RFID
"
moduleName
:
@"
BoneHouse_Business_APP
"
initialProperties:
nil
];
initialProperties:
nil
];
rootView
.
backgroundColor
=
[[
UIColor
alloc
]
initWithRed
:
1
.
0
f
green
:
1
.
0
f
blue
:
1
.
0
f
alpha
:
1
];
rootView
.
backgroundColor
=
[[
UIColor
alloc
]
initWithRed
:
1
.
0
f
green
:
1
.
0
f
blue
:
1
.
0
f
alpha
:
1
];
...
...
ios/
PDA_RFID
/Base.lproj/LaunchScreen.xib
→
ios/
BoneHouse_Business_APP
/Base.lproj/LaunchScreen.xib
View file @
e2f869ea
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<color
key=
"textColor"
cocoaTouchSystemColor=
"darkTextColor"
/>
<color
key=
"textColor"
cocoaTouchSystemColor=
"darkTextColor"
/>
<nil
key=
"highlightedColor"
/>
<nil
key=
"highlightedColor"
/>
</label>
</label>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"
PDA_RFID
"
textAlignment=
"center"
lineBreakMode=
"middleTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"18"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"kId-c2-rCX"
>
<label
opaque=
"NO"
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"
BoneHouse_Business_APP
"
textAlignment=
"center"
lineBreakMode=
"middleTruncation"
baselineAdjustment=
"alignBaselines"
minimumFontSize=
"18"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"kId-c2-rCX"
>
<rect
key=
"frame"
x=
"20"
y=
"140"
width=
"441"
height=
"43"
/>
<rect
key=
"frame"
x=
"20"
y=
"140"
width=
"441"
height=
"43"
/>
<fontDescription
key=
"fontDescription"
type=
"boldSystem"
pointSize=
"36"
/>
<fontDescription
key=
"fontDescription"
type=
"boldSystem"
pointSize=
"36"
/>
<color
key=
"textColor"
cocoaTouchSystemColor=
"darkTextColor"
/>
<color
key=
"textColor"
cocoaTouchSystemColor=
"darkTextColor"
/>
...
...
ios/
PDA_RFID
/Images.xcassets/AppIcon.appiconset/Contents.json
→
ios/
BoneHouse_Business_APP
/Images.xcassets/AppIcon.appiconset/Contents.json
View file @
e2f869ea
File moved
ios/
PDA_RFID
/Images.xcassets/Contents.json
→
ios/
BoneHouse_Business_APP
/Images.xcassets/Contents.json
View file @
e2f869ea
File moved
ios/
PDA_RFID
/Info.plist
→
ios/
BoneHouse_Business_APP
/Info.plist
View file @
e2f869ea
...
@@ -2,18 +2,18 @@
...
@@ -2,18 +2,18 @@
<
!
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
"
>
<
!
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
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
NSMicrophoneUsageDescription
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
use
your
microphone
(
for
videos
)<
/string
>
<
k
e
y
>
NSPhotoLibraryAddUsageDescription
<
/k
e
y
>
<
k
e
y
>
NSPhotoLibraryAddUsageDescription
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
save
photos
to
your
photo
gallery
<
/string
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
save
photos
to
your
photo
gallery
<
/string
>
<
k
e
y
>
NSCameraUsageDescription
<
/k
e
y
>
<
k
e
y
>
NSCameraUsageDescription
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
use
your
camera
<
/string
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
use
your
camera
<
/string
>
<
k
e
y
>
NSPhotoLibraryUsageDescription
<
/k
e
y
>
<
k
e
y
>
NSPhotoLibraryUsageDescription
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
access
to
your
photo
gallery
<
/string
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
access
to
your
photo
gallery
<
/string
>
<
k
e
y
>
NSMicrophoneUsageDescription
<
/k
e
y
>
<
string
>
$
(
PRODUCT_NAME
)
would
like
to
use
your
microphone
(
for
videos
)<
/string
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
en
<
/string
>
<
string
>
en
<
/string
>
<
k
e
y
>
CFBundleDisplayName
<
/k
e
y
>
<
k
e
y
>
CFBundleDisplayName
<
/k
e
y
>
<
string
>
PDA_RFID
<
/string
>
<
string
>
BoneHouse_Business_APP
<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
(
EXECUTABLE_NAME
)<
/string
>
<
string
>
$
(
EXECUTABLE_NAME
)<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
...
@@ -25,13 +25,26 @@
...
@@ -25,13 +25,26 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0
<
/string
>
<
string
>
1.0
.0
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
1
<
/string
>
<
string
>
1
.0.0
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSExceptionDomains
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
localhost
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
NSExceptionAllowsInsecureHTTPLoads
<
/k
e
y
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
k
e
y
>
NSLocationWhenInUseUsageDescription
<
/k
e
y
>
<
string
><
/string
>
<
string
><
/string
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
...
@@ -48,18 +61,5 @@
...
@@ -48,18 +61,5 @@
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
UIViewControllerBasedStatusBarAppearance
<
/k
e
y
>
<
k
e
y
>
UIViewControllerBasedStatusBarAppearance
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
tru
e
/
>
<
k
e
y
>
NSExceptionDomains
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
localhost
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
NSExceptionAllowsInsecureHTTPLoads
<
/k
e
y
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
ios/
PDA_RFID
/main.m
→
ios/
BoneHouse_Business_APP
/main.m
View file @
e2f869ea
File moved
ios/
PDA_RFIDTests/PDA_RFID
Tests.m
→
ios/
BoneHouse_Business_APPTests/BoneHouse_Business_APP
Tests.m
View file @
e2f869ea
...
@@ -14,11 +14,11 @@
...
@@ -14,11 +14,11 @@
#define TIMEOUT_SECONDS 600
#define TIMEOUT_SECONDS 600
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"
#define TEXT_TO_LOOK_FOR @"Welcome to React Native!"
@interface
PDA_RFID
Tests
:
XCTestCase
@interface
BoneHouse_Business_APP
Tests
:
XCTestCase
@end
@end
@implementation
PDA_RFID
Tests
@implementation
BoneHouse_Business_APP
Tests
-
(
BOOL
)
findSubviewInView
:(
UIView
*
)
view
matching
:(
BOOL
(
^
)(
UIView
*
view
))
test
-
(
BOOL
)
findSubviewInView
:(
UIView
*
)
view
matching
:(
BOOL
(
^
)(
UIView
*
view
))
test
{
{
...
...
ios/
PDA_RFID
Tests/Info.plist
→
ios/
BoneHouse_Business_APP
Tests/Info.plist
View file @
e2f869ea
File moved
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