Open in app
Home
Notifications
Lists
Stories

Write
Abhinav Mallick
Abhinav Mallick

Home

Jan 10

Speed up Xcode additional simulator download

So I had to download an additional simulator for testing my app on different iOS environments and even though I have 100Mbps internet it was taking ages to download and I found Xcode doesn’t support concurrent downloads. Advantages of using my way to download simulators: 1. You get resumable downloads! So…

Ios Simulator

2 min read


Mar 25, 2021

Automate framework generation for a modular iOS project

Suppose you have a modular project and you need to ship the frameworks for different projects of your workspace to clients. Now, also take into consideration that some of your clients want to have iphoneos frameworks and some want the fat binaries i.e., universal frameworks. The usual approach is to…

I OS

4 min read

Automate framework generation for a modular iOS project
Automate framework generation for a modular iOS project

Nov 18, 2020

Running your app again after updating to Xcode 12

What has really changed? Apple has now launched its own CPU based Macs that run on arm64, so the simulators on those devices will require the frameworks to have arm64-apple-ios-simulatorarchitecture to be present. What is causing my app to not run on the simulator? The introduction of arm64-apple-simulator architecture is…

I OS

2 min read

Running your app again after updating to Xcode 12
Running your app again after updating to Xcode 12

Mar 23, 2020

Generating .ipa for a modular iOS project

This article is written in context with Xcode 11.3.1 I was working on a project which involved multiple modules to be added as framework and I had to generate .ipa for the integrated app. …

I OS

2 min read

Generating .ipa for a modular iOS project
Generating .ipa for a modular iOS project
Abhinav Mallick

Abhinav Mallick

SDE @Nuclei

Following
  • Qwiklabs

    Qwiklabs

  • Honda

    Honda

  • Kaggle Team

    Kaggle Team

  • Prasanna Aithal

    Prasanna Aithal

  • Nuclei

    Nuclei

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable