mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 21:05:44 +07:00
update Tuist section
This commit is contained in:
parent
f4fae99f72
commit
f3531d694b
13
README.md
13
README.md
@ -116,6 +116,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [CircleCI](#CircleCI)
|
||||
- [Codemagic](#Codemagic)
|
||||
- [Xcode Cloud](#xcode-cloud)
|
||||
- [Tuist](#Tuist)
|
||||
- [In App Purchase(IAP)](#In-App-PurchaseIAP)
|
||||
- [Notification](#Notification)
|
||||
- [Local Notification](#Local-Notification)
|
||||
@ -1533,7 +1534,6 @@ Enter url of library that you want to install
|
||||
- Charts - Make Beutiful Charts in your App
|
||||
- Quick/Nimble - Testing Library + Asynchronous tests purpose
|
||||
- Periphery - A tool to identify unused code in Swift Projects
|
||||
- Tuist - Tuist is a command line tool that helps you generate, maintain and interact with Xcode projects.
|
||||
- etc...
|
||||
|
||||
<p align="right">
|
||||
@ -1880,7 +1880,7 @@ TestFlight makes it easy to invite users to test your apps and App Clips and col
|
||||
|
||||
|
||||
|
||||
## CI/CD
|
||||
# CI/CD
|
||||
|
||||
CI and CD stand for continuous integration and continuous delivery/continuous deployment
|
||||
|
||||
@ -1939,6 +1939,15 @@ For more info, go to [Apple Developer Website](https://developer.apple.com/docum
|
||||
<a href="#-content">Back to Content</a>
|
||||
</p>
|
||||
|
||||
## Tuist
|
||||
|
||||
- Tuist is a command line tool that helps you generate, maintain and interact with Xcode projects.
|
||||
|
||||
- [Tuist](https://docs.tuist.io/tutorial/get-started)
|
||||
- [Tuist Github](https://github.com/tuist/tuist)
|
||||
- [Tuist Tutorial for Xcode](https://www.raywenderlich.com/24508362-tuist-tutorial-for-xcode)
|
||||
|
||||
|
||||
## In App Purchase(IAP)
|
||||
|
||||
**Requirement**
|
||||
|
Loading…
Reference in New Issue
Block a user