Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/el-hoshino/eltaso

This is a framework that contains some convenient methods and extensions for myself
https://github.com/el-hoshino/eltaso

Last synced: about 1 month ago
JSON representation

This is a framework that contains some convenient methods and extensions for myself

Awesome Lists containing this project

README

        

# Eltaso
[![Platform](https://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action)
[![Language](https://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
[![Build Status](https://www.bitrise.io/app/8aff8aa9c5a7296d.svg?token=iATnkxRtAq1mL4L-mOsyDA)](https://www.bitrise.io/app/8aff8aa9c5a7296d)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

This is a framework that contains some convenient methods and extensions for myself

# Suspended!

Since Xcode 9, there's a bug that it shows wrong suggestions in auto-completion, which Eltaso heavily relies on. And this bug still isn't fixed yet in Xcode 10.2. So I decided to suspend this project, until this bug being fixed.

You can find details about this bug here:

- https://bugs.swift.org/browse/SR-5466
- https://bugs.swift.org/browse/SR-10442