We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a976835 commit cb7cd1fCopy full SHA for cb7cd1f
RSBarcodesSample/RSBarcodesSample/BarcodeDisplayViewController.swift
@@ -16,7 +16,7 @@ import RSBarcodes
16
class BarcodeDisplayViewController: UIViewController {
17
@IBOutlet weak var imageDisplayed: UIImageView!
18
19
- var contents: String = "https://github.com/VMwareFusion/nautilus"
+ var contents: String = "https://github.com/yeahdongcn/"
20
21
override func viewDidLoad() {
22
super.viewDidLoad()
0 commit comments