Skip to content
  • Home
  • Learn
    • Learn Swift
    • Learn The SwiftUI Framework
    • Get Salesforce OmniStudio Certified
  • About Me
  • Other Resources
  • 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 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 lopauLeave a 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 How to Setup Apex Remote with OmniStudio FlexCards
  • Taylor Ortiz on How to Setup Apex Remote with OmniStudio FlexCards
  • PGYTech Mini Holder for Tripods Review - Just Another Dang Blog on Rode VideoMicro Mic Review
  • Anonymous on How To Auto-Confirm SFDX Plugin installation from CI
  • Akanksha Jagtap on How to add custom LWC components in an OmniScript and access the omniJsonData




  • 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
  • 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 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