iOSApplicationTemplate
iOSApplicationTemplate copied to clipboard
Tuist based iOS Application Project Template
## TODO https://github.com/jpsim/Milestones
https://apps.apple.com/ca/app/bakery-simple-icon-maker/id1575220747?mt=12
flurry - https://www.flurry.com/ Firebase - https://firebase.google.com Crashlytics - https://firebase.google.com/products/crashlytics
SwiftLint - https://github.com/realm/SwiftLint SwiftFormat - https://github.com/nicklockwood/SwiftFormat
https://github.com/MobileNativeFoundation/XCLogParser
https://github.com/elegantchaos/DictionaryCoding
```swift import Foundation import DictionaryCoding /// Note: This relies on the DictionaryCoding package https://github.com/elegantchaos/DictionaryCoding struct QueryParamEncoder { func encode(_ item: T) throws -> String { let encoder = DictionaryEncoder() let...
접근성
https://github.com/cashapp/AccessibilitySnapshot https://twitter.com/JamesSherlouk/status/1534607524862865411?s=20&t=ZyiVW3ff8aqZehlyefnFFQ https://gist.github.com/Sherlouk/f3956b440333084ef9ea1e505856500c https://github.com/banksalad/AXSnapshot