Coding & Debugging
PromptBeginner5 minmarkdown
- `*.xcodeproj/`
`*.xcworkspace/`
0
Explore
122,522 skills indexed with the new KISS metadata standard.
`*.xcworkspace/`
`*/Tests/`
etc.)
`fastlane test`
manual injection
Alamofire
Realm
`XCUIElement` | xcuitest |
Pods
`func test*()` | xctest |
`await`
`AnyPublisher`
`NavigationPath` | navigation-swiftui |
`Container`
`Alamofire`
`@Persisted` | realm-model |
`@NSManaged`
`protocol *Service` | service-layer |
`protocol *Repository` | data-repository |
`ObservableObject`
`viewDidLoad()` | uikit-viewcontroller |
`*Coordinator` | coordinator-pattern |
`var body: some View` | swiftui-view |
`*/Core/`