-
# **라이브러리 특징 및 주의사항**
## **SwiftGen 특징 및 주의사항**
- Pod을 이용하여 설치한 뒤, `swiftgen.yml` 를 생성하여 적용해주는 명령어를 입력했지만 ```zsh: command not found: swiftgen``` 반환
- 해당 명령어 말고 ```./Pods/SwiftGen/bin/swiftgen co…
-
##### Description
The swift5 generator with Alamofire library produces a Package.swift file that allows [Alamofire version 5.10](https://github.com/Alamofire/Alamofire/releases/tag/5.10.0) that was…
-
I have configured required setup mentioned at [here](https://github.com/readdle/swift-android-toolchain#prepare-environment). But whenever I try to run sample application [This](https://github.com/rea…
-
Hi guys,
I'm working on a project that is based on Texture and uses ASVideoNode a lot. I'm trying to resolve problems with builds and archives after Swift5&Xcode 10.2 release. That's why i'm trying…
-
Running the Swiftgen plugin in an Xcode Cloud build fails with the following errors:
> Plug-in ended with non-zero exit code: 64)
> xcodebuild: error: Failed to copy build products to test product…
-
let clientID = "CocoaMQTT-" + String(ProcessInfo().processIdentifier)
let mqtt = CocoaMQTT(clientID: clientID, host: "192.168.1.10", port: 1883)
mqtt.logLevel = .debug
mqtt.…
-
Hi
So after spending some time looking over the WWDC videos for ARKit I then googled ARKit for robotics and this was the top result!
Seems like a very promising start!
However, Xcode 11 now uses…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hello,
Thank you for the great library.
While using Texture, I've got some ideas to enhance the usage of Texture with Swift.
And then some of the ideas published as a library in my repos.
It h…
-
# SwiftUI: 苹果的一次天才尝试 - Hite - Serenity and Eternity
时间回到一个月前的 WWDC 19 现场,当苹果宣布推出 SwiftUI 时,所有观众为其优雅的语法、 强大的实时预览 preview特性而欢呼雀跃,在发布之后几天,各路人马推入巨大的热情,研究 SwiftUI DSL 语言设计、Swift5.1 的新特性、 Combine 库的使用方法,…