Skip to content

Commit 0572618

Browse files
Steve TreaseSteve Trease
authored andcommitted
Additional debug statement
1 parent 913cf26 commit 0572618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IP Address/ViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ class ViewController: UIViewController, UITableViewDelegate, UITableViewDataSour
2323

2424
override func viewDidLoad() {
2525
super.viewDidLoad()
26+
print (NSURL (fileURLWithPath: "\(#file)").lastPathComponent!, "\(#function)")
2627

2728
// setup pull to refresh
2829
refresher = UIRefreshControl()

0 commit comments

Comments
 (0)