mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
add Advercase and DINOT fonts to project (#5)
This commit is contained in:
BIN
app/android/app/src/main/assets/fonts/Advercase-Regular.otf
Normal file
BIN
app/android/app/src/main/assets/fonts/Advercase-Regular.otf
Normal file
Binary file not shown.
BIN
app/android/app/src/main/assets/fonts/DINOT-Medium.otf
Executable file
BIN
app/android/app/src/main/assets/fonts/DINOT-Medium.otf
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -2,20 +2,12 @@
|
||||
"migIndex": 1,
|
||||
"data": [
|
||||
{
|
||||
"path": "assets/fonts/Luciole-Bold-Italic.ttf",
|
||||
"sha1": "396612686b6185a0306f9596832db9e157ffbf5a"
|
||||
"path": "src/assets/fonts/Advercase-Regular.otf",
|
||||
"sha1": "727727cc90e1c3f5aa841c4b0f357deb890b43bb"
|
||||
},
|
||||
{
|
||||
"path": "assets/fonts/Luciole-Bold.ttf",
|
||||
"sha1": "f2571cbc903e799684f746ad4b7fee36e5b89173"
|
||||
},
|
||||
{
|
||||
"path": "assets/fonts/Luciole-Regular-Italic.ttf",
|
||||
"sha1": "416d30f6e22b4c84b9fd79d9f85634cb01fbde00"
|
||||
},
|
||||
{
|
||||
"path": "assets/fonts/Luciole-Regular.ttf",
|
||||
"sha1": "ad5b0769d43092dff86ba99d95d97581ee0983ab"
|
||||
"path": "src/assets/fonts/DINOT-Medium.otf",
|
||||
"sha1": "e993d15a13bc4e2c66dac255d7fa569486345f88"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Black.otf",
|
||||
|
||||
@@ -38,6 +38,29 @@
|
||||
905B70052A72767900AFA232 /* PassportReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 905B70042A72767900AFA232 /* PassportReader.swift */; };
|
||||
905B70072A72774000AFA232 /* PassportReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 905B70062A72774000AFA232 /* PassportReader.m */; };
|
||||
EBECCA4983EC6929A7722578 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E56E082698598B41447667BB /* PrivacyInfo.xcprivacy */; };
|
||||
DAC618BCA5874DD8AD74FFFC /* Advercase-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 7E5C3CEF7EDA4871B3D0EBE1 /* Advercase-Regular.otf */; };
|
||||
D427791AA5714251A5EAF8AD /* DINOT-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 9BF744D9A73A4BAC96EC569A /* DINOT-Medium.otf */; };
|
||||
12FDE04D2B784D978F7804C0 /* Inter-Black.otf in Resources */ = {isa = PBXBuildFile; fileRef = 4B261C28061D47B7B3BB3E37 /* Inter-Black.otf */; };
|
||||
E27FC7C055DE4CBDADEFAC29 /* Inter-BlackItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = D58C0CED91AE4265A5A406A0 /* Inter-BlackItalic.otf */; };
|
||||
9C694E1EF05C49DF85423A6A /* Inter-Bold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 3BF771EA645241D9A28A3AE9 /* Inter-Bold.otf */; };
|
||||
E0825E4C214B4892954725F0 /* Inter-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 00B1702DFCD448D5897AAF17 /* Inter-BoldItalic.otf */; };
|
||||
5C66B65890614C638590DC8A /* Inter-ExtraBold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 8CE3CC4CFFC24314A22F1391 /* Inter-ExtraBold.otf */; };
|
||||
F1961109CC004035884F79D9 /* Inter-ExtraBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 37A4DECF3A824D5BAA8863FD /* Inter-ExtraBoldItalic.otf */; };
|
||||
61037530CB0A4C159B892CDC /* Inter-ExtraLight.otf in Resources */ = {isa = PBXBuildFile; fileRef = 64F386964AAE4C1E8F2DF789 /* Inter-ExtraLight.otf */; };
|
||||
EEF3331B93C24D6482021BA2 /* Inter-ExtraLightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 090474A3F07B4FFA82C9A751 /* Inter-ExtraLightItalic.otf */; };
|
||||
799E4D28B9494C6BAA389F52 /* Inter-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 0C36821E5B014740853946D5 /* Inter-Italic.otf */; };
|
||||
A109328F471241A5A931D524 /* Inter-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = 070CF9E82E3E45DAB6BBA375 /* Inter-Light.otf */; };
|
||||
B0885FC3EE2A41A1AA97EEC0 /* Inter-LightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = F4AE10DA498844DF8BF01948 /* Inter-LightItalic.otf */; };
|
||||
CC02892C62AE4BB5B7F769EA /* Inter-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 15C30A8C4A6C42558DC9D78B /* Inter-Medium.otf */; };
|
||||
C9F1B4F4F38F49EF8723594E /* Inter-MediumItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 06064B357139453EB2788C18 /* Inter-MediumItalic.otf */; };
|
||||
DB83F88A19DB4E6583FFAE06 /* Inter-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = 6CF8D6DF98634423ACD5D630 /* Inter-Regular.otf */; };
|
||||
827AB97C3F4C4DA88293E5FF /* Inter-SemiBold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 276287D0D37B4E8EBD7A1ABD /* Inter-SemiBold.otf */; };
|
||||
628102DA686542B2A5D06A54 /* Inter-SemiBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = 8448FE310A674E8DAA7F1CB5 /* Inter-SemiBoldItalic.otf */; };
|
||||
CB116B311D63491FA54CCEE1 /* Inter-Thin.otf in Resources */ = {isa = PBXBuildFile; fileRef = DD642F4F3A114B43A22296D7 /* Inter-Thin.otf */; };
|
||||
4A1791A6108347E5A635DB1C /* Inter-ThinItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = EEA2A4D24A8F4B10A5ECA607 /* Inter-ThinItalic.otf */; };
|
||||
DC707B77BEF343F0A7B3DFDD /* slkscr.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7CCB5F83F57540E88D54B34A /* slkscr.ttf */; };
|
||||
5008C8140A304ED79DB817C5 /* slkscrb.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B4E7218406B64A95BCE0DFE4 /* slkscrb.ttf */; };
|
||||
D7C083B0F0554047BA5E6BC0 /* slkscr.woff in Resources */ = {isa = PBXBuildFile; fileRef = C56F122245594D6DA9B7570A /* slkscr.woff */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXCopyFilesBuildPhase section */
|
||||
@@ -122,6 +145,29 @@
|
||||
BB9316819FB038104D42933E /* Pods-OpenPassport.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenPassport.debug.xcconfig"; path = "Target Support Files/Pods-OpenPassport/Pods-OpenPassport.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
E56E082698598B41447667BB /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = OpenPassport/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
||||
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
||||
7E5C3CEF7EDA4871B3D0EBE1 /* Advercase-Regular.otf */ = {isa = PBXFileReference; name = "Advercase-Regular.otf"; path = "../src/assets/fonts/Advercase-Regular.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
9BF744D9A73A4BAC96EC569A /* DINOT-Medium.otf */ = {isa = PBXFileReference; name = "DINOT-Medium.otf"; path = "../src/assets/fonts/DINOT-Medium.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
4B261C28061D47B7B3BB3E37 /* Inter-Black.otf */ = {isa = PBXFileReference; name = "Inter-Black.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Black.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
D58C0CED91AE4265A5A406A0 /* Inter-BlackItalic.otf */ = {isa = PBXFileReference; name = "Inter-BlackItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-BlackItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
3BF771EA645241D9A28A3AE9 /* Inter-Bold.otf */ = {isa = PBXFileReference; name = "Inter-Bold.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Bold.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
00B1702DFCD448D5897AAF17 /* Inter-BoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-BoldItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-BoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
8CE3CC4CFFC24314A22F1391 /* Inter-ExtraBold.otf */ = {isa = PBXFileReference; name = "Inter-ExtraBold.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-ExtraBold.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
37A4DECF3A824D5BAA8863FD /* Inter-ExtraBoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-ExtraBoldItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-ExtraBoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
64F386964AAE4C1E8F2DF789 /* Inter-ExtraLight.otf */ = {isa = PBXFileReference; name = "Inter-ExtraLight.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-ExtraLight.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
090474A3F07B4FFA82C9A751 /* Inter-ExtraLightItalic.otf */ = {isa = PBXFileReference; name = "Inter-ExtraLightItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-ExtraLightItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
0C36821E5B014740853946D5 /* Inter-Italic.otf */ = {isa = PBXFileReference; name = "Inter-Italic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Italic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
070CF9E82E3E45DAB6BBA375 /* Inter-Light.otf */ = {isa = PBXFileReference; name = "Inter-Light.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Light.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
F4AE10DA498844DF8BF01948 /* Inter-LightItalic.otf */ = {isa = PBXFileReference; name = "Inter-LightItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-LightItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
15C30A8C4A6C42558DC9D78B /* Inter-Medium.otf */ = {isa = PBXFileReference; name = "Inter-Medium.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Medium.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
06064B357139453EB2788C18 /* Inter-MediumItalic.otf */ = {isa = PBXFileReference; name = "Inter-MediumItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-MediumItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
6CF8D6DF98634423ACD5D630 /* Inter-Regular.otf */ = {isa = PBXFileReference; name = "Inter-Regular.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Regular.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
276287D0D37B4E8EBD7A1ABD /* Inter-SemiBold.otf */ = {isa = PBXFileReference; name = "Inter-SemiBold.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-SemiBold.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
8448FE310A674E8DAA7F1CB5 /* Inter-SemiBoldItalic.otf */ = {isa = PBXFileReference; name = "Inter-SemiBoldItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-SemiBoldItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
DD642F4F3A114B43A22296D7 /* Inter-Thin.otf */ = {isa = PBXFileReference; name = "Inter-Thin.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-Thin.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
EEA2A4D24A8F4B10A5ECA607 /* Inter-ThinItalic.otf */ = {isa = PBXFileReference; name = "Inter-ThinItalic.otf"; path = "../node_modules/@tamagui/font-inter/otf/Inter-ThinItalic.otf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
7CCB5F83F57540E88D54B34A /* slkscr.ttf */ = {isa = PBXFileReference; name = "slkscr.ttf"; path = "../node_modules/@tamagui/font-silkscreen/files/slkscr.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
B4E7218406B64A95BCE0DFE4 /* slkscrb.ttf */ = {isa = PBXFileReference; name = "slkscrb.ttf"; path = "../node_modules/@tamagui/font-silkscreen/files/slkscrb.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
C56F122245594D6DA9B7570A /* slkscr.woff */ = {isa = PBXFileReference; name = "slkscr.woff"; path = "../node_modules/@tamagui/font-silkscreen/files/slkscr.woff"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@@ -235,6 +281,29 @@
|
||||
48CFD94B265341A283033375 /* Resources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
7E5C3CEF7EDA4871B3D0EBE1 /* Advercase-Regular.otf */,
|
||||
9BF744D9A73A4BAC96EC569A /* DINOT-Medium.otf */,
|
||||
4B261C28061D47B7B3BB3E37 /* Inter-Black.otf */,
|
||||
D58C0CED91AE4265A5A406A0 /* Inter-BlackItalic.otf */,
|
||||
3BF771EA645241D9A28A3AE9 /* Inter-Bold.otf */,
|
||||
00B1702DFCD448D5897AAF17 /* Inter-BoldItalic.otf */,
|
||||
8CE3CC4CFFC24314A22F1391 /* Inter-ExtraBold.otf */,
|
||||
37A4DECF3A824D5BAA8863FD /* Inter-ExtraBoldItalic.otf */,
|
||||
64F386964AAE4C1E8F2DF789 /* Inter-ExtraLight.otf */,
|
||||
090474A3F07B4FFA82C9A751 /* Inter-ExtraLightItalic.otf */,
|
||||
0C36821E5B014740853946D5 /* Inter-Italic.otf */,
|
||||
070CF9E82E3E45DAB6BBA375 /* Inter-Light.otf */,
|
||||
F4AE10DA498844DF8BF01948 /* Inter-LightItalic.otf */,
|
||||
15C30A8C4A6C42558DC9D78B /* Inter-Medium.otf */,
|
||||
06064B357139453EB2788C18 /* Inter-MediumItalic.otf */,
|
||||
6CF8D6DF98634423ACD5D630 /* Inter-Regular.otf */,
|
||||
276287D0D37B4E8EBD7A1ABD /* Inter-SemiBold.otf */,
|
||||
8448FE310A674E8DAA7F1CB5 /* Inter-SemiBoldItalic.otf */,
|
||||
DD642F4F3A114B43A22296D7 /* Inter-Thin.otf */,
|
||||
EEA2A4D24A8F4B10A5ECA607 /* Inter-ThinItalic.otf */,
|
||||
7CCB5F83F57540E88D54B34A /* slkscr.ttf */,
|
||||
B4E7218406B64A95BCE0DFE4 /* slkscrb.ttf */,
|
||||
C56F122245594D6DA9B7570A /* slkscr.woff */,
|
||||
);
|
||||
name = Resources;
|
||||
sourceTree = "<group>";
|
||||
@@ -347,6 +416,29 @@
|
||||
05D985FB2BB3344600F58EEA /* Assets.xcassets in Resources */,
|
||||
16E884A52C5BD764003B7125 /* passport.json in Resources */,
|
||||
EBECCA4983EC6929A7722578 /* PrivacyInfo.xcprivacy in Resources */,
|
||||
DAC618BCA5874DD8AD74FFFC /* Advercase-Regular.otf in Resources */,
|
||||
D427791AA5714251A5EAF8AD /* DINOT-Medium.otf in Resources */,
|
||||
12FDE04D2B784D978F7804C0 /* Inter-Black.otf in Resources */,
|
||||
E27FC7C055DE4CBDADEFAC29 /* Inter-BlackItalic.otf in Resources */,
|
||||
9C694E1EF05C49DF85423A6A /* Inter-Bold.otf in Resources */,
|
||||
E0825E4C214B4892954725F0 /* Inter-BoldItalic.otf in Resources */,
|
||||
5C66B65890614C638590DC8A /* Inter-ExtraBold.otf in Resources */,
|
||||
F1961109CC004035884F79D9 /* Inter-ExtraBoldItalic.otf in Resources */,
|
||||
61037530CB0A4C159B892CDC /* Inter-ExtraLight.otf in Resources */,
|
||||
EEF3331B93C24D6482021BA2 /* Inter-ExtraLightItalic.otf in Resources */,
|
||||
799E4D28B9494C6BAA389F52 /* Inter-Italic.otf in Resources */,
|
||||
A109328F471241A5A931D524 /* Inter-Light.otf in Resources */,
|
||||
B0885FC3EE2A41A1AA97EEC0 /* Inter-LightItalic.otf in Resources */,
|
||||
CC02892C62AE4BB5B7F769EA /* Inter-Medium.otf in Resources */,
|
||||
C9F1B4F4F38F49EF8723594E /* Inter-MediumItalic.otf in Resources */,
|
||||
DB83F88A19DB4E6583FFAE06 /* Inter-Regular.otf in Resources */,
|
||||
827AB97C3F4C4DA88293E5FF /* Inter-SemiBold.otf in Resources */,
|
||||
628102DA686542B2A5D06A54 /* Inter-SemiBoldItalic.otf in Resources */,
|
||||
CB116B311D63491FA54CCEE1 /* Inter-Thin.otf in Resources */,
|
||||
4A1791A6108347E5A635DB1C /* Inter-ThinItalic.otf in Resources */,
|
||||
DC707B77BEF343F0A7B3DFDD /* slkscr.ttf in Resources */,
|
||||
5008C8140A304ED79DB817C5 /* slkscrb.ttf in Resources */,
|
||||
D7C083B0F0554047BA5E6BC0 /* slkscr.woff in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string></string>
|
||||
<string/>
|
||||
<key>CFBundleIconName</key>
|
||||
<string>AppIcon</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -27,27 +27,26 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string></string>
|
||||
<string/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NFCReaderUsageDescription</key>
|
||||
<string>Need NFC to read Passport</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<string></string>
|
||||
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
|
||||
<string/>
|
||||
<!-- Do not change NSAllowsArbitraryLoads to true, or you will risk app rejection! -->
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<false/>
|
||||
<key>NSAllowsLocalNetworking</key>
|
||||
<true/>
|
||||
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Needed to scan the passport MRZ.</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Needed to secure the secret</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string></string>
|
||||
<string/>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string></string>
|
||||
<string/>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>We need access to your photo library to allow you to choose passport photos or save generated QR codes.</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
@@ -79,5 +78,30 @@
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>UIAppFonts</key>
|
||||
<array>
|
||||
<string>Advercase-Regular.otf</string>
|
||||
<string>DINOT-Medium.otf</string>
|
||||
<string>Inter-Black.otf</string>
|
||||
<string>Inter-BlackItalic.otf</string>
|
||||
<string>Inter-Bold.otf</string>
|
||||
<string>Inter-BoldItalic.otf</string>
|
||||
<string>Inter-ExtraBold.otf</string>
|
||||
<string>Inter-ExtraBoldItalic.otf</string>
|
||||
<string>Inter-ExtraLight.otf</string>
|
||||
<string>Inter-ExtraLightItalic.otf</string>
|
||||
<string>Inter-Italic.otf</string>
|
||||
<string>Inter-Light.otf</string>
|
||||
<string>Inter-LightItalic.otf</string>
|
||||
<string>Inter-Medium.otf</string>
|
||||
<string>Inter-MediumItalic.otf</string>
|
||||
<string>Inter-Regular.otf</string>
|
||||
<string>Inter-SemiBold.otf</string>
|
||||
<string>Inter-SemiBoldItalic.otf</string>
|
||||
<string>Inter-Thin.otf</string>
|
||||
<string>Inter-ThinItalic.otf</string>
|
||||
<string>slkscr.ttf</string>
|
||||
<string>slkscrb.ttf</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
97
app/ios/link-assets-manifest.json
Normal file
97
app/ios/link-assets-manifest.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"migIndex": 1,
|
||||
"data": [
|
||||
{
|
||||
"path": "src/assets/fonts/Advercase-Regular.otf",
|
||||
"sha1": "727727cc90e1c3f5aa841c4b0f357deb890b43bb"
|
||||
},
|
||||
{
|
||||
"path": "src/assets/fonts/DINOT-Medium.otf",
|
||||
"sha1": "e993d15a13bc4e2c66dac255d7fa569486345f88"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Black.otf",
|
||||
"sha1": "5df89a5ca8b710fac50ccde5539bc2aececb184c"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-BlackItalic.otf",
|
||||
"sha1": "a2988d597f61e19ee05a4b7404086b8ca43d0731"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Bold.otf",
|
||||
"sha1": "892e9a770a5340e46c9c7d9f25fa2699d9275923"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-BoldItalic.otf",
|
||||
"sha1": "8774206d7703bfe27f6d5302e5385983c26e13a1"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-ExtraBold.otf",
|
||||
"sha1": "d458dab978fd1894de0eed6adacacb4853596473"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-ExtraBoldItalic.otf",
|
||||
"sha1": "e63778737330052f9015dbd76ba904fcf05b87d7"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-ExtraLight.otf",
|
||||
"sha1": "2c396705e77547af57076584bdd5895c2c81141a"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-ExtraLightItalic.otf",
|
||||
"sha1": "d367b8910d04480c7cf0be5bb87126170e676c2b"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Italic.otf",
|
||||
"sha1": "1d8db12a427db7418be418b77bafb9a916ac0534"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Light.otf",
|
||||
"sha1": "c89f3036b53490be4b25d15e9a3cd4caf3e67d0c"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-LightItalic.otf",
|
||||
"sha1": "6716c0590ef33f9ca0155cd5c5d99f8ca90b5834"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Medium.otf",
|
||||
"sha1": "279fa3c60d682531d549d0ec9ed91f1b83402d40"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-MediumItalic.otf",
|
||||
"sha1": "89d0a6cca45c1ac1cb30c1957b9520b703c42933"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Regular.otf",
|
||||
"sha1": "4786a0feb4c853189782709a5ac5b5dfb696942b"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-SemiBold.otf",
|
||||
"sha1": "ce2ccd0b91ffb1f8c894b6d60f21443e0769217c"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-SemiBoldItalic.otf",
|
||||
"sha1": "8cf127ce6e16f95dccdae0eb553493d625bd0756"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-Thin.otf",
|
||||
"sha1": "b9a1ad08b8f1724544ae075d66c98b7fb507b80d"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-inter/otf/Inter-ThinItalic.otf",
|
||||
"sha1": "cf2dcfd6aa812f641e3d2c81af69a6c553539083"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-silkscreen/files/slkscr.ttf",
|
||||
"sha1": "417bc8219cf9d819c538c052397f3352dda426a7"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-silkscreen/files/slkscr.woff",
|
||||
"sha1": "30d9b6f1b318c955d613dcf18d572f9aee9a35c8"
|
||||
},
|
||||
{
|
||||
"path": "node_modules/@tamagui/font-silkscreen/files/slkscrb.ttf",
|
||||
"sha1": "a960fd4e201077cda027756743c344ffcb8285fb"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -4,7 +4,7 @@ module.exports = {
|
||||
android: {},
|
||||
},
|
||||
assets: [
|
||||
'./assets/fonts',
|
||||
'./src/assets/fonts',
|
||||
'./node_modules/@tamagui/font-inter/otf',
|
||||
'./node_modules/@tamagui/font-silkscreen/files',
|
||||
],
|
||||
|
||||
BIN
app/src/assets/fonts/Advercase-Regular.otf
Normal file
BIN
app/src/assets/fonts/Advercase-Regular.otf
Normal file
Binary file not shown.
BIN
app/src/assets/fonts/DINOT-Medium.otf
Executable file
BIN
app/src/assets/fonts/DINOT-Medium.otf
Executable file
Binary file not shown.
Reference in New Issue
Block a user