Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 713 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 713 Bytes

iMessageClone

To clone this project, use

git clone https://github.com/tezz-io/iMessageClone.git

Go to X-Code > File > Open, Navigate to the iMessageClone folder generated on your system after cloning.

Click on the iMsg.xcodeproj inside the iMessageClone folder.

In the Project Navigator, Go to iMsg > iMsgApp.swift.

By any chance if you are not seeing any preview, use [⌥ + ⌘ + P] to refresh the canvas.

If you are not seeing the canvas itself, make sure you are on Xcode 11.0+ version and on macOS Catalina.

You can also try [⌥ + ⌘ + ↩] to get canvas if your XCode and macOS are on supported versions.

Now you will be able to preview the project!