Skip to main content

All Questions

Tagged with
0 votes
0 answers
41 views

Unable to create framework in Xcode 15 with Objective-C throwing error "Command PhaseScriptExecution failed with a nonzero exit code"

I am trying to create objective C Network framework using Xcode 15 with minimum supported iOS version 14.0. Here are the steps I am following: I created New> Project> framework> Objective C&...
Priyanka Wadher Mistry's user avatar
1 vote
1 answer
91 views

flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_ios-2.1.1/ios/Classes/FLTSharedPreferencesPlugin.h: No such file or directory

I have made a lot of changes to my flutter app including updating packages to their latest/resolvable versions. NOTE: My app builds perfectly fine in VScode when I run the app in debug and if I use ...
Josh's user avatar
  • 23
0 votes
0 answers
101 views

Success run iOS App, but got failed when archive to upload in App Store

I am building an app using Flutter. I can run it on the simulator, but when I try to archive it for upload to the App Store via Xcode I get this error: .../ios/Pods/Target Support Files/sqflite/...
zerozuro's user avatar
  • 113
1 vote
0 answers
140 views

Unknown file type in ConnexientUI.framework/ConnexientUI

I get this error when try to create an archive for my iOS App. Showing Recent Messages Unknown file type in '/Users/user01/Library/Developer/Xcode/DerivedData/ios-app-fuarokazrfbtgrgmiljdjieoyznt/...
Josué H.'s user avatar
  • 1,191
1 vote
0 answers
160 views

Xcode Archiving Build Error:Archive Missing Bundle Identifier Domain

I am currently trying to archive my Xcode project, but it gives me an error that says: Archive Missing Bundle Identifier Domain: IDEArchivedApplicationErrorDomain Code: 1 Failure Reason: Archive ...
Solar's user avatar
  • 101
2 votes
0 answers
151 views

Archive Missing Bundle Identifier Domain

I am currently trying to archive my Xcode project and it is giving me an error that says: Archive Missing Bundle Identifier Domain: IDEArchivedApplicationErrorDomain Code: 1 Failure Reason: Archive ...
Solar's user avatar
  • 101
0 votes
0 answers
88 views

no such file or directory Xcode Archive Error

I am trying to archive my project in Xcode and I am running into a build archive error that says: clang: error: no such file or directory: '/Users/solar/Library/Developer/Xcode/DerivedData/Unity-...
Solar's user avatar
  • 101
0 votes
0 answers
80 views

Xcode Archive Error: clang: error: no such file or directory

I am currently trying to archive my project in Xcode and I am running into a build error that says: clang: error: no such file or directory: '/Users/solar/Library/Developer/Xcode/DerivedData/Unity-...
Solar's user avatar
  • 101
0 votes
0 answers
905 views

Error while archiving Xcode project: Sandbox: mkdir(23381) deny(1) file-write-create

I am currently trying to archive my xcode project and i am getting this error: Sandbox: mkdir(23381) deny(1) file-write-create Does anyone know what this error means? I am not using swift or ...
Solar's user avatar
  • 101
5 votes
2 answers
3k views

Having trouble archiving my Xcode project because of an "Invalid Run Destination"

I am currently trying to archive my Xcode project but whenever I try to, it gives me a popup error saying : "Invalid Run Destination: The current scheme doesn't have a run destination that can ...
Solar's user avatar
  • 101
0 votes
1 answer
1k views

No Team Found in Archive

I have recently updated my mac and this weird issue has come up at the time of creating archive. I am getting "No team found in archive" error, after clicking "Distribute App" ...
Shweta's user avatar
  • 239
-1 votes
1 answer
366 views

error reading dependency file '': unexpected character in prerequisites

I am archiving my project and getting error. The exact error I am getting is: error reading dependency file '/Users/qaziammararshad/Library/Developer/Xcode/DerivedData/PlayDate-...
Taimoor Arif's user avatar
  • 1,092
-1 votes
1 answer
50 views

What is the way to reset Archive -iOS files when they are not found

hey, I am an Android developer, but I also would like to learn iOS to make my apps into iOS. I turned in my app for Apple consideration, but it was rejected. I fixed the issues they mention, but when ...
Komino Sakie's user avatar
0 votes
0 answers
119 views

Unarchiving - iOS Swift - Can't get new method going

I've previously used NSKeyedUnarchiver.unarchiveTopLevelObjectWithData to unarchive data that I've previously archived and stored in a data model. I'm now trying to switch from NSKeyedUnarchiver....
Kent's user avatar
  • 1,725
3 votes
1 answer
5k views

xcodebuild archive failing with SwiftEmitModule normal arm64 Emitting

I have a framework and it has other frameworks as dependency. I wanted to archive the framework for Device, Simulator to create XCFramework. when i run below command archive is failing with below ...
SreekanthI's user avatar

15 30 50 per page
1
2 3 4 5
23