iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • iOS/Swift Tutorials
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programing
  • Linux
  • Memo

Author: hinata

Get the currently connected WiFi information in Swift 4.x

Get the currently connected WiFi informations in Swift 4.x

March 22, 2019March 22, 2019 hinata

While developing applications many times you need to get the connection information of Wifi or Access Point to serve many different purposes. The following guide will help you get the SSID, BSSID (MAC Address) and Interface Name information of Wifi or Access Point that your iOS device is connected to them.

Continue Reading

Best FTP/SFTP Client Apps for MacOS

March 21, 2019March 21, 2019 hinata

These FTPs are software that establishes a connection between your server and PC to facilitate file transfer. You can easily copy, upload, delete, rename, and edit files/folders on your FTP server.

Continue Reading
MacOS X Document shortcuts

MacOS X Document shortcuts

March 19, 2019March 19, 2019 hinata

When editing text or editing documents on macos, using keyboard shortcuts will help you increase your working speed significantly.

Continue Reading
Get CPU usage percentage of single iOS App in Swift 4.x

Get CPU usage percentage of single iOS App in Swift 4.x

March 17, 2019March 17, 2019 hinata

The short code below is useful when building a log system for your iOS application with Swift. It displays exactly the percentage of usage on each CPU core of the iOS device.

Continue Reading
Get CPU usage IOS Swift

How to get overall CPU usage in iOS Swift 4.x

March 17, 2019March 17, 2019 hinata

The code below will help you get the CPU usage values. It is useful to build a log system for your iOS application with Swift.

Continue Reading
Basic Terminal Commands For MacOS

Basic Terminal Commands for MacOS

March 15, 2019March 15, 2019 hinata

Hidden behind beautiful Mac screens is the world of Terminal Command lines. Knowing how to use these commands will help you increase your work efficiency in a great way.

Continue Reading
12 useful Terminal commands on Mac

12 useful Terminal commands on Mac

March 15, 2019March 15, 2019 hinata

Like the Command Prompt on a Windows computer, the Terminal on the Mac is also capable of performing some advanced functions for the system such as displaying hidden files, creating alarms when plugging in the charger, and turning off shadow effects when taking screenshots. …

Continue Reading
enumerate an enum with String type

How to enumerate an enum with String type?

March 14, 2019June 4, 2019 hinata

An enumeration is a sub-set of contextually valid values of some super type, and of course you may wish to iterate over all valid values in your context.

Continue Reading
Convert Int To String In Swift

Convert Int to String in Swift

March 14, 2019March 15, 2019 hinata

Sometimes you need to convert from Int to String to print results or process data.

Continue Reading
Convert Int To String In Swift

Get the length of a String in Swift

March 14, 2019July 20, 2019 hinata

How to get the length of characters of a string is a common question for Swift beginners.

Continue Reading

Posts navigation

Older posts
Newer posts

Categories

  • Devices
  • i0S Swift Issue
  • Linux
  • MacOS
  • Memo
  • PHP Programing
  • Python Programing
  • Swift Language
iZZiSwift | Developed by iZZi Team from 2017