Explore >> Select a destination


You are here

swiftrocks.com
| | www.avanderlee.com
23.0 parsecs away

Travel
| | Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.
| | benoitpasquier.com
15.6 parsecs away

Travel
| | One reason I like so much working on native mobile apps is to deliver the user experience based on their region and location. Although, for every update, it can be painful for developers to recapture screenshots foreach available language. Today, I'll share how to automate this with UI tests and Xcode tools.
| | www.hackingwithswift.com
13.7 parsecs away

Travel
| | The least you need to know to make XCTest work with user interfaces
| | mobilepeople.news
42.0 parsecs away

Travel
| Following iPadOS 15.2 release, Swift Playgrounds 4 is now available. With Swift Playgrounds 4 developers can now build apps on iPad and submit them to App Store Connect. Projects created by Swift Playgrounds 4 could be opened by Xcode on the Mac. Notably, apps created in Swift Playgrounds could only use SwiftUI as user interface...