#swiftpackage search results
Having Request Modifier marks the second step in my #SwiftyNetworking package refactor. 🔄 Unlike before, I now rely on modifiers. Previously, #SwiftPackage copied the Request, modified the configuration, and returned a new object. Now, it's more aligned with #SwiftUI. 🚀 #iOS
Work, work... 💼 I have developed basic modifiers to configure URLRequest in the future, along with basic request methods. 🛠️ Now, I need to determine how to build a configuration within the Request tree. 🌳 #BuildInPublic #SwiftPackage #SPM
Morning #debugging session. 🌅 I can't find a proper solution for sharing Configuration through the Request tree, so I started with a small case: the EmptyRequest with one modifier. 💻 Working on a #SwiftPackage is easier with a sample app that you can run to test your code. 📦…
When designing a #SwiftPackage, I enjoy crafting code that predicts the eventual results of development. 🛠️ Here are three sample requests using the GET, POST, and DELETE methods. 📥 Each request method takes a path parameter and inherits from the Request protocol.…
I'm using the weather overlay on the maps in the trip planner section from my we-Ather module. This way it is easier for the user to plan their trip accordingly if it's going to rain and keep raincoat ready for the upcoming showers. #buildinpublic #swiftpackage #iOS17
How to Build Swift Package? Add dependencies, platform requirements and work with development packages. expertappdevs.com/blog/how-to-bu… #swiftpackage #swiftpackagemanager #spm #iosappdevs #gitrepository #xcode #swiftpackagebuild #iosdeveloper #developers #appdevelopment
Checking new updates of dependencies in a swift package (LoopKit) is easy #swiftpackage #buildinpublic #MACOS #xcode #SPM #swift #swiftdeps
Release 1.1.0 Added reload button to easily refresh the state of local swift package 😛 #spm #swiftpackage #swift #buildinpublic #ios #swiftui #swiftdeps
This is how it looks. 🧐 The method modifier sets the appropriate method in the configuration. I'm uncertain if this is the final solution, as I have concerns about the store location and how to pass configuration through the tree. 🤔 Brainstorm! ⛈️ #SwiftPackage #BuildInPublic
Swift Package Pro Tip: you can add a swift package (local git) to your project by using the path with a file:/// prefix as the url. #swiftpackage #Xcode #iOSDev
Bill Gates' first game was a lunar lander simulator. In honoring 50yrs of Microsoft I threw together a simple #SwiftPackage replicating it. Enjoy! github.com/dl-alexandre/L… gatesnotes.com/meet-bill/sour…
Today, I am super excited to open source my first #SwiftPackage. Say hello to IGStoryKit! github.com/swapnanildhol/… IGStoryKit lets you post to Instagram Story with a content sticker and 4 different background types in just 3 lines of code 🤯 Please RT! #SwiftLang #IndieDev
Just added GitHub Actions to my OpenSource Swift Package, DragonAnnouncement! 🐉📢 Check it out on my GitHub repo (buff.ly/3QDvg8D) and feel free to contribute! #OpenSource #GitHubActions #SwiftPackage #DragonAnnouncement 🔥💻👩💻
CHViewCodable = github.com/carloshmartins… CHUtilities = github.com/carloshmartins… #swiftpackage #ios
Here you can find the final implementation and a ready to use #SwiftPackage github.com/stonko1994/Sim…
📦 Creating a signed Swift package collection augmentedcode.io/2022/01/10/cre… #swiftlang #swiftpackage #iosdev
📦 Static DocC documentation for Swift packages augmentedcode.io/2022/03/21/sta… #swiftlang #iosdev #swiftpackage
📈 MAY RESULTS ARE IN! 🔥 Swift Package delivered a powerful 28.97% return! Every month is a new opportunity — and May proved that smart choices bring big rewards. 💰 If you’re not earning while you sleep, you’re missing out. 🌙💼 #Zeotar #SwiftPackage #28PercentReturn
Morning #debugging session. 🌅 I can't find a proper solution for sharing Configuration through the Request tree, so I started with a small case: the EmptyRequest with one modifier. 💻 Working on a #SwiftPackage is easier with a sample app that you can run to test your code. 📦…
This is how it looks. 🧐 The method modifier sets the appropriate method in the configuration. I'm uncertain if this is the final solution, as I have concerns about the store location and how to pass configuration through the tree. 🤔 Brainstorm! ⛈️ #SwiftPackage #BuildInPublic
Work, work... 💼 I have developed basic modifiers to configure URLRequest in the future, along with basic request methods. 🛠️ Now, I need to determine how to build a configuration within the Request tree. 🌳 #BuildInPublic #SwiftPackage #SPM
Having Request Modifier marks the second step in my #SwiftyNetworking package refactor. 🔄 Unlike before, I now rely on modifiers. Previously, #SwiftPackage copied the Request, modified the configuration, and returned a new object. Now, it's more aligned with #SwiftUI. 🚀 #iOS
When designing a #SwiftPackage, I enjoy crafting code that predicts the eventual results of development. 🛠️ Here are three sample requests using the GET, POST, and DELETE methods. 📥 Each request method takes a path parameter and inherits from the Request protocol.…
📈 MAY RESULTS ARE IN! 🔥 Swift Package delivered a powerful 28.97% return! Every month is a new opportunity — and May proved that smart choices bring big rewards. 💰 If you’re not earning while you sleep, you’re missing out. 🌙💼 #Zeotar #SwiftPackage #28PercentReturn
📈 MAY RESULTS ARE IN! 🔥 Swift Package delivered a powerful 28.97% return! Every month is a new opportunity — and May proved that smart choices bring big rewards. 💰 If you’re not earning while you sleep, you’re missing out. 🌙💼 #Zeotar #SwiftPackage #28PercentReturn
Bill Gates' first game was a lunar lander simulator. In honoring 50yrs of Microsoft I threw together a simple #SwiftPackage replicating it. Enjoy! github.com/dl-alexandre/L… gatesnotes.com/meet-bill/sour…
github.com
GitHub - dl-alexandre/Lunar: Honoring 50yrs of Microsoft with Gates' first game
Honoring 50yrs of Microsoft with Gates' first game - dl-alexandre/Lunar
Ever built #Swift code on Mac, only to hit a wall when running it on #Linux? 🙋♂️ That was me today! But guess what? The fix was as simple as running: swift-linux. 💡 Curious how it works? I wrote a quick guide, check it out here 👇 fline.dev/test-your-swif… #SwiftPackage #iOSDev
fline.dev
Test your Swift Packages Linux Compatibility on Mac
Ever wondered how to test your Swift code’s compatibility with Linux from your Mac without diving into Docker? In this article, I’ll share a simple command that makes the process effortless!
Swift Package Index Gains #Apple Sponsorship #Swift #SwiftPackage #OpenSource firegulaman.com/2023/05/02/swi… via @firegulaman
firegulaman.com
Swift Package Index Gains Apple Sponsorship - Firegulaman
Building a thriving open source ecosystem is important to Swift’s success, and open source packages are the building blocks that help power countless Swift projects. As the number of packages...
📦 Developing a Swift Package with SPM? Want to expose types from dependencies to the client app without importing them directly? Learn how to do it efficiently! #SwiftPackage #SPM #DependencyManagement #iOSDev ift.tt/q4Toaum
"Add user-customizable global keyboard shortcuts to your macOS app in minutes with this package. It's fully sandbox and Mac App Store compatible. Used in production by Dato, Jiffy, Plash, and Lungo. PR welcome for more features! #macOS #SwiftPackage github.com/sindresorhus/K…"
I'm using my custom Swift Package "we-Ather" for this which is built on openWeather api - github.com/zephyrwala/we-… #spm #swiftpackage #swift
github.com
GitHub - zephyrwala/we-ather: Open Weather API framework for your swift project
Open Weather API framework for your swift project. Contribute to zephyrwala/we-ather development by creating an account on GitHub.
I'm using the weather overlay on the maps in the trip planner section from my we-Ather module. This way it is easier for the user to plan their trip accordingly if it's going to rain and keep raincoat ready for the upcoming showers. #buildinpublic #swiftpackage #iOS17
Having Request Modifier marks the second step in my #SwiftyNetworking package refactor. 🔄 Unlike before, I now rely on modifiers. Previously, #SwiftPackage copied the Request, modified the configuration, and returned a new object. Now, it's more aligned with #SwiftUI. 🚀 #iOS
Checking new updates of dependencies in a swift package (LoopKit) is easy #swiftpackage #buildinpublic #MACOS #xcode #SPM #swift #swiftdeps
Morning #debugging session. 🌅 I can't find a proper solution for sharing Configuration through the Request tree, so I started with a small case: the EmptyRequest with one modifier. 💻 Working on a #SwiftPackage is easier with a sample app that you can run to test your code. 📦…
Work, work... 💼 I have developed basic modifiers to configure URLRequest in the future, along with basic request methods. 🛠️ Now, I need to determine how to build a configuration within the Request tree. 🌳 #BuildInPublic #SwiftPackage #SPM
I'm using the weather overlay on the maps in the trip planner section from my we-Ather module. This way it is easier for the user to plan their trip accordingly if it's going to rain and keep raincoat ready for the upcoming showers. #buildinpublic #swiftpackage #iOS17
When designing a #SwiftPackage, I enjoy crafting code that predicts the eventual results of development. 🛠️ Here are three sample requests using the GET, POST, and DELETE methods. 📥 Each request method takes a path parameter and inherits from the Request protocol.…
How to Build Swift Package? Add dependencies, platform requirements and work with development packages. expertappdevs.com/blog/how-to-bu… #swiftpackage #swiftpackagemanager #spm #iosappdevs #gitrepository #xcode #swiftpackagebuild #iosdeveloper #developers #appdevelopment
📦 Creating a signed Swift package collection augmentedcode.io/2022/01/10/cre… #swiftlang #swiftpackage #iosdev
📦 Static DocC documentation for Swift packages augmentedcode.io/2022/03/21/sta… #swiftlang #iosdev #swiftpackage
Just added GitHub Actions to my OpenSource Swift Package, DragonAnnouncement! 🐉📢 Check it out on my GitHub repo (buff.ly/3QDvg8D) and feel free to contribute! #OpenSource #GitHubActions #SwiftPackage #DragonAnnouncement 🔥💻👩💻
Swift Package Pro Tip: you can add a swift package (local git) to your project by using the path with a file:/// prefix as the url. #swiftpackage #Xcode #iOSDev
📈 MAY RESULTS ARE IN! 🔥 Swift Package delivered a powerful 28.97% return! Every month is a new opportunity — and May proved that smart choices bring big rewards. 💰 If you’re not earning while you sleep, you’re missing out. 🌙💼 #Zeotar #SwiftPackage #28PercentReturn
This is how it looks. 🧐 The method modifier sets the appropriate method in the configuration. I'm uncertain if this is the final solution, as I have concerns about the store location and how to pass configuration through the tree. 🤔 Brainstorm! ⛈️ #SwiftPackage #BuildInPublic
📈 MAY RESULTS ARE IN! 🔥 Swift Package delivered a powerful 28.97% return! Every month is a new opportunity — and May proved that smart choices bring big rewards. 💰 If you’re not earning while you sleep, you’re missing out. 🌙💼 #Zeotar #SwiftPackage #28PercentReturn
Something went wrong.
Something went wrong.
United States Trends
- 1. Lakers 67.7K posts
- 2. Luka 64.5K posts
- 3. Wemby 25K posts
- 4. Marcus Smart 5,436 posts
- 5. #LakeShow 5,324 posts
- 6. Blazers 7,808 posts
- 7. Russ 9,754 posts
- 8. Ayton 14.5K posts
- 9. Richard 45.1K posts
- 10. Horford 1,842 posts
- 11. #AmphoreusStamp 5,612 posts
- 12. #RipCity N/A
- 13. Podz 2,342 posts
- 14. Champagnie 1,195 posts
- 15. Spencer Knight N/A
- 16. Kuminga 3,285 posts
- 17. #dispatch 60.6K posts
- 18. Thunder 31.9K posts
- 19. Godzilla 32.2K posts
- 20. #AEWDynamite 20.1K posts