IceCubesApp/Packages/DesignSystem/Sources/DesignSystem
Thomas Ricouard 6297a428a3
Full Xcode 16 supports + iOS 18 support (#2100)
* Compile on iOS 18

* Fix more warnings

* Tweak build settings

* Migrate to Swift Tests

* better tests

* Fix

* Fix tests

* More TabView cleanup

Bump to iOS 18 only + remove custom sidebar

* Revert "More TabView cleanup"

This reverts commit e051437fcb.

* Tabbar fix + bump to iOS 18

* Remove popToRoot

* Cleanup scrollToTop

* Support both TapBar

* Better TabView support

* Better TabView support

* Cleanup

* Disable TabView animations

* Remove id in ForEach

* Remove external init for StatusRowView

* Cleanup

* More Swift 6 concurrency

* Swift 6 mode

* Fixes

* Full Swift 6 packages support

* For now compile env in Swift 5 mode

* Fix archive

* More fix to Archive

* Address `dispatch_assert_queue_fail` (#2161)

See https://twitter.com/dimillian/status/1823089444397724003?s=61&t=SC3rvyJQWn1NQqAgMVrT0Q

* Bump Env to Swift 6

* Fix push notification

* Remove unecessary workaround

* Cleanup

* Move to @Entry

* Fix TabView on Catalyst

* Fix build

* Fix build 2

* fix warning

* Fix icons for iOS 18

---------

Co-authored-by: NachoSoto <NachoSoto@users.noreply.github.com>
2024-09-10 06:53:19 +02:00
..
Resources Full Xcode 16 supports + iOS 18 support (#2100) 2024-09-10 06:53:19 +02:00
ToolbarItem Lint 2024-05-04 13:19:19 +02:00
Views Make toolbar account selector button avatar match shape option. (#2098) 2024-06-25 10:59:43 +02:00
AccountExt.swift Various fixes + fix Explore navigation 2023-03-02 20:15:07 +01:00
ColorSet.swift fix sendable (#2144) 2024-07-29 07:55:44 +02:00
ConditionalModifier.swift format . 2024-02-14 12:48:14 +01:00
DesignSystem.swift Add expanded sidebar layout 2024-05-08 11:51:28 +02:00
Font.swift SwiftFormat 2023-12-18 08:22:59 +01:00
FontPicker.swift Fix theme not being applied live on status row close #961 2023-02-20 13:00:50 +01:00
SceneDelegate.swift Full Xcode 16 supports + iOS 18 support (#2100) 2024-09-10 06:53:19 +02:00
SFSymbols.swift SwiftFormat 2023-03-13 13:38:28 +01:00
Theme.swift Lint 2024-08-01 08:58:54 +02:00
ThemeApplier.swift Various fixes for Xcode 15.3 2024-03-11 08:59:29 +01:00
ThemeStorage.swift Convert Theme to Observable 2023-09-18 21:03:52 +02:00