about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2024-06-05 10:32:28 +0200
committerRicky Kresslein <rk@lakoliu.com>2024-06-05 10:32:28 +0200
commit5819e55722de53e0688cfc0c5fafb43063e7f9cc (patch)
tree2c87b6ce134c60be6ee7a7ed3acf72b42bbb3800
parent920227c1896a6f097fd9191b1a1a61022228a2a5 (diff)
downloadFurtherance-5819e55722de53e0688cfc0c5fafb43063e7f9cc.tar.zst
Update macOS/iOS details
-rw-r--r--.flatpak-builder/.DS_Storebin0 -> 6148 bytes
-rw-r--r--.flatpak-builder/cache/.DS_Storebin0 -> 6148 bytes
-rw-r--r--README.md3
-rw-r--r--data/.DS_Storebin0 -> 6148 bytes
-rw-r--r--src/.DS_Storebin0 -> 6148 bytes
5 files changed, 2 insertions, 1 deletions
diff --git a/.flatpak-builder/.DS_Store b/.flatpak-builder/.DS_Store
new file mode 100644
index 0000000..126bc41
--- /dev/null
+++ b/.flatpak-builder/.DS_Store
Binary files differdiff --git a/.flatpak-builder/cache/.DS_Store b/.flatpak-builder/cache/.DS_Store
new file mode 100644
index 0000000..83753e0
--- /dev/null
+++ b/.flatpak-builder/cache/.DS_Store
Binary files differdiff --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**
 
 <a href="https://apps.apple.com/app/furtherance/id1659277200"><img width='240' alt="Download Furtherance on the App Store" src="https://furtherance.app/images/app-store-black.svg"/></a>
-* 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
--- /dev/null
+++ b/data/.DS_Store
Binary files differdiff --git a/src/.DS_Store b/src/.DS_Store
new file mode 100644
index 0000000..3a26179
--- /dev/null
+++ b/src/.DS_Store
Binary files differ