1 Commits

Author SHA1 Message Date
307baf79a3 Update README 2025-03-30 23:01:06 -04:00
4 changed files with 7 additions and 7 deletions

View File

@@ -199,7 +199,7 @@
499CD4422AC5B799001AE8D8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = S99A5B637C;
ENABLE_APP_SANDBOX = YES;
ENABLE_PREVIEWS = YES;
@@ -207,14 +207,14 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.1.0;
};
name = Debug;
};
499CD4432AC5B799001AE8D8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 9;
DEVELOPMENT_TEAM = S99A5B637C;
ENABLE_APP_SANDBOX = YES;
ENABLE_PREVIEWS = YES;
@@ -222,7 +222,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MARKETING_VERSION = 1.2.0;
MARKETING_VERSION = 1.1.0;
};
name = Release;
};

View File

@@ -11,10 +11,10 @@ PRODUCT_NAME = SatsPrice
PRODUCT_BUNDLE_IDENTIFIER = xyz.tyiu.SatsPrice
// The semantic version of the app
MARKETING_VERSION = 1.2.0
MARKETING_VERSION = 1.1.0
// The build number specifying the internal app version
CURRENT_PROJECT_VERSION = 10
CURRENT_PROJECT_VERSION = 9
// The package name for the Android entry point, referenced by the AndroidManifest.xml
ANDROID_PACKAGE_NAME = sats.price

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -1,7 +1,7 @@
satsprice:
android:
name: SatsPrice
description: SatsPrice fetches the price of Bitcoin relative to common fiat currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected fiat currency.
description: SatsPrice fetches the price of Bitcoin relative to common ISO currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected ISO currency.
repository: https://github.com/tyiu/sats-price
artifacts:
- SatsPrice-v%v.apk