From 5819e55722de53e0688cfc0c5fafb43063e7f9cc Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Wed, 5 Jun 2024 10:32:28 +0200 Subject: Update macOS/iOS details --- .flatpak-builder/.DS_Store | Bin 0 -> 6148 bytes .flatpak-builder/cache/.DS_Store | Bin 0 -> 6148 bytes README.md | 3 ++- data/.DS_Store | Bin 0 -> 6148 bytes src/.DS_Store | Bin 0 -> 6148 bytes 5 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .flatpak-builder/.DS_Store create mode 100644 .flatpak-builder/cache/.DS_Store create mode 100644 data/.DS_Store create mode 100644 src/.DS_Store diff --git a/.flatpak-builder/.DS_Store b/.flatpak-builder/.DS_Store new file mode 100644 index 0000000..126bc41 Binary files /dev/null and b/.flatpak-builder/.DS_Store differ diff --git a/.flatpak-builder/cache/.DS_Store b/.flatpak-builder/cache/.DS_Store new file mode 100644 index 0000000..83753e0 Binary files /dev/null and b/.flatpak-builder/cache/.DS_Store differ diff --git a/README.md b/README.md index fb944d4..699a149 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ It allows you to track time spent on different activities without worrying about **Mac / iOS** Download Furtherance on the App Store -* Furtherance for Mac & iOS is available on the [App Store](https://apps.apple.com/app/furtherance/id1659277200). It uses a different codebase (Swift & SwiftUI) to provide a native experience, and it is not open-source. +* Furtherance for Mac & iOS is available on the [App Store](https://apps.apple.com/app/furtherance/id1659277200). +* It uses a different codebase (Swift & SwiftUI) to provide a native experience. You can view the source code [here](https://github.com/unobserved-io/furtherance-swiftui). **Windows** diff --git a/data/.DS_Store b/data/.DS_Store new file mode 100644 index 0000000..aa11ff2 Binary files /dev/null and b/data/.DS_Store differ diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000..3a26179 Binary files /dev/null and b/src/.DS_Store differ -- cgit 1.4.1