Skip to content
Primary Menu
  • Home
  • About
  • Privacy
Technikalés

How to get or download the new Xcode 14 beta

Xcode 14 beta, Apple's IDE (Integrated Development Environment) has gotten so many tools with super powers. The addition of SwiftUI...

Read More

How to get or download the new Xcode 12 beta

Xcode 12 beta, Apple's IDE (Integrated Development Environment) has gotten so many tools with super powers. The addition of SwiftUI...

Read More

How to debug websites on iOS and iPadOS devices/simulators with the Safari browser

The best way to debug websites on iOS and iPadOS devices/simulators is by using the developer tools in Safari. Step...

Read More

How to get or download the new Xcode 14 beta

Posted On June 13, 2022June 13, 2022 By Seban Sunny1 Comment
background-image-4

Xcode 14 beta, Apple’s IDE (Integrated Development Environment) has gotten so many tools with super powers. The addition of SwiftUI will dramatically change the spectrum of Apple developers in the days to come. The supercharged design tool that comes along with SwiftUI would empower a whole new way to build… Continue Reading

How to get or download the new Xcode 12 beta

Posted On June 23, 2020 By Seban Sunnycomment
background-image-4

Xcode 12 beta, Apple’s IDE (Integrated Development Environment) has gotten so many tools with super powers. The addition of SwiftUI will dramatically change the spectrum of Apple developers in the days to come. The supercharged design tool that comes along with SwiftUI would empower a whole new way to build… Continue Reading

How to debug websites on iOS and iPadOS devices/simulators with the Safari browser

Posted On November 11, 2019 By Seban Sunny1 Comment
background-image-8

The best way to debug websites on iOS and iPadOS devices/simulators is by using the developer tools in Safari. Step 1: Enable “Develop” menu for Safari on your Mac. Essentially, this is the first step irrespective of which device/simulator you would be using. On your Mac, launch Safari and head… Continue Reading

How to get the Docker Desktop app on your Mac

Posted On July 12, 2019 By Seban Sunnycomment
background-image-7

Getting the Docker Desktop app provides everything you need for enterprise-ready Docker container development of Kubernetes-ready applications. Step 1: Download & install “Docker Desktop” app. Firstly, you need to have an account in Docker Hub to download the app so click on this link to create one – https://hub.docker.com/signup. Once… Continue Reading

How to enable Night Shift mode on Mac

Posted On July 11, 2019 By Seban Sunnycomment
how-to-enable-night-shift-mode-on-mac

Night Shift is a macOS feature that shifts the colours of your display to the warmer end of the colour spectrum after dark. Studies have shown that exposure to bright blue light in the evening can affect your circadian rhythms and make it harder to fall asleep. Night Shift uses… Continue Reading

How to turn on Dark mode in iOS 13 Simulator

Posted On June 6, 2019 By Seban Sunny6 Comments
background-image-5

Step 1: Open Simulator There are couple of ways to get the Simulator running, few of them are: Open “Spotlight” search and type “Simulator” and select the Simulator app option in the ‘Top Hits’. Please do make sure it’s the Simulator version 11 or up. Launch the new Xcode 11… Continue Reading

How to get or download the new Xcode 11 beta

Posted On June 4, 2019 By Seban Sunny2 Comments
background-image-4

Xcode 11 beta, Apple’s IDE (Integrated Development Environment) has gotten so many tools with super powers. The addition of SwiftUI will dramatically change the spectrum of Apple developers in the days to come. The supercharged design tool that comes along with SwiftUI would empower a whole new way to build… Continue Reading

Quick steps to connect to Github through SSH in Mac

Posted On March 27, 2019 By Seban Sunny5 Comments
backgroung-image-3

By connecting to GitHub through SSH, you won’t be prompted to enter your credentials every time you pull or push to a repository; which is something you would end up doing way too often. Step 1: Checking for existing SSH keys It is always safe to initially check for existing… Continue Reading

How to install XAMPP on your Mac

Posted On December 21, 2018 By Seban Sunny2 Comments
background-image-2

What is XAMPP? XAMPP is one of the most popular PHP development environment XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. Here’s a breakdown of… Continue Reading

iTerm (iTerm2) – Setup Guide for Your Mac

Posted On December 7, 2018 By Seban Sunnycomment
background-image-1

Why switch to iTerm over the default macOS Terminal? Steps to install: iTerm is the terminal you are missing out on, for your programming life. Choose the version you want to install from this, downloads page. Unzip the downloaded file Move the unzipped iTerm application to the “Applications” folder and… Continue Reading

Load More Posts

Copyright © 2018-2022 All rights reserved to technikales.com