Ask Question

Xcode is Apple's integrated development environment (IDE). USAGE NOTE: Use this tag only for questions about the Xcode IDE itself, and not for general Mac or iOS programming topics. Use [cocoa] for Mac programming questions, and [cocoa-touch] or [iOS] or [Swift] for iOS programming questions.

155,266 questions 1

0votes0answers4views

Xcode Cloud Failing on Archive due to Swift Package

I have a Swift Package (GeoSwift) that I’m including in a project I’m trying to set up with Xcode Cloud for a build / archive / release for Test Flight workflow. When running that build I keep getting ... user avatar narner

  • 2,860
0votes0answers19views

git init // reset --hard deleted all my desktop files

I'm trying to learn git, I'm new. I got an error while performing a pull from xcode and it was said on the internet that the answer was git reset --hard. I also performed git init and "git reset -... user avatar user19352162

  • 1
2votes0answers18views

`po` command fails to work after importing XCFramework

We imported pure Swift XCFramework into Swift application. On setting the breaking point and trying the po command the following error is seen error: virtual filesystem overlay file '/Users/... user avatar Rakshitha Achar

  • 21
0votes1answer12views

Integrate two massive apps as frameworks into one Xcode project

I've been told to make the difficult task of integrating basically two massive apps into one. With all the dependencies they both have integrated with Cocoapods. They want to convert these two massive ... user avatar santibernaldo

  • 811
0votes1answer14views

Swift: Load Data from Realm Duplicate Sections in TableView?

I've been trying to solve this for a couple of days now. Whenever I add a new contact and load it from Realm, a new section is created with the same header. Every section has only one row and cannot ... user avatar senanindigo

  • 1
0votes0answers6views

Xcode Profile is not showing in the General->Profile List

I am new to the iOS Automation and currently using eggplant tool to automate the app.I am stuck with the setup. I am having all the privilege/access but still I am unable to select the profile.Kindly ... user avatar Ashish Keshri

  • 1
0votes0answers27views

Can we do add subview in the middle of navigation stack iOS [closed]

this may silly question, but my task is on already built project, and I have to hide the completely UIViewController in middle of navigation stack, and I tried this won't be possible using Push ... user avatar Aleem

  • 3,039
0votes1answer15views

How can I add my own app to the menu list when click the menu of "Open With" with markdown file

I'm writing a markdown editor on macOS with SwiftUI. I find when I right click any md file, "Open with" list has not my own app. How can I add my own app to the list with markdown file? (My ... user avatar Cary

  • 1
0votes0answers14views

Dart snapshot generator failed with exit code -5/Command PhaseScriptExecution failed with a nonzero exit code error when archiving Xcode flutter app

I'm fairly new to stack overflow so if you need some more information, just add a comment or something. I have been working on a fluter app for a while now. I am trying to get the app on the apple ... user avatar BTB

  • 13
0votes1answer16views

Is there a way to store data collected from an IOS app directly to Google Spreadsheet?

I am using Xcode and swift. I am trying to create an app that automates receipt documentation instead of traditionally filling in the information in a spreadsheet. I have used the vision framework to ... user avatar Abdelrahman Hafrag

  • 1
-1votes1answer29views

Favorite button programmatically Swift

I'm new to Swift. I would like to know if possible add a "favorite" Button programmatically inside a view controller that inherits from UITableView? I need to say too that I wanna use this ... user avatar Franco Rod

  • 9
0votes0answers17views

Swift ARKit - how to track moving pet

I need to write an application that can recognize a cat or a dog and measure the number of breaths per minute. For this, I would like to take 100 colors of points from the cat area every 100 ... user avatar Roman Polanski

  • 1
0votes0answers20views

flutter build ipa - Command PhaseScriptExecution failed with a nonzero exit code

I am using flutter and trying to build an ipa file, I am able to run my app my device or simulator no problem, but can't build an ipa file. I am using the flutter command flutter build ipa and I get ... user avatar user979331

  • 9,463
-1votes0answers10views

I delete all row column during changing admin password..now again i want to set admin username and password pls help me

I want to add fresh admin username and password please help me. I have deleted the same by mistake. user avatar PKY 729

  • 1
0votes0answers11views

meta.downloadURL()?.absoluteString { ->Type of expression is ambiguous without more context

I am a newcomer who has just started learning. I downloaded the project to learn. I have been looking for a long time and don't know how to solve it. I hope some experts can help me solve this problem,... user avatar ERIC

  • 1

153050per page

1 2 3 4 510352