Julian Gentges
Julian Gentges
I added a SPM package manifest, to allow others that are not using Cocoapods to use this project anyways. I haven't added any package dependencies, since I couldn't spot any...
Is there a way to sort the rows that will be displayed by a synchronised OCKChecklistTaskView? On my view the rows always seem appear in a random order. I have...
For a program I have written a method that appends a new `OCKScheduleElement` to the schedule of a given task and then fetches the events of the task. From my...
I extended the package a bit in order to be able to use the existing basis for UNIX IPC sockets as well. They are quite helpful when you want to...
Hi, recently I get warnings when uploading my App to AppStore Connect. The logs say: > The app references non-public selectors in Payload/APPNAME.app/APPNAME: `dismissViewController` I don't have a function with...
### Motivation While designing an API recently I decided to utilise this OpenAPI generator for the first time. During the process of connecting the generated code to my existing data...
### Is there an existing issue for this? - [x] I have searched the existing issues ### I have checked the wiki - [x] I have searched the wiki for...