Alexandr Zaytsev
Alexandr Zaytsev
Looks like the repository is not maintained already. I fork the repo and fix sorting issue by made image sorting by last modified date. If you still need fix, you...
Сделал загрузку асинхронной: в опциях задается функция loadModules, в которую передается массив имен модулей, которые необходимо загрузить. В тестах сделал ассинхронную загрузку нескольких модулей.
Hi, You could add this repo: ```shell [csi-gcc] name=csi-gcc baseurl=https://dl.cloudsmith.io/public/csi/gcc/rpm/el/8/$basearch enabled=1 gpgkey=https://dl.cloudsmith.io/public/csi/gcc/cfg/gpg/gpg.7E04A007BA668C3C.key gpgcheck=1 ``` install gcc-objc package, which add Objective-C support for GCC. And compile :) But, first you have...