Xcode
Unknown Xcode Shortcut
This unknown Xcode shortcut will allow you to close all the tabs, keeping the selected one open.
• 1 min read
XcodeFix “Cycle Inside“ Error in Xcode
See how to fix the “Cycle Inside“ error in Xcode. This error happens because there is an issue with the order of scripts.
Fix “Some files could not be transferred (code 23)“ Error in Xcode
Discover how to fix the 'Some files could not be transferred (code 23)' error connected to Cocoapods.
Autocompletion for Images and Colours in Xcode 15
Automatically generate colors and images resources from .xcassets and avoid typos in your code with autocompletion in Xcode 15.
• 2 min read
XcodeFormat Functions to Multiple Lines in Xcode 15
Make you code easier to read formatting your functions to multiple lines with the option 'Format to Multiple Lines' in Xcode 15.
• 2 min read
XcodeFix “Build input file cannot be found“ Error in Xcode
See how to fix the “Build input file cannot be found“ error in Xcode. It can be caused by different reasons.
All the New Features in Xcode 15
Discover what's new in Xcode 15 that will help speed up your workflow and it will make you developer life easier.
Error “Missing file libarclite“ (Xcode 14.3)
See how to fix the “Missing file libarclite“ error in Xcode. This is due to libraries with minimum deployment target of iOS 11.
How To Take an Xcode Simulator Screenshot without Shadows
See how to take a ready to use screenshot of the Xcode Simulator embedded in the device bezel without any shadow or toolbar.