Curia Damiano's blog
  • Home
  • Contact
  • Author
  • Help
Subscribe
Tagged

Xcode

A collection of 4 posts

Xcode: how to show build times
Xcode

Xcode: how to show build times

To show Xcode build times, open a termina window and execute the following command: defaults write com.apple.dt.Xcode ShowBuildOperationDuration YES You don't even need to restart Xcode! Thank you Sean Allen for your helpful tip!

  • Curia Damiano
Curia Damiano Sep 6, 2021 • 1 min read
WWDC21 - Technical Notes
Xcode

WWDC21 - Technical Notes

Like the post of last year on WWDC20, I write notes on the videos I watch about WWDC21. Keynote No technical notes here Platforms State of the Union Xcode Cloud 2:47 - CI/CD service built into Xcode and hosted in the cloud. Designed to support all Apple platforms.

  • Curia Damiano
Curia Damiano Jun 9, 2021 • 23 min read
WWDC20 - Technical Notes
Xcode

WWDC20 - Technical Notes

As passionate Apple developer, I have started watching the various WWDC20 videos. Quite immediately, I had the need to takes notes on technical aspects or API. So I've thought that it would be better to write them here. Keynote No technical notes here Platforms State of the Union Apple Silicon

  • Curia Damiano
Curia Damiano Aug 5, 2020 • 31 min read
Setup of Tabs vs Whitespaces on most common IDEs
Visual Studio

Setup of Tabs vs Whitespaces on most common IDEs

If for you it is important to correctly format your code, you know very well about the whitespaces versus tabs dilemma. Generally, in the past tabs were preferred, because they optimized source code file sizes; they also allowed to switch between 2 and 4 spaces easily. In the last times,

  • Curia Damiano
Curia Damiano Oct 31, 2019 • 3 min read
Curia Damiano's blog © 2023
Powered by Ghost