File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ swift package --allow-writing-to-directory ./docs \
1515-->
1616
1717## Demos
18- * [ Employee Admin] ( https://github.com/PureMVC/puremvc-swift-demo-uikit-employeeadmin/wiki )
18+ * [ Employee Admin SwiftUI] ( https://github.com/PureMVC/puremvc-swift-demo-swiftui-employeeadmin/wiki )
19+ * [ Employee Admin UIKit] ( https://github.com/PureMVC/puremvc-swift-demo-uikit-employeeadmin/wiki )
1920
2021## Utilities
2122* [ Async Command] ( https://github.com/PureMVC/puremvc-swift-util-asynccommand/wiki )
@@ -31,10 +32,11 @@ swift package --allow-writing-to-directory ./docs \
3132* [ MacOS] ( https://en.wikipedia.org/wiki/MacOS )
3233
3334## Status
34- Production - [ Version 1.7 ] ( https://github.com/PureMVC/puremvc-swift-multicore-framework/blob/master/VERSION )
35+ Production - [ Version 1.8 ] ( https://github.com/PureMVC/puremvc-swift-multicore-framework/blob/master/VERSION )
3536
3637## License
37- * PureMVC MultiCore Framework for Swift - Copyright © 2020 [ Saad Shams] ( https://www.linkedin.com/in/muizz/ )
38+ * PureMVC MultiCore Framework for Swift
39+ * PureMVC - Copyright © 2020 [ Saad Shams] ( https://www.linkedin.com/in/muizz/ )
3840* PureMVC - Copyright © 2020 [ Futurescale, Inc.] ( http://futurescale.com/ )
3941* All rights reserved.
4042
Original file line number Diff line number Diff line change 11PureMVC MultiCore Framework for Swift
22--------------------------------------------------------------------------
3- Release Date: 05/22 /25
4- Platform: Swift
3+ Release Date: 05/30 /25
4+ Platform: Swift
55 Version: 1
6- Revision: 7
6+ Revision: 8
77 Minor: 0
88 Author: Saad Shams <
[email protected] >
99--------------------------------------------------------------------------
10- 1.7 - Improvements and minor updates, updated docs generated from swift
10+ 1.8 - SwiftUI compatibility fixes
11+
12+ 1.7 - Improvements and minor updates, updated docs generated from swift
13+
11141.6 - Updated swift syntax, Updated Docs. Added the @discardableResult
1215attribute to suppress the compiler's unused result warning.
1316
You can’t perform that action at this time.
0 commit comments