Open in app

Sign In

Write

Sign In

Jimmy Arts
Jimmy Arts

84 Followers

Home

About

Published in

ITNEXT

·Jul 17

Effective Swift Package Manager caching with Fastlane and Github Actions

If you’re using Swift Package Manager to manage dependencies in your iOS project, you may have noticed that it can take a while to download and build dependencies every time you run your CI/CD pipeline on GitHub Actions. This can slow down your development process and increase your build times…

IOS

5 min read

Effective Swift Package Manager caching with Fastlane and Github Actions
Effective Swift Package Manager caching with Fastlane and Github Actions
IOS

5 min read


Published in

ITNEXT

·May 15, 2020

Deploying your Vapor 4 app to Heroku

You’re done building your awesome Vapor 4 app. But now it’s time for the world to appreciate your work. This means you’re in for the next challenge: bringing your application online. There are numerous ways how to deploy your application. You could run it bare bones on a VPS, run…

Swift

7 min read

Deploying your Vapor 4 app to Heroku
Deploying your Vapor 4 app to Heroku
Swift

7 min read


Published in

AH Technology

·Oct 29, 2019

Publishing and using your Swift Package in your project

In my previous article, I described how to split your app into separate components using Swift Package Manager. Splitting your app is nice, the holy grail, however, would be to re-use these components in your other apps. …

Swift

3 min read

Publishing and using your Swift Package in your project
Publishing and using your Swift Package in your project
Swift

3 min read


Published in

AH Technology

·Oct 24, 2019

Splitting your iOS app in components using Swift Package Manager

When building your iOS application you can simply place all source files in a single module (your app) and things will probably work just fine. There are however various reasons why you would want to extract several components of you app into separate components. Why use components? One of the reasons to split…

Swift

4 min read

Splitting your iOS app in components using Swift Package Manger
Splitting your iOS app in components using Swift Package Manger
Swift

4 min read


Published in

AH Technology

·Oct 19, 2019

Replacing CocoaPods with Swift Package Manager

CocoaPods has long been one of the most popular package managers for developing iOS applications. Making it easy to import external libraries without having to manage dependencies and project settings yourself. For a few years already Apple has been developing and expanding the Swift Package Manager. Until recently SPM (Swift…

Swift

4 min read

Replacing CocoaPods with Swift Package Manager
Replacing CocoaPods with Swift Package Manager
Swift

4 min read

Jimmy Arts

Jimmy Arts

84 Followers

Lead iOS engineer @ Polarsteps, Vapor enthusiast.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams