Marco Eidinger
Swifty Tech by Marco Eidinger

Swifty Tech by Marco Eidinger

Follow
homeSponsorshipSPMbadgesnewsletter
Tag

2Articles1Week

#2articles1week

More content

Read more stories on Hashnode


Articles with this tag

Mastering Hashnode Challenge #2Articles1Week

Mar 13, 20213 min read

My positive personal experience Β· Who I am Beginning of 2021 I joined Hashnode to write my blog. I am a full-time employee and therefore I am writing in...

Mastering Hashnode Challenge #2Articles1Week

SwiftSyntax

Mar 10, 20213 min read

What is it and will you tell me more (teaser) Β· Image you want to write a developer tool for Swift. You probably want to parse, inspect, generate and...

SwiftSyntax

Build cross-platform native apps without any lines of code

Mar 8, 20218 min read

No-code platform AppGyver Β· Let's have a look together at the no-code development platform AppGyver. This should be particularly interesting for people...

Build cross-platform native apps without any lines of code

Demystify the Swift toolchain

Mar 6, 20213 min read

A toolchain is a set of tools that compiles source code into executables that can run on your target device and normally includes a compiler, a...

Demystify the Swift toolchain

Distribute binary frameworks in Swift Packages and how to automate the process

Mar 4, 20215 min read

What are binary frameworks in Swift Apple introduced a new way of building and distributing binary frameworks with Xcode 11. The new XCFramework...

Distribute binary frameworks in Swift Packages and how to automate the process

Use Swift Package Manager in your own Swift Package

Mar 2, 20213 min read

Programmatically access Swift package information (Last updated: Nov 2022) Β· As a Swift developer, you are probably aware of Apple's Swift Package...

Use Swift Package Manager in your own Swift Package