Skip to content
  • Home
  • Passion Projects
  • About Me
  • Affiliates
  • Contact Me
  • Facebook
  • Twitter
  • Youtube
  • Github
  • LinkedIn

Just Another Dang Blog

Just another tech blog about Swift, Mulesoft, Salesforce, DevOps and web development

Category: Xcode

How to Use GitHub Copilot with Swift using VSCode?

GitHub Copilot for Swift

GitHub copilot is available for a 60-day free trial so I signed up last week and started using it to play around with my projects written in Python and Javascript using VSCode and it works great. However I also wanted to use GitHub Copilot to develop some IOS apps using Swift in XCode but unfortunately,… Read More How to Use GitHub Copilot with Swift using VSCode?

February 15, 2023February 18, 2023 lopauLeave a comment

How To Add a Launch Screen Without Using Storyboards in Xcode

Quick tip on how to add launch screen without using storyboards in Xcode. In Xcode you have two options for creating launch screens, you can use storyboards or you can do it just by editing the info.plist file. In this tutorial we will use the technique of using the info.plist file. Steps Prepare your assets… Read More How To Add a Launch Screen Without Using Storyboards in Xcode

March 23, 2022March 27, 2022 lopauLeave a comment

How to Add Unit Test To An Xcode Project

Beginner lessons on setting up unit testing in Swift. On Creation Easiest way is during project creation. When creating a new project simply tick the checkbox Include Tests. This should create the basic bundle code and targets. There are two types unit testing. UI Unit Testing and Unit Testing Existing Project If you have an… Read More How to Add Unit Test To An Xcode Project

August 21, 2021August 21, 2021 lopauLeave a comment

How to Add SceneDelegate to an Existing Storyboard Project in XCode

I have an old project previously built on IOS12 and now trying to add new features on IOS 13. One of the things I’m trying to wrap my head around before I start adding new functionalities to my app is the introduction of UIWindowScene and the support for multiple window for iOS and iPadOS. What… Read More How to Add SceneDelegate to an Existing Storyboard Project in XCode

July 27, 2020August 3, 2020 lopau1 Comment

Troubleshooting pod install Error on CocoaPods

Going through the Getting Started guide for Firebase I encountered this error ‘JSON::ParserError – 767: unexpected token at ‘ and thought to blog and share how to fix it. I went to the Xcode project directory in the terminal and ran Then I defined the PodFile spec But when I ran I encountered this error… Read More Troubleshooting pod install Error on CocoaPods

May 26, 2020August 3, 2020 lopauLeave a comment

Recent Comments

  • lopau on Enhance Your TV Watching Experience: ECHOGEAR Swivel Full Motion TV Wall Mount Review
  • Fabrizio Bartolomucci on How to Add SceneDelegate to an Existing Storyboard Project in XCode
  • Wes on Enhance Your TV Watching Experience: ECHOGEAR Swivel Full Motion TV Wall Mount Review
  • Wes on How To Set Up CICD On Bitbucket Pipelines With Salesforce DX And Delta Deployment
  • Wes on How to Validate forms built with Lightning Components




  • Amazon Web Services (AWS)
  • Apex
  • Apple
  • Aura Components
  • Certifications
  • Certified Administrator
  • Cloud Computing
  • DevOps
  • Force.com
  • Git
  • Google API
  • Google Cloud Compute
  • Graphics and Web Design
  • Hardware and Gizmos
  • Heroku
  • IDE
  • Javascript
  • Lightning Web Components (LWC)
  • MacOS
  • Metadata Deployment
  • Mobile Development
  • Mulesoft
  • NextJS
  • Node.js
  • Passive Income
  • PHP
  • Product Reviews
  • Python
  • Ramblings
  • Salesforce
  • Salesforce Certified Technical Architect
  • Salesforce Data Architecture and Management Designer
  • Salesforce Development Lifecycle and Deployment Designer
  • Salesforce DX
  • Salesforce Integration Architecture Designer
  • Salesforce Javascript Developer I
  • Salesforce OmniStudio
  • Salesforce Platform App Builder
  • Salesforce Platform Developer I
  • SEO
  • Social Media
  • Swift
  • SwiftUI
  • Video and Photography
  • Visualforce
  • Web Development
  • Wordpress
  • Xcode
All Rights Reserved lopau.com | 2022