@@ -6,9 +6,9 @@ A MulleInvocationQueue is fed with NSInvocations, which it then executes in
66serial in a separate thread.
77
88
9- | Release Version | Release Notes
10- |-------------------------------------------------------|--------------
11- | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/MulleFoundation/MulleThread.svg ) [ ![ Build Status] ( https://github.com/MulleFoundation/MulleThread/workflows/CI/badge.svg )] ( //github.com/MulleFoundation/MulleThread/actions ) | [ RELEASENOTES] ( RELEASENOTES.md ) |
9+ | Release Version | Release Notes | AI Documentation
10+ |-------------------------------------------------------|----------------|---------------
11+ | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/MulleFoundation/MulleThread.svg ) [ ![ Build Status] ( https://github.com/MulleFoundation/MulleThread/workflows/CI/badge.svg )] ( //github.com/MulleFoundation/MulleThread/actions ) | [ RELEASENOTES] ( RELEASENOTES.md ) | [ DeepWiki for MulleThread ] ( https://deepwiki.com/MulleFoundation/MulleThread )
1212
1313
1414## MulleThread
@@ -53,7 +53,7 @@ or `-cancelWhenIdle` before.
5353
5454| Requirement | Release Version | Description
5555|-----------------------|------------------|---------------
56- | [ MulleFoundationBase ] ( https://github.com/MulleFoundation/MulleFoundationBase ) | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/MulleFoundation/MulleFoundationBase .svg ) [ ![ Build Status] ( https://github.com/MulleFoundation/MulleFoundationBase /workflows/CI/badge.svg?branch=release )] ( https://github.com/MulleFoundation/MulleFoundationBase /actions/workflows/mulle-sde-ci.yml ) | π§± MulleFoundationBase amalgamates Foundations projects
56+ | [ MulleObjC ] ( https://github.com/mulle-objc/MulleObjC ) | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/mulle-objc/MulleObjC .svg ) [ ![ Build Status] ( https://github.com/mulle-objc/MulleObjC /workflows/CI/badge.svg?branch=release )] ( https://github.com/mulle-objc/MulleObjC /actions/workflows/mulle-sde-ci.yml ) | π A collection of Objective-C root classes for mulle-objc
5757| [ mulle-objc-list] ( https://github.com/mulle-objc/mulle-objc-list ) | ![ Mulle kybernetiK tag] ( https://img.shields.io/github/tag/mulle-objc/mulle-objc-list.svg ) [ ![ Build Status] ( https://github.com/mulle-objc/mulle-objc-list/workflows/CI/badge.svg?branch=release )] ( https://github.com/mulle-objc/mulle-objc-list/actions/workflows/mulle-sde-ci.yml ) | π Lists mulle-objc runtime information contained in executables.
5858
5959### You are here
@@ -83,7 +83,7 @@ Install the requirements:
8383
8484| Requirements | Description
8585|----------------------------------------------|-----------------------
86- | [ MulleFoundationBase ] ( https://github.com/MulleFoundation/MulleFoundationBase ) | π§± MulleFoundationBase amalgamates Foundations projects
86+ | [ MulleObjC ] ( https://github.com/mulle-objc/MulleObjC ) | π A collection of Objective-C root classes for mulle-objc
8787| [ mulle-objc-list] ( https://github.com/mulle-objc/mulle-objc-list ) | π Lists mulle-objc runtime information contained in executables.
8888
8989Download the latest [ tar] ( https://github.com/MulleFoundation/MulleThread/archive/refs/tags/latest.tar.gz ) or [ zip] ( https://github.com/MulleFoundation/MulleThread/archive/refs/tags/latest.zip ) archive and unpack it.
0 commit comments