Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed src #248

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
2b57e2a
Develop (#111)
kcw-grunt Aug 22, 2020
f3b386d
[Merge to Master] Develop with tech debt improvements (#123)
kcw-grunt Oct 14, 2020
45bd44d
Release/v2.8.0 (#131)
kcw-grunt Oct 30, 2020
ef9e6e9
[Release v2.8.2] Merge into Master (#153)
kcw-grunt Nov 21, 2020
6883f6b
[Release v2.8.3] Merge into Master (#167)
kcw-grunt Dec 5, 2020
b90e231
[Merge v2.9.0] into Master (#170)
kcw-grunt Dec 21, 2020
a030aab
[Merge v3.0.0] into Master (#183)
kcw-grunt Jan 10, 2021
c47a810
[HOTFIX] Hide Card Tab (#191)
kcw-grunt Jan 11, 2021
6a70cc0
[Merge into Master] v3.1.1 (#194)
kcw-grunt Jan 15, 2021
ceae007
[Release v3.2.0] Merge into Main (#216)
kcw-grunt Jan 27, 2021
692cebe
[Release v3.3.0] Merge into Main (#236)
kcw-grunt Mar 11, 2021
0db91de
🚀[Release v3.4.0] Merge into Main (#263)
kcw-grunt Apr 18, 2021
43f30a8
Create GitHub Action: push-to-release-email (#56)
kcw-grunt Jun 6, 2021
6b3c6c4
🚀[Release v3.5.0] Merge into Main (#55)
kcw-grunt Jun 8, 2021
5da45ce
🔥🛠[Hotfix] Buy tab crashes (#64)
kcw-grunt Jun 12, 2021
864bc49
🚀[Release v3.6.0] Merge into Main (#91)
kcw-grunt Sep 25, 2021
1eecd9c
🦺[Tech Debt] Update to match the v3.6.0 Binary (#93)
kcw-grunt Sep 25, 2021
7c1cde6
Revert "🦺[Tech Debt] Update to match the v3.6.0 Binary (#93)"
kcw-grunt Sep 25, 2021
fe76680
🦺[Tech Debt] Update to match the v3.6.0 Binary part deux (#94)
kcw-grunt Sep 25, 2021
3006eb2
🚀[Release v3.6.1] Merge into Main (#98)
kcw-grunt Oct 11, 2021
29f3135
🚀[Release v3.7.1] Merge into Main (#112)
kcw-grunt Apr 10, 2022
c8139ff
Add files via upload
kcw-grunt Apr 15, 2022
de2933b
Update README.md
kcw-grunt Apr 15, 2022
ade526f
🚀[Release v3.9.0] Merge into Main (#123)
kcw-grunt Sep 18, 2022
de424b4
Release/v3.9.0 (#128)
kcw-grunt Oct 16, 2022
7432e9b
🚀[Release v3.10.0] Merge into Main (#136)
kcw-grunt Oct 28, 2022
c0eec99
Create FUNDING.yml
kcw-grunt Nov 20, 2022
deebdbe
🚀[Release v3.10.1] Merge into Main (#160)
kcw-grunt Nov 27, 2022
ac218dd
🚀[Release v3.11.0] Merge into Main (#187)
kcw-grunt Jan 26, 2023
18ff96f
🚀[Release v3.11.1] Merge into Main (#212)
kcw-grunt Nov 24, 2023
f28c55f
🚀[Release v3.12.0] Merge into Main (#222)
kcw-grunt Jan 21, 2024
3490a10
🚀[Release v3.12.1-2400214] Merge into Main (#233)
kcw-grunt Feb 27, 2024
30c5c32
🚀[Release v3.13.1-20240322.0] Merge into Main (#235)
kcw-grunt Apr 3, 2024
7886799
resolved conflict resolution errors
kcw-grunt Apr 3, 2024
984d897
Dirty changes to add the projectfile
kcw-grunt Jul 14, 2024
9c95d96
🚀[Release v3.13.5] Merge into Main (#246)
kcw-grunt Jul 18, 2024
fc29512
this was a haf-hearted attempt to move to a src folder.
kcw-grunt Jul 19, 2024
382be94
Merge branch 'main' into removed-src
kcw-grunt Jul 19, 2024
8cd958b
resolved conflict with main
kcw-grunt Jul 19, 2024
e01be04
re-added Assets
kcw-grunt Jul 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions litewallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@
759DA0BB1DAC2A4F008CC49B /* ecc-256.c in Sources */ = {isa = PBXBuildFile; fileRef = 755CD7B81DAA16810075898E /* ecc-256.c */; };
759DA0BE1DAC36A3008CC49B /* libBRCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 755CD9D11DAA197C0075898E /* libBRCore.a */; };
75A2A7941DA5934300A983D8 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A2A7931DA5934300A983D8 /* AppDelegate.swift */; };
75A2A79B1DA5934300A983D8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 75A2A79A1DA5934300A983D8 /* Assets.xcassets */; };
75A2A79E1DA5934300A983D8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75A2A79C1DA5934300A983D8 /* LaunchScreen.storyboard */; };
75A2A80A1DA5936F00A983D8 /* NotificationCenter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75A2A8091DA5936F00A983D8 /* NotificationCenter.framework */; };
75A2A8101DA5936F00A983D8 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75A2A80E1DA5936F00A983D8 /* MainInterface.storyboard */; };
Expand Down Expand Up @@ -295,6 +294,7 @@
C3B7C3EE255FF59200E98A64 /* ConstantsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3B7C3ED255FF59200E98A64 /* ConstantsTests.swift */; };
C3BD4A5325975C6000D97079 /* View+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3BD4A5225975C6000D97079 /* View+Extension.swift */; };
C3C8973825CD6B9300241FBE /* HostingTransactionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C8973725CD6B9300241FBE /* HostingTransactionCell.swift */; };
C3D41F3A2C4A4C0200887523 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C3D41F392C4A4C0200887523 /* Assets.xcassets */; };
C3D4379F2566EA3E00F423E1 /* LWActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3D4379E2566EA3E00F423E1 /* LWActivityIndicator.swift */; };
C3DBBE312BFE15AF00B95939 /* BuyTileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3DBBE302BFE15AF00B95939 /* BuyTileView.swift */; };
C3E5A9052BFDEEF1002FBE04 /* BuyViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E5A9042BFDEEF1002FBE04 /* BuyViewModel.swift */; };
Expand All @@ -318,7 +318,7 @@
C3F8F1462C05269A006C3211 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = C3F8F1452C05269A006C3211 /* GoogleService-Info.plist */; settings = {ASSET_TAGS = ("initial-resources", ); }; };
C3FF4D5F28AC5A5800713139 /* SendAddressCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3FF4D5E28AC5A5800713139 /* SendAddressCellView.swift */; };
C3FF4D6128AC5AC100713139 /* SendAddressCellViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3FF4D6028AC5AC100713139 /* SendAddressCellViewModel.swift */; };
C73896A12BEA3C4900029095 /* partner-keys.plist in Resources */ = {isa = PBXBuildFile; fileRef = C73896A02BEA3C4900029095 /* partner-keys.plist */; settings = {ASSET_TAGS = ("initial-resources", ); }; };
C7FD407F2C48FAF60010C0E6 /* partner-keys.plist in Resources */ = {isa = PBXBuildFile; fileRef = C7FD407E2C48FAF60010C0E6 /* partner-keys.plist */; };
CE03EC741EF256AC0038E3A8 /* SimpleUTXO.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE03EC731EF256AC0038E3A8 /* SimpleUTXO.swift */; };
CE0CD1591DBFBCF5004023DA /* ModalPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0CD1581DBFBCF5004023DA /* ModalPresenter.swift */; };
CE124CF81E67A8E500DFA146 /* TransactionDirection.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE124CF71E67A8E500DFA146 /* TransactionDirection.swift */; };
Expand Down Expand Up @@ -1365,7 +1365,6 @@
759DA0A01DAB838D008CC49B /* view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = view.h; sourceTree = "<group>"; };
75A2A7901DA5934300A983D8 /* Litewallet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Litewallet.app; sourceTree = BUILT_PRODUCTS_DIR; };
75A2A7931DA5934300A983D8 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
75A2A79A1DA5934300A983D8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
75A2A79D1DA5934300A983D8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
75A2A79F1DA5934300A983D8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
75A2A7F21DA5935F00A983D8 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -1446,6 +1445,7 @@
C3BDB42726CC028F004DAE77 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/MainInterface.strings; sourceTree = "<group>"; };
C3BDB42826CC0338004DAE77 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
C3C8973725CD6B9300241FBE /* HostingTransactionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostingTransactionCell.swift; sourceTree = "<group>"; };
C3D41F392C4A4C0200887523 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
C3D4379E2566EA3E00F423E1 /* LWActivityIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LWActivityIndicator.swift; sourceTree = "<group>"; };
C3DBBE302BFE15AF00B95939 /* BuyTileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuyTileView.swift; sourceTree = "<group>"; };
C3E5A9042BFDEEF1002FBE04 /* BuyViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuyViewModel.swift; sourceTree = "<group>"; };
Expand All @@ -1469,7 +1469,7 @@
C3F8F1452C05269A006C3211 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
C3FF4D5E28AC5A5800713139 /* SendAddressCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendAddressCellView.swift; sourceTree = "<group>"; };
C3FF4D6028AC5AC100713139 /* SendAddressCellViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendAddressCellViewModel.swift; sourceTree = "<group>"; };
C73896A02BEA3C4900029095 /* partner-keys.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "partner-keys.plist"; sourceTree = "<group>"; };
C7FD407E2C48FAF60010C0E6 /* partner-keys.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "partner-keys.plist"; sourceTree = "<group>"; };
CE03EC731EF256AC0038E3A8 /* SimpleUTXO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SimpleUTXO.swift; path = Models/SimpleUTXO.swift; sourceTree = "<group>"; };
CE0CD1581DBFBCF5004023DA /* ModalPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ModalPresenter.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
CE0FC0F81F72417200E7C626 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2901,8 +2901,8 @@
22A9A9311DF61930000F0016 /* Platform */,
CEAA9E9C1DC2F8270066731D /* Fonts */,
24670EAC2368EDE7006093E0 /* LFColorPalette.xcassets */,
75A2A79A1DA5934300A983D8 /* Assets.xcassets */,
CE5E6C991EB9135000A476DB /* Icon.xcassets */,
C3D41F392C4A4C0200887523 /* Assets.xcassets */,
75A2A79C1DA5934300A983D8 /* LaunchScreen.storyboard */,
75A2A79F1DA5934300A983D8 /* Info.plist */,
C31C27662BA327640047F855 /* PrivacyInfo.xcprivacy */,
Expand Down Expand Up @@ -2974,7 +2974,7 @@
C3055B662B8E593A002A0882 /* LaunchDataResources */ = {
isa = PBXGroup;
children = (
C73896A02BEA3C4900029095 /* partner-keys.plist */,
C7FD407E2C48FAF60010C0E6 /* partner-keys.plist */,
C3F8F1452C05269A006C3211 /* GoogleService-Info.plist */,
C3188E2526431E750008ADD1 /* Debug-GoogleService-Info.plist */,
);
Expand Down Expand Up @@ -3713,14 +3713,15 @@
files = (
C3423C492B796D820051BD6D /* Ko.mp3 in Resources */,
75A2A79E1DA5934300A983D8 /* LaunchScreen.storyboard in Resources */,
C3D41F3A2C4A4C0200887523 /* Assets.xcassets in Resources */,
C33685092BECE8B10069CBC7 /* PrivacyInfo.xcprivacy in Resources */,
C3423C3F2B796D820051BD6D /* Pt.mp3 in Resources */,
24D5F23822599C0B00225462 /* BarlowSemiCondensed-Italic.ttf in Resources */,
24D5F25922599C0B00225462 /* BarlowSemiCondensed-Medium.ttf in Resources */,
24313C9B23824F5800A83F69 /* Transactions.storyboard in Resources */,
C3423C412B796D820051BD6D /* En.mp3 in Resources */,
222319B21F279B3C00008F20 /* POSTBouncer.html in Resources */,
C73896A12BEA3C4900029095 /* partner-keys.plist in Resources */,
C7FD407F2C48FAF60010C0E6 /* partner-keys.plist in Resources */,
24670EAE2368EDE7006093E0 /* LFColorPalette.xcassets in Resources */,
24313CA523824F5800A83F69 /* Buy.storyboard in Resources */,
24D5F23B22599C0B00225462 /* BarlowSemiCondensed-Bold.ttf in Resources */,
Expand Down Expand Up @@ -3754,7 +3755,6 @@
24393B5C23C259400075218D /* Phrase.storyboard in Resources */,
C3F8F1462C05269A006C3211 /* GoogleService-Info.plist in Resources */,
C3423C422B796D820051BD6D /* coinflip.aiff in Resources */,
75A2A79B1DA5934300A983D8 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -4486,7 +4486,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = litewallet/litewallet.entitlements;
CURRENT_PROJECT_VERSION = 240527.6;
CURRENT_PROJECT_VERSION = 240719.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = ZV7987N2ZC;
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = YES;
Expand Down Expand Up @@ -4844,7 +4844,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = litewallet/litewallet.entitlements;
CURRENT_PROJECT_VERSION = 240527.6;
CURRENT_PROJECT_VERSION = 240719.0;
DEVELOPMENT_TEAM = ZV7987N2ZC;
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -4986,7 +4986,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = litewallet/litewallet.entitlements;
CURRENT_PROJECT_VERSION = 240527.6;
CURRENT_PROJECT_VERSION = 240719.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = ZV7987N2ZC;
EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO;
Expand Down
51 changes: 51 additions & 0 deletions litewallet/AlertFailureView.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
import SwiftUI

struct AlertFailureView: View {
let alertFailureType: AlertFailureType

let errorMessage: String

init(alertFailureType: AlertFailureType, errorMessage: String) {
self.alertFailureType = alertFailureType
self.errorMessage = errorMessage
}

var body: some View {
VStack {
Text(alertFailureType.header)
.foregroundColor(.white)
.font(Font(UIFont.barlowBold(size: 18.0)))
.padding()

Divider()
.frame(maxHeight: 1.0)
.background(Color(UIColor.transparentWhite))

Image(systemName: "nosign")
.resizable()
.aspectRatio(contentMode: .fit)
.frame(width: 40,
height: 40,
alignment: /*@START_MENU_TOKEN@*/ .center/*@END_MENU_TOKEN@*/)
.foregroundColor(.white)
.padding()

Text(self.errorMessage.localizedCapitalized)
.foregroundColor(.white)
.font(Font(UIFont.barlowSemiBold(size: 16.0)))
.padding(.bottom, 60)
}
.background(Color(UIColor.gray))
.cornerRadius(6.0)
}
}

struct AlertFailureView_Previews: PreviewProvider {
static let alert = AlertFailureType.failedResolution
static let errorMessage = "Test Error"

static var previews: some View {
AlertFailureView(alertFailureType: alert, errorMessage: errorMessage)
.environment(\.locale, .init(identifier: "en"))
}
}
21 changes: 21 additions & 0 deletions litewallet/Assets.xcassets/Branding/Logo.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Logo_ltcnew.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Logo_ltcnew.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "Litewallet_white_icon_355.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Litewallet-fin_white_icon711.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Litewallet_white_icon.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Litewallet-fin_icon.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Litewallet-fin_icon200.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Litewallet-fin_white-65.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Litewallet-fin_color.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "litewalletLaunchLogo.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Screenshot 2023-12-12 at 12.16.04 PM.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions litewallet/Assets.xcassets/MenuButtonIcon.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "MenuTabIcon.pdf",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.
Loading