|
|
@ -22,8 +22,8 @@ |
|
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
|
|
|
140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
|
|
|
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
|
|
|
19D8B17D0461408D86F34238 /* libDatePickerX.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0297D8D33D204EB6939D06AC /* libDatePickerX.a */; }; |
|
|
|
5B5A67062134936200599381 /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BD54659212F465F005A1D38 /* libRNDeviceInfo.a */; }; |
|
|
|
5BCA8D4B214839F100C81469 /* libRNDatePicker.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BCA8D48214839D500C81469 /* libRNDatePicker.a */; }; |
|
|
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
|
|
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
|
|
|
ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; |
|
|
@ -261,12 +261,12 @@ |
|
|
|
remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4; |
|
|
|
remoteInfo = "jschelpers-tvOS"; |
|
|
|
}; |
|
|
|
5B5A668A2130BD1300599381 /* PBXContainerItemProxy */ = { |
|
|
|
5BCA8D47214839D500C81469 /* PBXContainerItemProxy */ = { |
|
|
|
isa = PBXContainerItemProxy; |
|
|
|
containerPortal = BEE75557964943A593A20B4C /* DatePickerX.xcodeproj */; |
|
|
|
containerPortal = 8E735C153B6847FA8230A60F /* RNDatePicker.xcodeproj */; |
|
|
|
proxyType = 2; |
|
|
|
remoteGlobalIDString = DA5891D81BA9A9FC002B4DB2; |
|
|
|
remoteInfo = DatePickerX; |
|
|
|
remoteInfo = RNDatePicker; |
|
|
|
}; |
|
|
|
5BD54658212F465F005A1D38 /* PBXContainerItemProxy */ = { |
|
|
|
isa = PBXContainerItemProxy; |
|
|
@ -357,6 +357,12 @@ |
|
|
|
21BDF87D12ED4E5BA97C6E9D /* libDatePickerX-tvOS.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = "libDatePickerX-tvOS.a"; sourceTree = "<group>"; }; |
|
|
|
2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
35AF2FBE48BB4F8C8793EC95 /* libRNDeviceInfo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = "libRNDeviceInfo-tvOS.a"; sourceTree = "<group>"; }; |
|
|
|
5BCA8D00214833B700C81469 /* libDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BCA8D082148372200C81469 /* libRNDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BCA8D0A2148373700C81469 /* libRNDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BCA8D0C2148379700C81469 /* libRNDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BCA8D0E2148380500C81469 /* libRNDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BCA8D102148398900C81469 /* libRNDatePicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRNDatePicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
5BD54664212F58B6005A1D38 /* DatePicker.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DatePicker.xcodeproj; path = ../node_modules/iosPicker/DatePicker.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>"; }; |
|
|
|
62D581CB2FE141BD93E3BDEC /* datepickerTests.xctest */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.cfbundle; path = datepickerTests.xctest; sourceTree = "<group>"; }; |
|
|
@ -365,11 +371,11 @@ |
|
|
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
82D6622A3FE241129BEFC1AB /* libDatePicker.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libDatePicker.a; 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>"; }; |
|
|
|
8E735C153B6847FA8230A60F /* 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>"; }; |
|
|
|
96F289FB785A45A0AB87F2A6 /* libDatePicker-tvOS.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = "libDatePicker-tvOS.a"; sourceTree = "<group>"; }; |
|
|
|
ACBEF59FB76B4DA396910134 /* RNDeviceInfo.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNDeviceInfo.xcodeproj; path = "../node_modules/react-native-device-info/ios/RNDeviceInfo.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>"; }; |
|
|
|
B5CC7D0F452041D19A995B59 /* libRNDeviceInfo.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNDeviceInfo.a; sourceTree = "<group>"; }; |
|
|
|
BEE75557964943A593A20B4C /* DatePickerX.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = DatePickerX.xcodeproj; path = "../node_modules/react-native-date-picker-x/ios/DatePickerX.xcodeproj"; sourceTree = "<group>"; }; |
|
|
|
BFBCDF28AC82400D8445D24D /* datepicker-tvOS.app */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.application; path = "datepicker-tvOS.app"; sourceTree = "<group>"; }; |
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
@ -386,6 +392,7 @@ |
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
5BCA8D4B214839F100C81469 /* libRNDatePicker.a in Frameworks */, |
|
|
|
5B5A67062134936200599381 /* libRNDeviceInfo.a in Frameworks */, |
|
|
|
ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */, |
|
|
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */, |
|
|
@ -400,7 +407,6 @@ |
|
|
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
|
|
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
|
|
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
|
|
|
19D8B17D0461408D86F34238 /* libDatePickerX.a in Frameworks */, |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
}; |
|
|
@ -526,16 +532,22 @@ |
|
|
|
2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
5BCA8D102148398900C81469 /* libRNDatePicker.a */, |
|
|
|
5BCA8D0E2148380500C81469 /* libRNDatePicker.a */, |
|
|
|
5BCA8D0C2148379700C81469 /* libRNDatePicker.a */, |
|
|
|
5BCA8D0A2148373700C81469 /* libRNDatePicker.a */, |
|
|
|
5BCA8D082148372200C81469 /* libRNDatePicker.a */, |
|
|
|
5BCA8D00214833B700C81469 /* libDatePicker.a */, |
|
|
|
5BD54664212F58B6005A1D38 /* DatePicker.xcodeproj */, |
|
|
|
2D16E6891FA4F8E400B85C8A /* libReact.a */, |
|
|
|
); |
|
|
|
name = Frameworks; |
|
|
|
sourceTree = "<group>"; |
|
|
|
}; |
|
|
|
5B5A66862130BD1300599381 /* Products */ = { |
|
|
|
5BCA8D1F214839D500C81469 /* Products */ = { |
|
|
|
isa = PBXGroup; |
|
|
|
children = ( |
|
|
|
5B5A668B2130BD1300599381 /* libDatePickerX.a */, |
|
|
|
5BCA8D48214839D500C81469 /* libRNDatePicker.a */, |
|
|
|
); |
|
|
|
name = Products; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -609,7 +621,7 @@ |
|
|
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
|
|
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
|
|
|
ACBEF59FB76B4DA396910134 /* RNDeviceInfo.xcodeproj */, |
|
|
|
BEE75557964943A593A20B4C /* DatePickerX.xcodeproj */, |
|
|
|
8E735C153B6847FA8230A60F /* RNDatePicker.xcodeproj */, |
|
|
|
); |
|
|
|
name = Libraries; |
|
|
|
sourceTree = "<group>"; |
|
|
@ -729,10 +741,6 @@ |
|
|
|
ProductGroup = 5BD54665212F58B6005A1D38 /* Products */; |
|
|
|
ProjectRef = 5BD54664212F58B6005A1D38 /* DatePicker.xcodeproj */; |
|
|
|
}, |
|
|
|
{ |
|
|
|
ProductGroup = 5B5A66862130BD1300599381 /* Products */; |
|
|
|
ProjectRef = BEE75557964943A593A20B4C /* DatePickerX.xcodeproj */; |
|
|
|
}, |
|
|
|
{ |
|
|
|
ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */; |
|
|
|
ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */; |
|
|
@ -781,6 +789,10 @@ |
|
|
|
ProductGroup = 146834001AC3E56700842450 /* Products */; |
|
|
|
ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
|
|
|
}, |
|
|
|
{ |
|
|
|
ProductGroup = 5BCA8D1F214839D500C81469 /* Products */; |
|
|
|
ProjectRef = 8E735C153B6847FA8230A60F /* RNDatePicker.xcodeproj */; |
|
|
|
}, |
|
|
|
{ |
|
|
|
ProductGroup = 5BD54654212F465F005A1D38 /* Products */; |
|
|
|
ProjectRef = ACBEF59FB76B4DA396910134 /* RNDeviceInfo.xcodeproj */; |
|
|
@ -1019,11 +1031,11 @@ |
|
|
|
remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */; |
|
|
|
sourceTree = BUILT_PRODUCTS_DIR; |
|
|
|
}; |
|
|
|
5B5A668B2130BD1300599381 /* libDatePickerX.a */ = { |
|
|
|
5BCA8D48214839D500C81469 /* libRNDatePicker.a */ = { |
|
|
|
isa = PBXReferenceProxy; |
|
|
|
fileType = archive.ar; |
|
|
|
path = libDatePickerX.a; |
|
|
|
remoteRef = 5B5A668A2130BD1300599381 /* PBXContainerItemProxy */; |
|
|
|
path = libRNDatePicker.a; |
|
|
|
remoteRef = 5BCA8D47214839D500C81469 /* PBXContainerItemProxy */; |
|
|
|
sourceTree = BUILT_PRODUCTS_DIR; |
|
|
|
}; |
|
|
|
5BD54659212F465F005A1D38 /* libRNDeviceInfo.a */ = { |
|
|
@ -1182,6 +1194,7 @@ |
|
|
|
"$(SRCROOT)/../node_modules/react-native-datepicker/ios/datepicker", |
|
|
|
"$(SRCROOT)/../node_modules/date-picker/ios/DatePicker", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker-x/ios/DatePickerX", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/DatePickerX", |
|
|
|
); |
|
|
|
INFOPLIST_FILE = DatePickerExampleTests/Info.plist; |
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
|
|
@ -1219,6 +1232,7 @@ |
|
|
|
"$(SRCROOT)/../node_modules/react-native-datepicker/ios/datepicker", |
|
|
|
"$(SRCROOT)/../node_modules/date-picker/ios/DatePicker", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker-x/ios/DatePickerX", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/DatePickerX", |
|
|
|
); |
|
|
|
INFOPLIST_FILE = DatePickerExampleTests/Info.plist; |
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
|
|
@ -1258,6 +1272,7 @@ |
|
|
|
"$(SRCROOT)/../node_modules/react-native-datepicker/ios/datepicker", |
|
|
|
"$(SRCROOT)/../node_modules/date-picker/ios/DatePicker", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker-x/ios/DatePickerX", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/DatePickerX", |
|
|
|
); |
|
|
|
INFOPLIST_FILE = DatePickerExample/Info.plist; |
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
|
@ -1283,6 +1298,7 @@ |
|
|
|
"$(SRCROOT)/../node_modules/react-native-datepicker/ios/datepicker", |
|
|
|
"$(SRCROOT)/../node_modules/date-picker/ios/DatePicker", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker-x/ios/DatePickerX", |
|
|
|
"$(SRCROOT)/../node_modules/react-native-date-picker/ios/DatePickerX", |
|
|
|
); |
|
|
|
INFOPLIST_FILE = DatePickerExample/Info.plist; |
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
|
|