- Sync Data from Redmine: Seamlessly integrate and sync your data from Redmine.
- Set Hourly Rate: Define your hourly income rate for accurate earnings tracking.
- Track Monthly Earnings and Fixed Costs: Monitor your monthly earnings and manage fixed costs effectively.
- Track Monthly Hours Goal: Set and track your monthly hours goal to ensure you meet your targets.
-
Time Entries
-
Widgets
-
Charts
-
App Intents with Shortcuts
-
Integration with Apple Intelligence
-
Update the App Identifier
- Replace
com.occhipinti.ehm
with a suitable bundle identifier specific to your team or app. - In Xcode, navigate to Project Navigator > Your Project > Targets > General > Identity.
- Update the Bundle Identifier field with your new identifier (e.g.,
com.yourname.ehm
).
- Replace
-
Update Container Groups
- Ensure all occurrences of
com.occhipinti.ehm
in the container groups are updated. - Search for
com.occhipinti.ehm
in the project files (pressCmd + Shift + F
). - Replace all instances with the new identifier (e.g.,
com.yourname.ehm
).
- Ensure all occurrences of
-
Check Capabilities
- Go to Signing & Capabilities in Xcode.
- Ensure iCloud is enabled and linked to your updated container.
This project is open-sourced under the MIT License - see the LICENSE file for details.