Skip to main content

Questions tagged [xcode13]

This tag should only be used for questions specific to the usage and features of Xcode 13. Do not use this tag just because you are using Xcode to develop your app. General Xcode questions should use the non-version specific [xcode] tag. Use tags appropriate for the OS such as [ios] or [macos].

xcode13
0 votes
0 answers
21 views

Unity project - xcode 13 Undefined symbol error

I have a problem. I've been trying for a long time I made a game with Unity and it is available on Googleplay. There is no problem on the Android side. Everything works smoothly, including Admob and ...
Emre BORAN's user avatar
0 votes
0 answers
37 views

xcode makefile cannot find avr-gcc in Macos Ventura

I am using xcode for embedded programming with avr-gcc and the makefile of Eric B. Weddington, Joerg Wunsch, et al. for many years. Now in macos 13 with the same code (TWI_Slave), that does not work ...
heimi's user avatar
  • 529
1 vote
0 answers
563 views

Xcode 13.2.1 Command PhaseScriptExecution failed with a nonzero exit code Error

I am trying to generate archive of my project but I am getting the above error. I have already checked the similar problems and made changes but it wasn't solve the problem. I have got successful ...
yarslan's user avatar
  • 23
0 votes
2 answers
150 views

How to Manually Import Firebase Frameworks on Xcode 13.4

I've been trying to import updated libraries to my Xcode Project. I have dowloaded the libraries from the official firebase site. I had multiple options but the developer of my App used manually ...
DMarMon's user avatar
1 vote
0 answers
683 views

Undefined symbols for architecture arm64 xcode 13.4

I have a Xcode Project was build from Unity with Unity 2020.3.40f1 Xcode 13.4 After build iOS project from Unity, i run pod install in Xcode project folder. Then in Unity-Iphone > Unity-Iphone > ...
Long Cao's user avatar
0 votes
0 answers
84 views

Delivered local notifications not shown in notification center

I have a SwiftUI app. I created a NotificationCenter class to deliver local notifications, which includes the following function. @MainActor struct NotificationCenter { // Remove deleted items ...
Austin's user avatar
  • 31
0 votes
0 answers
103 views

Corrupt debug symbols found from build generated from XCode14, but it works fine using XCode13

Recently, I had to migrate a project to XCode-14 due to mandatory compliance of Appstore starting April 2023. Now the issue is that, debug symbols generated from build using XCode14 shows corrupted, ...
Ganesh patro's user avatar
5 votes
1 answer
4k views

ITMS-90725 Useless error message, since it contradicts itself, Apple upload

how should i solve this issue? ITMS-90725: SDK Version Issue - This app was built with the iOS 15.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in ...
smurfy's user avatar
  • 636
0 votes
1 answer
40 views

have call api data and Fateh in table view cell

i have run this code but not print any data in console and not get data in my api so no data display in may simulators func downloadJSON(completed: @escaping () -> ()){ let url = URL(string:...
Utsav Gabani's user avatar
0 votes
1 answer
270 views

Is it fine to delete Xcode completely from the Macbook?

I am using xcode 13.1 for app development so far, i now want to update my xcode but i don't have enough storage in my macbook to update. I tried updating but i don't have enough storage. can i ...
Sowrya mukkavilli's user avatar
1 vote
0 answers
96 views

Navigation bar is not hiding in HostingViewController for iOS 16 if you build the app using Xcode 13.4.1

I am using xcode 13.4.1 for build apps and also Hostingviewcontroller to host SwiftUI views. If I deploy the app in iOS 16, navigation bar is not hiding properly. class HomeViewController: ...
venky's user avatar
  • 1,185
0 votes
0 answers
230 views

xcodebuild archive failing on Xcode 13.x due to resolving to wrong target header

I have this project with multiple iOS targets. Each target has its own AppDelegate.h and AppDelegate.m which inherits from either AppDelegateBase or AppDelegateServiceBase. I am using Xcode 13.4.1 - ...
TheButlerDidIt's user avatar
7 votes
0 answers
2k views

Can't print(po) through Xcode 14 debugger

My project was fine until I upgrade my Xcode to Xcode 14, after I upgrade my Xcode a few week, now that every time I try to debug and print it always show error like below and I can't figure it out ...
Rattanakoudom Sambath's user avatar
2 votes
1 answer
1k views

Xcode 14 Xcode 13 incompatibility

When I manually add the SDK that I exported in Xcode 13 to xcode 13 and xcode 14, it works for all devices without any problems. But when I export in xcode 14, it only works for simulators in xcode 13,...
Batuhan Doğan's user avatar
2 votes
0 answers
401 views

Xcode 13 archive failed: ipatool failed with an exception: #<CmdSpec::NonZeroExitException

When using latest React-native version, an error occurs when attempting to archive and export a release build through xcodebuild. ipatool failed with an exception: #<CmdSpec::NonZeroExitException: $...
Harleen Kaur Arora's user avatar

15 30 50 per page
1
2 3 4 5
30