Compare commits
No commits in common. "c53558358fd01755c5f93179fd2edc8b4725732f" and "b4f922170cdec3d871dca7b488c6780d34b2bf01" have entirely different histories.
c53558358f
...
b4f922170c
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,7 +1,2 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
build/
|
build/
|
||||||
libfrontend.a
|
|
||||||
|
|
||||||
*.xcuserstate
|
|
||||||
project.xcworkspace/
|
|
||||||
xcuserdata/
|
|
||||||
|
BIN
config.files
BIN
config.files
Binary file not shown.
@ -1 +1 @@
|
|||||||
1.3.0
|
1.2.3
|
@ -316,12 +316,11 @@
|
|||||||
CLANG_ENABLE_OBJC_ARC = NO;
|
CLANG_ENABLE_OBJC_ARC = NO;
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 1.3.0.0;
|
CURRENT_PROJECT_VERSION = 1.2.5.8;
|
||||||
DEVELOPMENT_TEAM = 6B335P5EL8;
|
DEVELOPMENT_TEAM = 6B335P5EL8;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
HEADER_SEARCH_PATHS = "";
|
HEADER_SEARCH_PATHS = "";
|
||||||
INFOPLIST_FILE = lodewallet/Info.plist;
|
INFOPLIST_FILE = lodewallet/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = LodeWallet;
|
|
||||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||||
@ -333,10 +332,10 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
LIBRARY_SEARCH_PATHS = "${SRCROOT}/lodewallet/lib/";
|
LIBRARY_SEARCH_PATHS = /Users/luigy;
|
||||||
MACH_O_TYPE = mh_execute;
|
MACH_O_TYPE = mh_execute;
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 1.3.0;
|
MARKETING_VERSION = 1.2.5;
|
||||||
OTHER_LDFLAGS = (
|
OTHER_LDFLAGS = (
|
||||||
"--verbose",
|
"--verbose",
|
||||||
"-lfrontend",
|
"-lfrontend",
|
||||||
@ -361,12 +360,11 @@
|
|||||||
CLANG_ENABLE_OBJC_ARC = NO;
|
CLANG_ENABLE_OBJC_ARC = NO;
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 1.3.0.0;
|
CURRENT_PROJECT_VERSION = 1.2.5.8;
|
||||||
DEVELOPMENT_TEAM = 6B335P5EL8;
|
DEVELOPMENT_TEAM = 6B335P5EL8;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
HEADER_SEARCH_PATHS = "";
|
HEADER_SEARCH_PATHS = "";
|
||||||
INFOPLIST_FILE = lodewallet/Info.plist;
|
INFOPLIST_FILE = lodewallet/Info.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = LodeWallet;
|
|
||||||
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
||||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||||
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
||||||
@ -378,10 +376,10 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
LIBRARY_SEARCH_PATHS = "${SRCROOT}/lodewallet/lib/";
|
LIBRARY_SEARCH_PATHS = /Users/luigy;
|
||||||
MACH_O_TYPE = mh_execute;
|
MACH_O_TYPE = mh_execute;
|
||||||
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
||||||
MARKETING_VERSION = 1.3.0;
|
MARKETING_VERSION = 1.2.5;
|
||||||
OTHER_LDFLAGS = (
|
OTHER_LDFLAGS = (
|
||||||
"--verbose",
|
"--verbose",
|
||||||
"-lfrontend",
|
"-lfrontend",
|
||||||
|
7
lodewallet.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
7
lodewallet.xcodeproj/project.xcworkspace/contents.xcworkspacedata
generated
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<Workspace
|
||||||
|
version = "1.0">
|
||||||
|
<FileRef
|
||||||
|
location = "self:">
|
||||||
|
</FileRef>
|
||||||
|
</Workspace>
|
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>IDEDidComputeMac32BitWarning</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
lodewallet.xcodeproj/project.xcworkspace/xcuserdata/luigy.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
BIN
lodewallet.xcodeproj/project.xcworkspace/xcuserdata/luigy.xcuserdatad/UserInterfaceState.xcuserstate
generated
Normal file
Binary file not shown.
@ -1 +1 @@
|
|||||||
@font-face{font-family:proza libre;font-style:normal;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff)format('woff')}@font-face{font-family:krona one;font-style:normal;font-weight:400;src:local(''),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:poppins;font-style:normal;font-weight:400;src:local(''),url(../fonts/Poppins-Regular.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:500;src:local(''),url(../fonts/Poppins-Medium.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:600;src:local(''),url(../fonts/Poppins-Semibold.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:800;src:local(''),url(../fonts/Poppins-Bold.ttf)}
|
@font-face{font-family:proza libre;font-style:normal;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff)format('woff')}@font-face{font-family:krona one;font-style:normal;font-weight:400;src:local(''),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff)format('woff')}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
@font-face{font-family:proza libre;font-style:normal;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff)format('woff')}@font-face{font-family:krona one;font-style:normal;font-weight:400;src:local(''),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:poppins;font-style:normal;font-weight:400;src:local(''),url(../fonts/Poppins-Regular.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:500;src:local(''),url(../fonts/Poppins-Medium.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:600;src:local(''),url(../fonts/Poppins-Semibold.ttf)}@font-face{font-family:poppins;font-style:normal;font-weight:800;src:local(''),url(../fonts/Poppins-Bold.ttf)}
|
@font-face{font-family:proza libre;font-style:normal;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-regular.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:400;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:500;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-500italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:600;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-600italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:700;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-700italic.woff)format('woff')}@font-face{font-family:proza libre;font-style:normal;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800.woff)format('woff')}@font-face{font-family:proza libre;font-style:italic;font-weight:800;src:local(''),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff2)format('woff2'),url(../fonts/proza-libre-v9-latin-ext_latin-800italic.woff)format('woff')}@font-face{font-family:krona one;font-style:normal;font-weight:400;src:local(''),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff2)format('woff2'),url(../fonts/krona-one-v14-latin-ext_latin-regular.woff)format('woff')}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 892 KiB |
Binary file not shown.
Before Width: | Height: | Size: 892 KiB |
Loading…
x
Reference in New Issue
Block a user