iOS dev
@iosdevio
10.8K
subscribers
12
photos
5
files
6.04K
links
There is a single sponsored link in each issue (monday).
One sponsor per issue.
Every sponsored link should be highly relevant to Apple ecosystem app development.
Sponsored link price - 100$
Contact:
@tigorn
Download Telegram
Join
iOS dev
10.8K subscribers
iOS dev
https://hackernoon.com/making-an-ios-zwift-clone-to-save-15-a-month-part-1-core-bluetooth-9925bba79f7a
Hackernoon
Making an iOS Zwift Clone to Save $15 a Month! Part 1: Core Bluetooth | HackerNoon
It’s been a while since I’ve worked on a personal project, but I’ve been having an itch to make some new <a href="https://hackernoon.com/tagged/ios" target="_blank">iOS</a> apps and yesterday morning I decided to go ahead and hack something together.
iOS dev
https://medium.com/flawless-app-stories/automated-ui-testing-in-swift-ios-46e1c9993316
Medium
Automated UI Testing in Swift & iOS
Testing applications is a critical component of development. As we iterate on our applications, we may change the UI in unintended ways…
iOS dev
http://exploringswift.com/making-a-tinder-esque-card-swiping-interface-using-swift/
Exploring Swift
Making a Tinder-esque Card Swiping interface using Swift
Tinder - we all know that dating app where you can just reject or accept someone by swiping right or left. BAM! The whole card swiping idea is now used in tons of apps. It’s a way to show data if you have grown tired of using table views and collection views.…
iOS dev
https://medium.com/@rjchatfield/inline-snapshot-testing-e5e237fc47f3
Medium
Inline Snapshot Testing
… will automatically write your tests for you, with better code coverage and help your maintainability over time, with just one neat trick!
iOS dev
https://medium.com/@alfianlosari/refactor-mvc-ios-app-to-mvvm-with-rxswift-in-minutes-alfian-losari-ec7905f946f4
Medium
Refactor MVC iOS App to MVVM with RxSwift in Minutes
MVC is the app architecture that Apple recommends to the developers when developing iOS application. It provides clear separation between…
iOS dev
https://medium.com/@cecilia.humlelu/using-c-c-and-objective-c-frameworks-in-swift-apps-6a60e5f71c36
Medium
Language connections among C, C++, Objective-C and Swift
I did a talk in try!Swift Tokyo this year about using C, C++ and Objective-C frameworks in Swift apps. The presentation was quite concise…
iOS dev
https://agostini.tech/2019/03/31/using-cryptoswift/
agostini.tech
Using CryptoSwift | agostini.tech
CryptoSwift is a very simple and powerful encryption library. In this short article we'll go over the basics of using CryptoSwift and get you started...
iOS dev
https://www.objc.io/blog/2019/03/26/collection-protocols/
www.objc.io
Swift Tip: Collection Protocols
A quick overview
iOS dev
https://www.youtube.com/channel/UCdLzBDC5O6J3nJRb8m5PCaQ/videos
iOS dev
https://www.hackingwithswift.com/articles/184/tips-to-optimize-your-spritekit-game
Hacking with Swift
15 tips to optimize your SpriteKit game
Start here to learn how to make your game faster
iOS dev
https://blog.curtisherbert.com/automated-xcode-build-numbers-early-2019-edition
Curtis Herbert
Automated Xcode Build Numbers, Early 2019 Edition
Thanks to a suggested edit from friend-of-the-blog Todd Heasley I can say that, for now, the automated git-based build number script I've been working on perfecting for years is finally, dare I say it, perfect.
iOS dev
https://www.raywenderlich.com/605079-migrating-to-unified-logging-console-and-instruments
kodeco.com
Migrating to Unified Logging: Console and Instruments
In this tutorial, you’ll learn how to debug your iOS apps like a professional using unified logging with the Console and Instruments apps.
iOS dev
https://www.avanderlee.com/swift/updating-swift-5/
SwiftLee
Swift 5.0: How to migrate your project and frameworks
Migrate your project and frameworks and get the most out of Swift 5.0 within a few simple steps using both the migration assisant and manual migration.
iOS dev
https://useyourloaf.com/blog/state-restoration-with-swift-structs/
Use Your Loaf
State Restoration With Swift Structs
How do you implement state preservation and restoration when your view controller model is a Swift struct that does not support NSCoding? My notes on how to wrap the struct in a dictionary with some help from Sourcery.
iOS dev
https://useyourloaf.com/blog/swift-5-frozen-enums/
Use Your Loaf - iOS Development News & Tips
Swift 5 Frozen enums
Are you upgrading an Xcode project to Swift 5? It’s a mostly pain-free experience, but you might hit a warning about switching on enums with additional unknown values.
iOS dev
https://appventure.me/guides/keypaths/complete_book.html
appventure.me
Introduction to Swift Keypaths
Keypaths allow type-safe abstractions over properties that go beyond what can be done with protocols alone. This guide introduces by solving practical problems
iOS dev
https://heartbeat.fritz.ai/structuring-your-ios-app-for-split-testing-178eacf5aa7c
Structuring Your iOS App for Split Testing
iOS dev
https://mecid.github.io/2019/04/03/adapting-app-for-ipad-with-uisplitviewcontroller/
Majid’s
Adapting app for iPad with UISplitViewController
Apple promotes iPad as the primary computer for regular users. This trend is visible during the last couple of years. More and more users start to use iPad as the main device. I think it is essential to support iPad screens and efficiently use that space.…
iOS dev
https://benoitpasquier.com/coordinator-pattern-navigation-back-button-swift/
Benoit Pasquier
Coordinator & MVVM - Clean Navigation and Back Button in Swift
After introducing how to implement Coordinator pattern with an MVVM structure, it feels natural for me to go further and cover some of the blank spots of Coordinator and how to fix along the way.
iOS dev
https://mobile.twitter.com/dev_jac/status/923668339276337152?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS%2BDev%2BWeekly%2BIssue%2B398
Twitter
Julio Carrettoni
If you are an iOS developer, execute this: $ xcrun simctl delete unavailable It removes old simulators Xcode no longer use For me it was 6Gb
iOS dev
https://github.com/ivRodriguezCA/RE-iOS-Apps
GitHub
GitHub - ivRodriguezCA/RE-iOS-Apps: A completely free, open source and online course about Reverse Engineering iOS Applications.
A completely free, open source and online course about Reverse Engineering iOS Applications. - ivRodriguezCA/RE-iOS-Apps