Category "xcode"

Requested but did not find extension point with identifier Xcode.IDEFoundation.IDEResultKitSerializationConverter

exeute xcrun xccov view --archive --file #{file_path} #{xcresult_path} > result.txt console log: 2020-09-17 15:33:01.346 xccov[80302:9272810] Requested but

error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65

I've build a react-native application and suddenly I get this error message on my terminal during run of the command react-native run-ios. The same code work fi

Build input file cannot be found in Xcode 12.5.1

I am using m1 mac machine, Now I am getting the below error. Tried: I have added erm64 and x86_64 in the Excluded Architechtures. But still it fails with the be

Xcode 11.5 Rename Refactor failed when trying to rename variable

When I try to re-name any variable, Xcode give me the following error: I have tried restarting Xcode but the same thing happens. Any ideas how to fix?

XCode Build fails with rsync error: "rsync error: received SIGINT, SIGTERM, or SIGHUP"

When i try to run clean build with xcode 12.5 build fails with rsync error as below rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at /AppleInternal

Xcodebuild: Unable to find a destination matching the provided destination specifier

I want to test same unit test on various platform versions. However, I can't due to a xcodebuild error. I built my project xcodebuild build-for-testing \

UIStepper - start counting from 1

I have successfully implemented core data and UISteppers. Every time I try to edit a saved record the UI Stepper starts over from 0. Please help me to figure pu

Undefined symbol when I build an installed cocoa pod of Mediation Test Suite

We are trying to implement the Mediation Test Suite but, we are getting the following error message: Undefined symbols for architecture arm64: "_kGADSimulato

Same bundle identifiers

This is the first time I am working with a remote team. The team added me to their existing apple developer account as a member. My apple id is non paid develop

RealityKit Collaborative Session Debugging

I want to make AR Apps with RealityKit Collaborative Session. It seems needed to use multiple device, not simulator for me. I have an actual device only one. Ca

SwiftUI app doesn't run when supporting iOS 13

App was working fine when the deployment target was 15.2, but then I needed to change the deployment target to iOS 13 to support more devices. Still works fine

iOS Vision framework with only ARKit import

I hope it's not a silly question, but why this iOS Swift code compiles successfully? import UIKit import ARKit class ViewController: UIViewController {

Will changing the info.plist of custom framework manually create problems in installing on device?

I made a custom framework from a xcode project with "example.com.a" bundle identifier using lipo -create command by joining simulator and iphone architecture f

How do I select a build in App Store Connect

I tried to publish the app to Apple Store Connect. Normally there is a "+" button but I don't see one right now because Apple have updated iTunes Connect and in

Build problem in Xcode - library not found for -liconv

I have a problem when building in xcode - library not found for -liconv Please help me solve this problem enter image description here

After updated my Xcode 13.3.1, I unable to run my flutter project with the error CocoaPods not installed or not in valid state

Error in console: Warning: CocoaPods not installed. Skipping pod install. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that respo

Flutter Upgrade Breaks iOS Build

After upgrading Flutter to 2.10.5 my XCode build is giving me: Error output from Xcode build: ↳ objc[49279]: Class AppleTypeCRetimerRestoreInfoHelper

Running Xcode DocC without Apache Server/ (.htaccess)

In the DocC documentation, "Distributing Documentation to External Developers", Apple provided documentation to Host a Documentation Archive on Your Website. Un

Making parts of text bold in SwiftUI

I was wondering how I would make only sections of a text bold while keep the rest 'regular' in SwiftUI. I currently have: Text("Coronavirus Disease of 2019")

Voxeet Cordova - CFBundleIdentifier Collision

I was able to add the plugin upgrading xcode version to 13. I test my app and everything is working but then I try to archive the .ipa and upload it to the appS