Commit c2a9aae5 by Tonk

.

parent 2d6c7123
......@@ -16,7 +16,7 @@ target 'rn_safetcutapp' do
pod 'React-RCTText', :path => '../node_modules/react-native/Libraries/Text'
pod 'React-RCTVibration', :path => '../node_modules/react-native/Libraries/Vibration'
pod 'React-RCTWebSocket', :path => '../node_modules/react-native/Libraries/WebSocket'
pod 'BVLinearGradient', :path => '../node_modules/react-native-linear-gradient'
pod 'React-cxxreact', :path => '../node_modules/react-native/ReactCommon/cxxreact'
pod 'React-jsi', :path => '../node_modules/react-native/ReactCommon/jsi'
pod 'React-jsiexecutor', :path => '../node_modules/react-native/ReactCommon/jsiexecutor'
......
......@@ -236,6 +236,6 @@ SPEC CHECKSUMS:
RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
yoga: 312528f5bbbba37b4dcea5ef00e8b4033fdd9411
PODFILE CHECKSUM: 736dc2e29c883dcd1ff9beb197eb0ba504e46e56
PODFILE CHECKSUM: 0536d15002b318b3ba44659b38cde729d9b278b5
COCOAPODS: 1.7.4
......@@ -36,6 +36,7 @@
DA84B31A38034151A0FB4874 /* rubicon-icon-font.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 4997CB59F6A24AA78D488573 /* rubicon-icon-font.ttf */; };
DE9F095AB9954484A2A7982B /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 103D6E4BD9FE4354809E0090 /* Ionicons.ttf */; };
DEED4807327F47FAA53DB2A3 /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EC531A7835AB4640851A1B1B /* Zocial.ttf */; };
E3EFE85423222836005462DA /* libBVLinearGradient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E3EFE851232227D1005462DA /* libBVLinearGradient.a */; };
E49089F60AF34F9C9F4E7561 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA4EB9D1E57E48B6BF2E0784 /* Feather.ttf */; };
E558BCF42E6B43118BCEF481 /* SpaceMono-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 61426FD298BA4F51BED14580 /* SpaceMono-Regular.ttf */; };
E6B967B6BCBF44A399C47551 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 3D8E4771B3D641B1B79D4B27 /* Entypo.ttf */; };
......@@ -58,6 +59,20 @@
remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
remoteInfo = "rn_safetcutapp-tvOS";
};
E3EFE850232227D1005462DA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E3EFE84B232227D1005462DA /* BVLinearGradient.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 134814201AA4EA6300B7C361;
remoteInfo = BVLinearGradient;
};
E3EFE852232227D1005462DA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E3EFE84B232227D1005462DA /* BVLinearGradient.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 64AA15081EF7F30100718508;
remoteInfo = "BVLinearGradient-tvOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
......@@ -103,6 +118,7 @@
C1480D5F89F942E4BE985F58 /* Avenir-Roman.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Avenir-Roman.ttf"; path = "../assets/fonts/Avenir-Roman.ttf"; sourceTree = "<group>"; };
CD4FED42D8554234BAF7BA69 /* Fontisto.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Fontisto.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf"; sourceTree = "<group>"; };
DD7D4CD2C6EB4751A62636C9 /* Roboto.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Roboto.ttf; path = "../node_modules/native-base/Fonts/Roboto.ttf"; sourceTree = "<group>"; };
E3EFE84B232227D1005462DA /* BVLinearGradient.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = BVLinearGradient.xcodeproj; path = "../node_modules/react-native-linear-gradient/BVLinearGradient.xcodeproj"; sourceTree = "<group>"; };
EA68ECB2623F4FEE87AAA3FE /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Regular.ttf; path = "../node_modules/native-base/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; };
EC531A7835AB4640851A1B1B /* Zocial.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Zocial.ttf; path = "../node_modules/native-base/Fonts/Zocial.ttf"; sourceTree = "<group>"; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
......@@ -124,6 +140,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E3EFE85423222836005462DA /* libBVLinearGradient.a in Frameworks */,
1701CA75E05F2CAEC4F028D4 /* libPods-rn_safetcutapp.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
......@@ -222,6 +239,7 @@
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
isa = PBXGroup;
children = (
E3EFE84B232227D1005462DA /* BVLinearGradient.xcodeproj */,
);
name = Libraries;
sourceTree = "<group>";
......@@ -268,6 +286,15 @@
path = Pods;
sourceTree = "<group>";
};
E3EFE84C232227D1005462DA /* Products */ = {
isa = PBXGroup;
children = (
E3EFE851232227D1005462DA /* libBVLinearGradient.a */,
E3EFE853232227D1005462DA /* libBVLinearGradient.a */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
......@@ -389,6 +416,12 @@
mainGroup = 83CBB9F61A601CBA00E9B192;
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = E3EFE84C232227D1005462DA /* Products */;
ProjectRef = E3EFE84B232227D1005462DA /* BVLinearGradient.xcodeproj */;
},
);
projectRoot = "";
targets = (
13B07F861A680F5B00A75B9A /* rn_safetcutapp */,
......@@ -399,6 +432,23 @@
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
E3EFE851232227D1005462DA /* libBVLinearGradient.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libBVLinearGradient.a;
remoteRef = E3EFE850232227D1005462DA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E3EFE853232227D1005462DA /* libBVLinearGradient.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libBVLinearGradient.a;
remoteRef = E3EFE852232227D1005462DA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
00E356EC1AD99517003FC87E /* Resources */ = {
isa = PBXResourcesBuildPhase;
......
......@@ -2,6 +2,16 @@
"images" : [
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
......@@ -29,6 +39,11 @@
"idiom" : "iphone",
"size" : "60x60",
"scale" : "3x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"scale" : "1x"
}
],
"info" : {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment