tipsntrick

Load local html into UIWebView using swift

How to Load local HTML into UIWebView using swift.  Code here: // Point UIWebView @IBOutlet weak var webView: UIWebView …

Avoid space between html tags

Problem : Using Dreamweaver, if I select 'Apply source formatting' it often occurs that two asp.net tags (for exam…

Can I have multiple Xcode versions installed?

Yes, you can install multiple versions of Xcode. They will install into separate directories. I've found that the best…

How to download Xcode DMG or XIP file?

You can find the DMGs or XIPs for Xcode and other development tools on   https://developer.apple.com/download/more/   (req…

Load More
That is All