I just released my new Swift Package: Events ๐ฃ๐ฆ
https://github.com/ThomasCle/events
I'll be writing more about it on my blog soon! ๐
I just released my new Swift Package: Events ๐ฃ๐ฆ
https://github.com/ThomasCle/events
I'll be writing more about it on my blog soon! ๐
Finally succeeded in generating HTML documentation for a Swift Package containing several targets, with cross references.
Feature still experimental, customisation is still a chore, but it just works.
Thanks to the community :blobcatheart:
#Swift #SwiftUI #SwiftDocC #SwiftPackage #GitHub
#iOS #iosdev #DesignSystem #opensource
That's a good README.
#opensource #iOS #iosDev #Swift #SwiftPackage #GitHub #DesignSystem
I got tired of manually updating my CV across different formats, especially PDF.
So I built CVBuilder, a Swift package that keeps everything in codeโtyped, versioned, and exportable as Markdown, HTML (via Ignite), or plain text.
Here's more info about it:
https://aleahim.com/cvbuilder/
And a GitHub repo:
https://github.com/mihaelamj/cvbuilder
#Swift #SwiftPackage #CV #Markdown #HTML #OpenSource #iOSDev
I updated my #SwiftPackage #GoogleSignInKit. Using it to integrate #GoogleSignIn into your app prevents you having to rely on the heavy package from Google. Itโs the guaranty of a quick, stable and lightweight integration ๐.
#SPM #Swift
New docs for SwiftHive, your private Swift package registry: https://doc.swifthive.dev Setup, authentication, & package management made easy!
Ever built Swift code on macOS, only to hit a wall when running it on Linux? ๐โโ๏ธ That was me today! But guess what? The fix was as simple as running a single command: swift-linux. ๐ก
Curious how it works? I wrote a quick guide to help you out! Check it out here ๐
https://www.fline.dev/test-your-swift-packages-linux-compatibility-on-mac/
I'm on a roll, I've released another Swift Package, ๐๐ผ๐น๐ผ๐ฟ๐.
๐๐ฐ๐ญ๐ฐ๐ณ๐ด ๐ช๐ด ๐ข ๐๐ธ๐ช๐ง๐ต ๐๐ข๐ค๐ฌ๐ข๐จ๐ฆ ๐ต๐ฐ ๐ฆ๐ฏ๐ข๐ฃ๐ญ๐ฆ ๐ข๐ญ๐ญ ๐ด๐บ๐ด๐ต๐ฆ๐ฎ ๐ค๐ฐ๐ญ๐ฐ๐ณ๐ด ๐ช๐ฏ ๐๐ธ๐ช๐ง๐ต๐๐ ๐ต๐ณ๐ฐ๐ถ๐จ๐ฉ ๐ข ๐๐ฐ๐ญ๐ฐ๐ณ ๐ฆ๐น๐ต๐ฆ๐ฏ๐ด๐ช๐ฐ๐ฏ. ๐๐ฐ๐ญ๐ฐ๐ณ๐ด ๐ธ๐ฉ๐ช๐ค๐ฉ ๐ธ๐ฉ๐ฆ๐ณ๐ฆ ๐ฑ๐ณ๐ฆ๐ท๐ช๐ฐ๐ถ๐ด๐ญ๐บ ๐ฐ๐ฏ๐ญ๐บ ๐ข๐ท๐ข๐ช๐ญ๐ข๐ฃ๐ญ๐ฆ ๐ช๐ฏ ๐๐๐๐ฐ๐ญ๐ฐ๐ณ/๐๐๐๐ฐ๐ญ๐ฐ๐ณ ๐ข๐ณ๐ฆ ๐ฏ๐ฐ๐ธ ๐ข๐ท๐ข๐ช๐ญ๐ข๐ฃ๐ญ๐ฆ ๐ช๐ฏ ๐๐ฐ๐ญ๐ฐ๐ณ ๐ข๐ด ๐ธ๐ฆ๐ญ๐ญ.
https://github.com/0xWDG/Colors
#colors #Swift #swiftlang #swiftui #spm #swiftpackage #oss #opensource #foss
A desperate attempt, but maybe there are some Framework or #SwiftPackage experts here? For a while I've been forced to distribute an XCFramework in Debug and Release, because a linked Dependency has Debug-Directives (`#if DEBUG`) in its Source Files. Compiling my XCFramework in Release and an embedding App (Framework + Dependency) in Debug causes a runtime crash. I made a post with a sample project in the Swift Forums as well: https://forums.swift.org/t/shared-dependency-between-framework-and-app-leads-to-run-time-crash/70839
Experience near real-time state synchronization across multiple devices with AppState's SyncState, powered by Apple's NSUbiquitousKeyValueStore! Keep your application's state consistent on all Apple platforms, ensuring a seamless user experience.
https://github.com/0xLeif/AppState/wiki/Starting-to-use-SyncState
#AppState #SwiftPackage #StateManagement #iOS #SwiftLang #OpenSource
FINALLY! After more than FOUR YEARS Google has officially published an iOS Google Maps SDK for #SwiftPackageManager. The original request was created in Sept 2019 ๐
#Swift #SwiftPackage #googlemaps #SDK #iOS
Ever wondered how to handle images, colors, and even custom fonts in your #SwiftPlaygrounds projects right from your #iPad? Letโs dive into this with the help of @textastic and explore the structure of a #SwiftPackage project. ๐โจ
To all #iOS #developers: If you could express a wish for a #Swift Package that you need, what would it be?
#swiftpackage #iosdevelopment #mobiledevelopment #mobiledevs
Excited to announce the release of version 1.0.0 for my Swift Package โDragonAnnouncementโ
https://github.com/Drag0ndust/DragonAnnouncement
๐ Check it out now and share your valuable feedback!
#iOSDev #SwiftPackage #announce #iosdev #swift #swiftui #package
Version 1.0 of my #swiftpackage #DragonAnnouncement is almost ready.
Xcode and its tool chain is driving me mad. Localization export fails because my app do not compile on macOS (no kidding Xcode, itโs an iOS only app). Managed to export ยซenยป version thanks to command line. But import is also failing for similar reason. Oh and exporting ยซfrยป localization give empty translations ๐คฆ๐ปโโ๏ธ #xcode #xcode15 #swift #SwiftPackage #iosdev
Just added GitHub Actions to my OpenSource Swift Package, DragonAnnouncement! ๐๐ข
Check it out on my GitHub repo (https://github.com/Drag0ndust/DragonAnnouncement) and feel free to contribute!
#OpenSource #GitHubActions #SwiftPackage #DragonAnnouncement ๐ฅ๐ป๐ฉโ๐ป
Currently refactoring my entire #swift app from #RxSwift to Combine is far more easy than expected. Most painful parts are type safety weirdness (hello CombineLatest!) and tests relying on test scheduler that need some revamp. Oh. By the way, thatโs also a nice opportunity to properly split in #SwiftPackage for modularity. Still far from complete but in pretty good shape for now. #iosdev #refactoring
Iโm updating an app where my core data model is in a custom framework. I want to migrate new code to #Swift #SwiftPackage but I shave the dependency on the framework. Long term goal is to fully go with packages, but what is the best option for short term? Shall I wise custom Swift and linker option to add this framework dep? Or does a better option exists ?
Cut out a piece of the stream last night for a YouTube video. It shows how I create a new iOS app that uses a Swift Package for the source files.