Skip to content

Commit

Permalink
🔄 synced file(s) with circlefin/w3s-ios-sample-app-wallets-internal (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot authored Aug 10, 2023
1 parent 21a3bf5 commit be5a616
Show file tree
Hide file tree
Showing 8 changed files with 78 additions and 32 deletions.
Binary file removed readme_images/.DS_Store
Binary file not shown.
Binary file added readme_images/screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed w3s-ios-sample-app-wallets/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
B3BEDEDE2A5064E800861533 /* WalletSdkAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BEDEDC2A5064E800861533 /* WalletSdkAdapter.swift */; };
B3BEDEDF2A5064E800861533 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BEDEDD2A5064E800861533 /* ContentView.swift */; };
B3BEDEE62A50651700861533 /* UserDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BEDEE32A50651700861533 /* UserDefault.swift */; };
B3BEDEE72A50651700861533 /* Utility.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BEDEE42A50651700861533 /* Utility.swift */; };
B3BEDEE82A50651700861533 /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BEDEE52A50651700861533 /* Toast.swift */; };
B3BEDEEA2A50653C00861533 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B3BEDEE92A50653B00861533 /* Assets.xcassets */; };
CC2584A32A54CD0F00FCDBE8 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = CC2584A22A54CD0F00FCDBE8 /* FirebaseAuth */; };
Expand All @@ -37,7 +36,6 @@
B3BEDEDC2A5064E800861533 /* WalletSdkAdapter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WalletSdkAdapter.swift; sourceTree = "<group>"; };
B3BEDEDD2A5064E800861533 /* ContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
B3BEDEE32A50651700861533 /* UserDefault.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserDefault.swift; sourceTree = "<group>"; };
B3BEDEE42A50651700861533 /* Utility.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utility.swift; sourceTree = "<group>"; };
B3BEDEE52A50651700861533 /* Toast.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = "<group>"; };
B3BEDEE92A50653B00861533 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
CC2584A42A54D0B200FCDBE8 /* AuthenticationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationViewModel.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -134,7 +132,6 @@
isa = PBXGroup;
children = (
B3BEDEE32A50651700861533 /* UserDefault.swift */,
B3BEDEE42A50651700861533 /* Utility.swift */,
B3BEDEE52A50651700861533 /* Toast.swift */,
);
path = Helpers;
Expand Down Expand Up @@ -263,7 +260,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B3BEDEE72A50651700861533 /* Utility.swift in Sources */,
B3BEDEE82A50651700861533 /* Toast.swift in Sources */,
CC2584A52A54D0B200FCDBE8 /* AuthenticationViewModel.swift in Sources */,
CC2584AE2A54D30A00FCDBE8 /* HomeView.swift in Sources */,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1430"
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3BEDECA2A50648300861533"
BuildableName = "w3s-ios-sample-app-wallets.app"
BlueprintName = "w3s-ios-sample-app-wallets"
ReferencedContainer = "container:w3s-ios-sample-app-wallets.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3BEDECA2A50648300861533"
BuildableName = "w3s-ios-sample-app-wallets.app"
BlueprintName = "w3s-ios-sample-app-wallets"
ReferencedContainer = "container:w3s-ios-sample-app-wallets.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3BEDECA2A50648300861533"
BuildableName = "w3s-ios-sample-app-wallets.app"
BlueprintName = "w3s-ios-sample-app-wallets"
ReferencedContainer = "container:w3s-ios-sample-app-wallets.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import SwiftUI
struct Toast: ViewModifier {

static let short: TimeInterval = 2
static let long: TimeInterval = 3.5
static let long: TimeInterval = 5

let message: String
@Binding var isShowing: Bool
Expand Down

This file was deleted.

1 comment on commit be5a616

@Danielschneider132
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

w3s-ios-sample-app-wallets/w3s-ios-sample-app-wallets/Helpers/Utility.swift

Please sign in to comment.