Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/el-hoshino/eltaso
- Owner: el-hoshino
- License: wtfpl
- Created: 2016-07-05T06:49:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T16:42:12.000Z (over 5 years ago)
- Last Synced: 2024-12-07T18:45:18.112Z (about 2 months ago)
- Language: Swift
- Size: 4.04 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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