Skip to content

Commit

Permalink
release 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Jun 12, 2019
1 parent ff722a3 commit 752981b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
Binary file modified android/app/src/main/assets/fonts/Feather.ttf
100755 → 100644
Binary file not shown.
17 changes: 16 additions & 1 deletion ios/GSYGithubAPP.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
00A2BE7B06A94060825CD262 /* libRNI18n.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D4C9A30A03433C851C217D /* libRNI18n.a */; };
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
Expand Down Expand Up @@ -74,6 +73,10 @@
DDE4665A309441F5B2614D05 /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CA1BBF2E2A514CEC83B04305 /* MaterialIcons.ttf */; };
EE2D8991B23748A3BFCCCC7A /* libRealmReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B13F14F65A642FF99A97D7A /* libRealmReact.a */; };
FCB92FCF0A5947BEBF5BBF19 /* libRNVersionNumber.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C43B353EEF942FCA9BF3C1E /* libRNVersionNumber.a */; };
C1662350E6904F60AFA2B66F /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6053FF8556FB4FFFB3B9C854 /* AntDesign.ttf */; };
07F410480086404EA23278A5 /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E456229B5D934E34B05AB8AD /* FontAwesome5_Brands.ttf */; };
5B3232B99AD545A7B108D0E4 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F358C632E50848AEB92411FC /* FontAwesome5_Regular.ttf */; };
3E69B8A40D4F4C52BF4C3431 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 946800A25EB64114A8242318 /* FontAwesome5_Solid.ttf */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -576,6 +579,10 @@
E77C64C94AF34996BB5C7806 /* Octicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Octicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; };
EF1D63B353BB47719FC3ED6B /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
F7F0D62E2F834033A28A1210 /* libLottie.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libLottie.a; sourceTree = "<group>"; };
6053FF8556FB4FFFB3B9C854 /* AntDesign.ttf */ = {isa = PBXFileReference; name = "AntDesign.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
E456229B5D934E34B05AB8AD /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Brands.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
F358C632E50848AEB92411FC /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Regular.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
946800A25EB64114A8242318 /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Solid.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -929,6 +936,10 @@
E77C64C94AF34996BB5C7806 /* Octicons.ttf */,
959969AB7168463BAC658DBE /* SimpleLineIcons.ttf */,
446E4F0EEFEF49CBA949E535 /* Zocial.ttf */,
6053FF8556FB4FFFB3B9C854 /* AntDesign.ttf */,
E456229B5D934E34B05AB8AD /* FontAwesome5_Brands.ttf */,
F358C632E50848AEB92411FC /* FontAwesome5_Regular.ttf */,
946800A25EB64114A8242318 /* FontAwesome5_Solid.ttf */,
);
name = Resources;
sourceTree = "<group>";
Expand Down Expand Up @@ -1672,6 +1683,10 @@
DCF2227B054D4EE6BAB253AB /* Octicons.ttf in Resources */,
9F991F47360A4670AD36047B /* SimpleLineIcons.ttf in Resources */,
CF3FCFA0522F4676A76C79E2 /* Zocial.ttf in Resources */,
C1662350E6904F60AFA2B66F /* AntDesign.ttf in Resources */,
07F410480086404EA23278A5 /* FontAwesome5_Brands.ttf in Resources */,
5B3232B99AD545A7B108D0E4 /* FontAwesome5_Regular.ttf in Resources */,
3E69B8A40D4F4C52BF4C3431 /* FontAwesome5_Solid.ttf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
5 changes: 4 additions & 1 deletion ios/GSYGithubAPP/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,12 @@
<string>Ionicons.ttf</string>
<string>MaterialCommunityIcons.ttf</string>
<string>MaterialIcons.ttf</string>
<string>Octicons.ttf</string>
<string>SimpleLineIcons.ttf</string>
<string>Zocial.ttf</string>
<string>AntDesign.ttf</string>
<string>FontAwesome5_Brands.ttf</string>
<string>FontAwesome5_Regular.ttf</string>
<string>FontAwesome5_Solid.ttf</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
Expand Down

0 comments on commit 752981b

Please sign in to comment.