4:42
Install, Setup & Use SwiftLint in Xcode for Swift | Automatic Linting
Learn how to install, setup, configure and use SwiftLint in an Xcode project. Run SwiftLint on every build and get warnings ...
4:56
How To Setup and Use SwiftLint | Xcode 12, Swift 5
This video shows you how to install, set up and configure SwiftLint. - SwiftLint Repo: https://github.com/realm/SwiftLint - Full List of ...
3:01
Learn how to add SwiftLint to your iOS Apps
Hello Guys I'm going show in this video how to add Swift Lint to our iOS project in order to preserve good Swift Style Rules ...
53:55
NSSwiftTips No: 7 - Using SwiftLint Linter in XCode
NSSwiftTips No: 7 Realm Academy SwiftLint Lecture - https://academy.realm.io/posts/slug-jp-simard-swiftlint/ In this episode i am ...
53:47
Swift Heroes Digital 2020 - Command-line automations: unchain your Xcode projects! - Stefano Mondino
Swift Heroes Digital 2020 1-2 October, #directtoyourdevice Command-line automations: unchain your Xcode projects! Stefano ...
11:24
Avoid easy to miss errors with Custom SwiftLint Rules
In this video we take a look a Custom SwiftLint Rules. How that tool can help you keep your codebase consistent in styling, but ...
21:07
How to Setup SwiftLint on XCode 14
Today we learn how to setup Swiftlint in our iOS project to foster a clean and consistent codebase. Resources: 1. Swiftlint Docs: ...
16:07
Apple Debugging L2 - Breakpoints
Introduce some of Xcode's debugging capabilities through breakpoints and some lldb commands. Twitter: ...
16:23
SwiftGen in Xcode 11 - How to install and access resources with auto-completion and type-safely
Tools Series - With SwiftGen you will be able to access your strings, assets, fonts, storyboards, json files, etc, using ...
4:14
How To Setup and Use SwiftLint in your Xcode Project
Connect with me LinkedIn: https://www.linkedin.com/in/davidrazmadze/ GitHub Repo: ...
17:20
Modernizing Xcode Build Settings
In this episode, we modernize the Xcode build settings Repository: https://github.com/paleoterra/PaleoRose Start SHA: ...
14:42
PaleoRose File Management in Xcode
PaleoRose File Management in Xcode In this episode, we refactor the file organization in Xcode. Repository: ...
1:52
SwiftLint PostBuildScript XcodeGen
How to add SwiftLint as postBuildScript using XcodeGen.
32:22
SwiftLint and SwiftFormat (#9)
In this episode, we adopt SwiftLint and Swift Format Repository: https://github.com/paleoterra/PaleoRose Start SHA: ...
1:28
Pod Spec Lint CoreSimulator detected Xcode.app relocation or CoreSimulatorService version change
Today's Topic: Pod Spec Lint CoreSimulator detected Xcode.app relocation or CoreSimulatorService version change Thanks for ...
27:45
Mastering SwiftLint for Code Readability
SwiftLint is an open-source tool to enforce Swift style and conventions. It is developed by Realm. You can set your coding style ...
23:04
Introduction and Initial Assessment Part 1
A quick demo of PaleoRose and beginning to examine the state of the app based on a quick assessment list: - Does it build and ...
3:04
Top 5 iOS libraries to use in 2021
In this video we will get to know my recommendations for developers starting their iOS dev journey and looking into libraries to ...
14:29
Библиотека SwiftLint (Swift 4)
Добрый день! Здорово когда у нас с вами есть тот, кто всегда поможет-подскажет, а еще будет хорошо, если покажет.
14:54
In this episode, we take a look at too custom NSFormatters and decide whether to move them to swift or dump them. Repository: ...