Changes:
- Update bundle identifier from org.jellyfin.swiftfin to org.ashik.jellypig
- Updated in project.pbxproj (4 occurrences)
- Updated in LogManager.swift (logger label)
- Updated in DataCache.swift (cache paths)
- Fix SwiftGen build script to skip gracefully without error
- Changed "error:" to "note:" to prevent Xcode build errors
- Script now exits cleanly when SwiftGen not installed (English-only fork)
This allows the app to be signed with a personal Apple Developer account
and built successfully without SwiftGen dependency.
* Make user profile more generic. Still need to make it work for the reset image / other stuff like delete & username.
* Username Changing and PFP deletion.
* Functional, refreshing, and good to go!
* Clean up localizations
* Migrate [UserDto] -> IdentifiedArrayOf<UserDto>
* Solve "Username should probably be at the top of this section."
* allow notification filter
* WIP:
Created `UserProfileHeroImage` but I haven't used it anywhere.
* Centralize UserProfileHeroImages
* Rename UserProfileImages
* Fix Merge Issue?
* Move to UserProfileImage
* Merge with Main
* Fix Merge?
* Clear the cache on update.
* Delete duplicate `UserProfileImage`
* wip
* wip
* Update ImagePipeline.swift
* fix tvOS build issue and update comment to be more accurate
* clean up
* fix string
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>