|
@@ -22,6 +22,7 @@
|
|
|
140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
|
|
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
|
|
22FA7E94BA01484D85CF4080 /* libRCTContactsWrapper.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F4E8CB53ED554B1CB24E57F9 /* libRCTContactsWrapper.a */; };
|
|
|
+ 2C1F4425C44A495DB39A2CC3 /* libRNCamera.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2166474F6CB8470497E126B1 /* libRNCamera.a */; };
|
|
|
2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
|
|
2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
|
2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
|
@@ -327,6 +328,13 @@
|
|
|
remoteGlobalIDString = 2B58405A1D10DE8700235F31;
|
|
|
remoteInfo = RCTContactsWrapper;
|
|
|
};
|
|
|
+ AE81389C21351B160081B250 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = 4209115BA512474B952551EB /* RNCamera.xcodeproj */;
|
|
|
+ proxyType = 2;
|
|
|
+ remoteGlobalIDString = 4107012F1ACB723B00C6AA39;
|
|
|
+ remoteInfo = RNCamera;
|
|
|
+ };
|
|
|
AE9332AB212FD00E00A82ECC /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = DDD93A23D5194D9E8D22AB47 /* imageCropPicker.xcodeproj */;
|
|
@@ -378,11 +386,13 @@
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = huiliaoAPP/Info.plist; sourceTree = "<group>"; };
|
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = huiliaoAPP/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>"; };
|
|
|
+ 2166474F6CB8470497E126B1 /* libRNCamera.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNCamera.a; sourceTree = "<group>"; };
|
|
|
268208B1EC93416CB5EA17A7 /* RNContactsPicker.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNContactsPicker.xcodeproj; path = "../node_modules/react-native-contacts-picker/ios/RNContactsPicker.xcodeproj"; sourceTree = "<group>"; };
|
|
|
2D02E47B1E0B4A5D006451C7 /* huiliaoAPP-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "huiliaoAPP-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
2D02E4901E0B4A5D006451C7 /* huiliaoAPP-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "huiliaoAPP-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
3B01B1EB32104611B4BD75FB /* libimageCropPicker.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libimageCropPicker.a; sourceTree = "<group>"; };
|
|
|
+ 4209115BA512474B952551EB /* RNCamera.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNCamera.xcodeproj; path = "../node_modules/react-native-camera/ios/RNCamera.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>"; };
|
|
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
|
|
79CCA97F54174204BA6D55E9 /* ContactsWrapper.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ContactsWrapper.xcodeproj; path = "../node_modules/react-native-contacts-wrapper/ios/ContactsWrapper.xcodeproj"; sourceTree = "<group>"; };
|
|
@@ -426,6 +436,7 @@
|
|
|
AC0E38A9407146FD97D072A4 /* libimageCropPicker.a in Frameworks */,
|
|
|
3A467E62F5A64656A979023B /* libRNContactsPicker.a in Frameworks */,
|
|
|
22FA7E94BA01484D85CF4080 /* libRCTContactsWrapper.a in Frameworks */,
|
|
|
+ 2C1F4425C44A495DB39A2CC3 /* libRNCamera.a in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -615,6 +626,7 @@
|
|
|
DDD93A23D5194D9E8D22AB47 /* imageCropPicker.xcodeproj */,
|
|
|
268208B1EC93416CB5EA17A7 /* RNContactsPicker.xcodeproj */,
|
|
|
79CCA97F54174204BA6D55E9 /* ContactsWrapper.xcodeproj */,
|
|
|
+ 4209115BA512474B952551EB /* RNCamera.xcodeproj */,
|
|
|
);
|
|
|
name = Libraries;
|
|
|
sourceTree = "<group>";
|
|
@@ -673,12 +685,21 @@
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ AE81389921351B160081B250 /* Products */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ AE81389D21351B160081B250 /* libRNCamera.a */,
|
|
|
+ );
|
|
|
+ name = Products;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
AE933280212FD00D00A82ECC /* Recovered References */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
3B01B1EB32104611B4BD75FB /* libimageCropPicker.a */,
|
|
|
B67DBD86D72F4F5596A86A19 /* libRNContactsPicker.a */,
|
|
|
F4E8CB53ED554B1CB24E57F9 /* libRCTContactsWrapper.a */,
|
|
|
+ 2166474F6CB8470497E126B1 /* libRNCamera.a */,
|
|
|
);
|
|
|
name = "Recovered References";
|
|
|
sourceTree = "<group>";
|
|
@@ -871,6 +892,10 @@
|
|
|
ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
|
|
|
},
|
|
|
{
|
|
|
+ ProductGroup = AE81389921351B160081B250 /* Products */;
|
|
|
+ ProjectRef = 4209115BA512474B952551EB /* RNCamera.xcodeproj */;
|
|
|
+ },
|
|
|
+ {
|
|
|
ProductGroup = AEAADD0E213263FF00FED8AE /* Products */;
|
|
|
ProjectRef = 268208B1EC93416CB5EA17A7 /* RNContactsPicker.xcodeproj */;
|
|
|
},
|
|
@@ -1152,6 +1177,13 @@
|
|
|
remoteRef = AE3B4CFF2132995A006E0B16 /* PBXContainerItemProxy */;
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
};
|
|
|
+ AE81389D21351B160081B250 /* libRNCamera.a */ = {
|
|
|
+ isa = PBXReferenceProxy;
|
|
|
+ fileType = archive.ar;
|
|
|
+ path = libRNCamera.a;
|
|
|
+ remoteRef = AE81389C21351B160081B250 /* PBXContainerItemProxy */;
|
|
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
+ };
|
|
|
AE9332AC212FD00E00A82ECC /* libimageCropPicker.a */ = {
|
|
|
isa = PBXReferenceProxy;
|
|
|
fileType = archive.ar;
|
|
@@ -1308,6 +1340,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = huiliaoAPPTests/Info.plist;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
@@ -1316,6 +1349,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|
|
@@ -1336,6 +1370,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = huiliaoAPPTests/Info.plist;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
@@ -1344,6 +1379,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|
|
@@ -1367,6 +1403,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = huiliaoAPP/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
@@ -1393,6 +1430,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = huiliaoAPP/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
@@ -1424,6 +1462,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = "huiliaoAPP-tvOS/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
@@ -1431,6 +1470,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|
|
@@ -1461,6 +1501,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = "huiliaoAPP-tvOS/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
@@ -1468,6 +1509,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|
|
@@ -1497,6 +1539,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = "huiliaoAPP-tvOSTests/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
@@ -1504,6 +1547,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|
|
@@ -1533,6 +1577,7 @@
|
|
|
"$(SRCROOT)/../node_modules/react-native-image-crop-picker/ios/**",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-picker/ios/RNContactsPicker",
|
|
|
"$(SRCROOT)/../node_modules/react-native-contacts-wrapper/ios/RCTContactsWrapper",
|
|
|
+ "$(SRCROOT)/../node_modules/react-native-camera/ios/**",
|
|
|
);
|
|
|
INFOPLIST_FILE = "huiliaoAPP-tvOSTests/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
@@ -1540,6 +1585,7 @@
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
"\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
|
|
);
|
|
|
OTHER_LDFLAGS = (
|
|
|
"-ObjC",
|