realm-tasks icon indicating copy to clipboard operation
realm-tasks copied to clipboard

Compile Error in RMP Tutorial

Open bigfish24 opened this issue 9 years ago • 2 comments

compile-error

bigfish24 avatar Nov 16 '16 18:11 bigfish24

What's the contents of your ViewController.swift file? According to the tutorial (step 2 link), it should be this:

import UIKit

class ViewController: UITableViewController {
}

jpsim avatar Nov 16 '16 18:11 jpsim

It's normal to get this error if you're just halfway through step 2.

jpsim avatar Nov 16 '16 18:11 jpsim