Axel Le Pennec · @alpennec
245 followers · 585 posts · Server iosdev.space

I migrated few days ago to String Catalogs but it was not syncing strings when building the project 🫤

I had to remove & add again the catalog. Now, new strings are added 🤩

Do you know if there is a way to have unused strings being removed too?

developer.apple.com/documentat

#xcode

Last updated 1 year ago

Tuist.swift · @tuist
214 followers · 67 posts · Server fosstodon.org

We are excited to announce the release of the latest version of , 8.15.0! This update includes support for the new attribute preferredScreenCaptureFormat in scheme test actions. Check out the release on GitHub:

github.com/tuist/XcodeProj/rel

#xcodeproj #xcode #swift

Last updated 1 year ago

Tuist.swift · @tuist
214 followers · 66 posts · Server fosstodon.org

Exciting "Apps at Scale" series with Trendyol! Renowned for e-commerce and innovative iOS app development. In this interview, we explore Trendyol's organization, project framework, code architecture, productivity, and processes. Did you know Trendyol manages 230 modules through Tuist? Their dependency management system and testing approach with over 25K tests highlight their focus on quality products. Read the full interview here:

tuist.io/blog/2023/09/08/trend

#swift #iosdev #xcode

Last updated 1 year ago

Gernot · @gernot
802 followers · 671 posts · Server mas.to

: I got lots of „log/signpost messages lost due to high rates in live mode recording. To guarantee delivery of all logs, set IDELogRedirectionPolicy to oslogToStdio in the environment of the executable.“ When I do that and let it log to the console instead, no „lost“ messages appear. Seems to be an internal thing in the iOS 17 Betas. Anyone knows how to get rid of this?

#xcode

Last updated 1 year ago

Axel Le Pennec · @alpennec
245 followers · 577 posts · Server iosdev.space

15 release notes tells the Preview macro can be used in projects with targets prior to iOS 17. It works, but not if I use the sizeThatFitsLayout in Preview traits. Feedback:

Error: 'sizeThatFitsLayout' is only available in iOS 17.0 or newer.

Any workaround?

#xcode #fb13136494

Last updated 1 year ago

Arkadiusz Świętnicki 🇨🇳 · @Nuno
146 followers · 502 posts · Server tweesecake.social

On a brighter note I deal with ’s lack of cross-file templates when making conformance extension by first defining conformance in main structure like so:
Struct Person: Encodable {
}
Then in the struct’s body, I do something like `codingKeys` and press TAB in order to insert the template. Then I do the same with the `encodeTo` method and then I move stuff out to new file, such as `Person+EncodableConformance.swift` and remove the conformance from `person.swift`. Nice and clean. And shit is in order.

#xcode #programming #tip

Last updated 1 year ago

IT News · @itnewsbot
3714 followers · 272751 posts · Server schleuss.online

Quake 2 Ported to Apple Watch - DOOM always seems to spontaneously appear on any new device the day it’s released.... - hackaday.com/2023/09/06/quake-

#mac #xcode #quake #build #games #quake2 #applewatch #touchcontrols

Last updated 1 year ago

Kais Karim · @kais
2 followers · 21 posts · Server mas.to

Can we all agree that the new Xcode 15 commit view is awful? would love to hear if anyone has any idea on how to trigger side by side comparison again?

#swift #xcode

Last updated 1 year ago

Axel Le Pennec · @alpennec
243 followers · 564 posts · Server iosdev.space

I might be missing something but how can I select the OS version for 15 previews? It's not shown in the device name. Selecting a device as a run destination does not work. I want to use iOS 16.4 or iOS 17.

#xcode #iosdev #swiftui

Last updated 1 year ago

Gustav Neustadt · @gustavneustadt
47 followers · 152 posts · Server vis.social

Is there a way to develop an app for sonoma without installing it on my production machine? I’m thinking about virtualization, but it seems there is no convenient way to press Run in xcode and it just works™️

#virtualization #xcode #development #macos

Last updated 1 year ago

Tuist.swift · @tuist
208 followers · 64 posts · Server fosstodon.org

XCBeautify now includes an output format option specifically designed for GitHub Actions. @charlespisciotta, along with the valuable input from @eliperkins, introduced the concept of a renderer and successfully implemented the GitHub Actions renderer. This new feature utilizes workflow commands to display information on pull requests.

tuist.io/blog/2023/09/06/xcbea

#xcode #swift

Last updated 1 year ago

TheSwiftDojo · @TheSwiftDojo
220 followers · 1318 posts · Server iosdev.space

Have you ever Disabled a unit test in Xcode? Dont you wish the editor window had some form of disabled indicator for the test function. Maybe use the strikethrough font for the name. Almost any thing would be better than the slightly grayed Navigator listing that you may have closed.

@Apple 15 Beta is needed.

#xcode #disabledunittestannotation

Last updated 1 year ago

TheSwiftDojo · @TheSwiftDojo
220 followers · 1316 posts · Server iosdev.space

Running Xcode 15 beta 8 - The Bookmarks feature is focused on unimportant data - file, line number - not the bookmark's TITLE (description). Compare to the nicely updated Logger info in the console.

@Apple feature

#xcode #bookmark

Last updated 1 year ago

polpielladev · @polpielladev
442 followers · 702 posts · Server iosdev.space

Was catching up on my emails this week when I realised my latest article got featured on the Accessible Mobile Apps newsletter! 😱 ❤️

Check out the issue here 👉 accessible-mobile-apps-weekly.

#xcode #swift #a11y

Last updated 1 year ago

Steven Lipton · @MakeAppPie
56 followers · 1184 posts · Server techhub.social

In the I didn't know department. Old images of CoreSimulator do not uninstall themselves. Over a series of betas you might possibly run out of disk space from obsolete simulators. Go to Preferences and the Platforms tab. Delete the non-compatible and old simulators to recover a lot of disk space - mine was somewhere around 50GB.

#xcode

Last updated 1 year ago

Cesare Forelli · @cdf1982
130 followers · 1351 posts · Server iosdev.space

I have started a bounty on for a question I didn't ask, but that I really care about every and beta season: how do I transfer an archive from the Organizer on one machine to another?

stackoverflow.com/questions/59

#stackoverflow #xcode #macos

Last updated 1 year ago

polpielladev · @polpielladev
442 followers · 700 posts · Server iosdev.space

This has to be one of my favourite Xcode features when it comes to unit testing, such a great way to debug race conditions and fix flaky tests 🤩

#iosdev #swiftlang #xcode

Last updated 1 year ago

Jaanus Kase · @jaanus
336 followers · 2 posts · Server iosdev.space

I’m on Mastodon for two things.

I build things on Apple platforms. I make @tact. I read (a lot) and post (a little) about related technologies: , , , , , , , as well as product design.

I support Ukraine. I follow Ukrainians and friends of 🇺🇦. Please donate to 🇺🇦 until 🗑🇷🇺 is gone: u24.gov.ua or any other respected charity. My Twitter is mostly about Ukraine - twitter.com/jaanus

#introduction #swift #swiftui #Combine #cloudkit #coredata #xcode #concurrency

Last updated 1 year ago

Elye · @elye
83 followers · 95 posts · Server androiddev.social

Anything in Xcode that you wish was also available in Android Studio by default?

One example:
In Xcode, we have Cmd+Shift+J to find the location of a file. In Android Studio, we have to use a mouse to click on the little wheel-like icon.

Any other?

#AndroidDev #xcode

Last updated 1 year ago