Organizer Window

RSS for tag

Upload apps and view performance metrics and diagnostics in the Organizer window in Xcode.

Posts under Organizer Window tag

63 Posts
Sort by:

Post

Replies

Boosts

Views

Activity

Archive_Issue_(240220)
I am trying to archive an application, where the process replies my application is rejected. The response indicates: [The operation couldn’t be completed. Unable to login with account xxxxx.***]. The login details for account [xxxxx.***] were rejected. I just changed my Apple ID password, and unfortunately I believe this happens to be the cause of the issue. Would changing the Apple ID password take effect after a certain time period ... ? Would there possibly be an avenue I did not properly complete to allow the application to be archived … ? Best regards, jim_k
1
0
450
Feb ’24
How to run old react native version on latest Xcode? Are there any ways? Is it even possible to do so?
If anyone knows how to build iOS Deployment Target 11; (react-native app with 0.64.4 version) run and build on Xcode 15 with iOS 17 SDK, Mac M1 environment it will be a great help at least if you can share a guide. And I don't know is it possible or not. I would appreciate any advice you can give me. Thank You! (using Mac m1 with Sonoma.) I just ran a Hello World app from that version of react native and tried a few changes on Xcode 15, but didn't work for iOS. but Android worked well. used node 14. Is there any possibility of running this old version of RN in the latest Xcode building an archive and publish to the app store? (the main reason is we couldn't update the RN version due to some of the dependency versions.)
0
0
629
Feb ’24
Xcode Version 15.2
Hello, while my project, which I created with the Unity game engine, runs smoothly in the editor, when I try to run it and/or archive through Xcode, I receive the following error: Undefined symbols: Linker command failed with exit code 1 (use -v to see invocation) When I right click on the problem and click Reveal in log it doesn't take me anywhere. Can you help me with this? Thanks.
3
0
886
Feb ’24
Xcode crashing and closing before submitting an app to the store
I'm having problems when trying to submit an app to the store, Xcode closes and shows the error below. What can I do to resolve this? ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Xcode [73051] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 15.0.1 (22266) Build Info: IDEApplication-22266000000000000~15 (15A507) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-02-05 16:56:37.5399 -0300 OS Version: macOS 14.2.1 (23C71) Report Version: 12 Anonymous UUID: E288787F-937B-30DA-DDF8-9B763BA08D01 Time Awake Since Boot: 33000 seconds System Integrity Protection: enabled Crashed Thread: 9 Dispatch queue: com.apple.root.default-qos Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: Xcode [73051] Application Specific Information: abort() called Application Specific Signatures: NSInvalidArgumentException Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff800a36d86 __exceptionPreprocess + 242 1 DVTFoundation 0x00000001081925cc DVTFailureHintExceptionPreprocessor + 448 2 libobjc.A.dylib 0x00007ff800529321 objc_exception_throw + 48 3 CoreFoundation 0x00007ff800adc134 -[NSObject(NSObject) __retain_OA] + 0 4 CoreFoundation 0x00007ff8009a4643 ___forwarding___ + 1379 5 CoreFoundation 0x00007ff8009a4058 _CF_forwarding_prep_0 + 120 6 IDEFoundation 0x000000010d8722e0 -[IDEDistributionProcessingPipelineContext packagePathForVariant:] + 872 7 IDEFoundation 0x000000010d88e098 -[IDEDistributionCreateIPAStep name] + 108 8 IDEFoundation 0x000000010d86fcee __98-[IDEDistributionProcessingPipeline observationForPhaseStateChanges:stepIndex:pipelineStepsCount:]_block_invoke + 106 9 DVTFoundation 0x000000010819d534 -[NSObject(DVTObservingConvenience) _dvt_newObserverForKeyPath:options:owner:creationBacktrace:withHandlerBlock:] + 449 10 DVTFoundation 0x000000010819e533 -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:withHandlerBlock:] + 125 11 IDEFoundation 0x000000010d86fb91 -[IDEDistributionProcessingPipeline observationForPhaseStateChanges:stepIndex:pipelineStepsCount:] + 159 12 IDEFoundation 0x000000010d86ff88 -[IDEDistributionProcessingPipeline processForThinningVariant:distributionItem:stepClass:stepIndex:pipelineStepsCount:error:] + 498 13 IDEFoundation 0x000000010d86f567 -[IDEDistributionProcessingPipeline process:] + 1733 14 IDEFoundation 0x000000010d5aae89 -[IDEDistributionPackagingStep loadDrivableFromExportOptions:error:] + 258 15 IDEFoundation 0x000000010d69db0e -[IDEDistributionDriver runWithDestinationPath:wantsExportStep:] + 2694 16 IDEFoundation 0x000000010d9ce7a6 $s13IDEFoundation29RecoverableDistributionDriverC3runyyFyyYbcfU_ + 150 17 IDEFoundation 0x000000010d960239 $sIegh_IeyBh_TR + 25 18 libdispatch.dylib 0x00007ff80073f2e6 _dispatch_call_block_and_release + 12 19 libdispatch.dylib 0x00007ff80074059a _dispatch_client_callout + 8 20 libdispatch.dylib 0x00007ff800742dba _dispatch_queue_override_invoke + 977 21 libdispatch.dylib 0x00007ff80074f776 _dispatch_root_queue_drain + 328 22 libdispatch.dylib 0x00007ff80074ff22 _dispatch_worker_thread2 + 152 23 libsystem_pthread.dylib 0x00007ff8008e4c06 _pthread_wqthread + 262 24 libsystem_pthread.dylib 0x00007ff8008e3b97 start_wqthread + 15
6
1
905
Mar ’24
XCode Oragnizer some Reports broken since Background Assets Framework
In XCode organizer, under reports section, Crashes info shows fine with call stacks but Disk writes, Energy and Hang reports sections are broken since Background Assets frameworks integration. Error msg: The operation couldn't be completed. ((extension in DVTProducts):DVTAppStoreConnect.AppExtension.(unknown context at $10beb2a18).AppExtensionError error 0.) Xcode failed loading app information. How to fix this error and get the reports under Disk writes, Energy and Hang reports section?
1
0
483
Feb ’24
Xcode 15 forcing app id prefix to be team id
I'm submitting an update to an app which was originally submitted in 2008. So, it has one of the "old" app id prefixes, not the Team ID prefix used by newer apps. When I try to validate this app built in Xcode 15 in organizer, I get a warning that the app id prefix in the current store app is changing from the "old" prefix to the new Team ID prefix. I didn't change anything. The App Identifier, Certificates, and Profile are the same that I used last June under Xcode 14. So, there seems to be an issue with Xcode 15. Same issue under 15.0 and 15.2. Anyone know a fix for this? This still works fine in Xcode 14. If I can't come up with a fix, I'll just submit with 14 as that's still valid until April 2024 I think. Regards, Patrick
5
0
1k
Mar ’24
XCODE15.2 - Problem during archive
Just today I was forced to update to XCODE 15.2 after being using XCODE 14 because my SO version was increased. After that, Im not able to archive an app I had to update to appstoreconnect with a fix. Error log I'm getting is the following: Showing All Errors Only Build target StockAudits of project StockAudits with configuration Prod warning: Run script build phase 'SwiftGen' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'StockAudits' from project 'StockAudits') PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/b37119/Library/Developer/Xcode/DerivedData/StockAudits-cfonpjctwchifxctgtmajsextfap/Build/Intermediates.noindex/ArchiveIntermediates/StockAudits/IntermediateBuildFilesPath/StockAudits.build/Prod-iphoneos/StockAudits.build/Script-26F9271AC9366566C0FA81CD.sh (in target 'StockAudits' from project 'StockAudits') cd /Users/b37119/Documents/Proyectos/ISFQI/ap00000-isf-stock-audits-ios /bin/sh -c /Users/b37119/Library/Developer/Xcode/DerivedData/StockAudits-cfonpjctwchifxctgtmajsextfap/Build/Intermediates.noindex/ArchiveIntermediates/StockAudits/IntermediateBuildFilesPath/StockAudits.build/Prod-iphoneos/StockAudits.build/Script-26F9271AC9366566C0FA81CD.sh mkdir -p /Users/b37119/Library/Developer/Xcode/DerivedData/StockAudits-cfonpjctwchifxctgtmajsextfap/Build/Intermediates.noindex/ArchiveIntermediates/StockAudits/BuildProductsPath/Prod-iphoneos/StockAudits.app/Frameworks Symlinked... rsync --delete -av --filter P .*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "../../../IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Alamofire.framework" "/Users/b37119/Library/Developer/Xcode/DerivedData/StockAudits-cfonpjctwchifxctgtmajsextfap/Build/Intermediates.noindex/ArchiveIntermediates/StockAudits/InstallationBuildProductsLocation/Applications/StockAudits.app/Frameworks" building file list ... rsync: link_stat "/Users/b37119/Documents/Proyectos/ISFQI/ap00000-isf-stock-audits-ios/../../../IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Alamofire.framework" failed: No such file or directory (2) done sent 29 bytes received 20 bytes 98.00 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/0032d1ee-80fd-11ee-8227-6aecfccc70fe/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9] Command PhaseScriptExecution failed with a nonzero exit code Command PhaseScriptExecution failed with a nonzero exit code Build failed 29/1/24, 17:08 82.8 seconds When I try to ejecute the app for debug with the simulator or my device it works and build, but when I try to archive it does not work. Some points I tried was: Remove pods.lock file and Pods folder and reinstall it -> (rm *blabla + pod install) Try to update cocoa pods -> (sudo gem update cocoapods) My pod version is: -> pod --version Ignoring ffi-1.15.5 because its extensions are not built. Try: gem pristine ffi --version 1.15.5 1.12.0 I need help to unblock the new deployment of the app release we had scheduled for this week.
2
0
1.3k
Jan ’24
My App build and run on actual device and simulator but fails to archive
Hello everyone! I'm quite new to App development (but have quite a bit of programming experience). I have reached the point where I would like to Archive my app for release but I'm stumped at an issue where the app compiles, builds and runs just fine in XCode on device and simulator targets however fails when I want to archive the app. My app ends up using a mix of a lot of things possible: Swift and SwiftUI Obj-C and some vanilla C, mainly because I use a framework in C Very minimal but some UIKit (that bridges with some parts in C) Here is the stacktrace, would appreciate some insights 1. Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) 2. Compiling with the current language version 3. While evaluating request ExecuteSILPipelineRequest(Run pipelines { PrepareOptimizationPasses, EarlyModulePasses, HighLevel,Function+EarlyLoopOpt, HighLevel,Module+StackPromote, MidLevel,Function, ClosureSpecialize, LowLevel,Function, LateLoopOpt, SIL Debug Info Generator } on SIL for CamHero) 4. While running pass #12497 SILModuleTransform "PerformanceSILLinker". 5. While deserializing SIL function "$s7SwiftUI11EnvironmentV12wrappedValuexvg" 6. While deserializing SIL function "os_log_type_enabled" 7. *** DESERIALIZATION FAILURE *** *** If any module named here was modified in the SDK, please delete the *** *** new swiftmodule files from the SDK and keep only swiftinterfaces. *** module 'SwiftUI', builder version '5.9.2(5.9.2)/Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)', built from swiftinterface, resilient, loaded from '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/prebuilt-modules/17.2/SwiftUI.swiftmodule/arm64-apple-ios.swiftmodule' result not found (isEnabled) Cross-reference to module 'os' ... OSLog ... in an extension in module 'os' ... isEnabled ... with type (OSLog) -> (OSLogType) -> Bool Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): 0 swift-frontend 0x0000000103a11abc llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56 1 swift-frontend 0x0000000106677cb0 llvm::sys::RunSignalHandlers() + 112 2 swift-frontend 0x00000001063e1054 SignalHandler(int) + 352 3 libsystem_platform.dylib 0x00000001895b3a24 _sigtramp + 56 4 libsystem_pthread.dylib 0x0000000189584cc0 pthread_kill + 288 5 libsystem_c.dylib 0x0000000189494a40 abort + 180 6 swift-frontend 0x0000000102bd7c2c (anonymous namespace)::ParsedAttrInfoFallThrough::~ParsedAttrInfoFallThrough() + 0 7 swift-frontend 0x0000000104470db8 std::__1::__function::__func<swift::evaluator::PerRequestReferences swift::evaluator::PerRequestReferences::makeEmpty<swift::LookupPrefixOperatorRequest>()::'lambda'(void*), std::__1::allocator<swift::evaluator::PerRequestReferences swift::evaluator::PerRequestReferences::makeEmpty<swift::LookupPrefixOperatorRequest>()::'lambda'(void*)>, void (void*)>::operator()(void*&&) + 0 8 swift-frontend 0x0000000102b2c534 swift::ModuleFile::fatal(llvm::Error) const + 44 9 swift-frontend 0x00000001044721dc swift::CyclicalRequestError<swift::LookupPrefixOperatorRequest>::~CyclicalRequestError() + 0 10 swift-frontend 0x00000001045bb880 swift::SILDeserializer::readSILFunctionChecked(llvm::PointerEmbeddedInt<unsigned int, 31>, swift::SILFunction*, llvm::StringRef, bool, bool) + 1588 11 swift-frontend 0x0000000102bb0f50 swift::SILDeserializer::getFuncForReference(llvm::StringRef, swift::SILType) + 504 12 swift-frontend 0x00000001045cb578 swift::SILDeserializer::readSILInstruction(swift::SILFunction*, swift::SILBuilder&, unsigned int, llvm::SmallVectorImpl<unsigned long long>&) + 29524 13 swift-frontend 0x00000001045bc554 swift::SILDeserializer::readSILFunctionChecked(llvm::PointerEmbeddedInt<unsigned int, 31>, swift::SILFunction*, llvm::StringRef, bool, bool) + 4872 14 swift-frontend 0x00000001045d6934 swift::SILDeserializer::lookupSILFunction(swift::SILFunction*, bool) + 636 15 swift-frontend 0x0000000102c4d990 swift::SILLinkerVisitor::deserializeAndPushToWorklist(swift::SILFunction*) + 88 16 swift-frontend 0x0000000102c4dfb0 swift::SILLinkerVisitor::processFunction(swift::SILFunction*) + 248 17 swift-frontend 0x0000000103c60fa4 (anonymous namespace)::SILLinker::run() (.llvm.15023899450236721039) + 136 18 swift-frontend 0x0000000106018874 swift::SILPassManager::executePassPipelinePlan(swift::SILPassPipelinePlan const&) + 16276 19 swift-frontend 0x00000001061c21c4 swift::SimpleRequest<swift::ExecuteSILPipelineRequest, std::__1::tuple<> (swift::SILPipelineExecutionDescriptor), (swift::RequestFlags)1>::evaluateRequest(swift::ExecuteSILPipelineRequest const&, swift::Evaluator&) + 56 20 swift-frontend 0x00000001060646b8 llvm::Expected<swift::ExecuteSILPipelineRequest::OutputType> swift::Evaluator::getResultUncached<swift::ExecuteSILPipelineRequest>(swift::ExecuteSILPipelineRequest const&) + 476 21 swift-frontend 0x000000010607c424 swift::runSILOptimizationPasses(swift::SILModule&) + 472 22 swift-frontend 0x000000010400c3c0 swift::CompilerInstance::performSILProcessing(swift::SILModule*) + 572 23 swift-frontend 0x0000000105f59454 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule>>, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 956 24 swift-frontend 0x0000000105f54f00 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 3020 25 swift-frontend 0x0000000105f58854 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 4568 26 swift-frontend 0x0000000105fbfd44 swift::mainEntry(int, char const**) + 4408 27 dyld 0x00000001892090e0 start + 2360 Command SwiftCompile failed with a nonzero exit code
3
0
898
Jan ’24
Xcode Organizer unable to get crash logs from physical Vision Pro
Hello everyone! I recently released the native visionOS version of my app on TestFlight. I noticed that there are 8 crashes on Vision Pro on the App Store Connect website, but I can't get these crash logs in Xcode Organizer (the crash list of visionOS app is empty). Is there any way to get these crash logs now? I don't have a physical Vision Pro device so I can't reproduce the crash, I can only rely on the crash logs.
3
0
820
Jan ’24
Xcode 15.1 - Failed to produce diagnostic, send a bug report.
xCode requested that I send in a bug report. Failed to produce diagnostic for expression, please submit a bug report. I can't manage to paste the image here, so I'll just state that the latest Xcode, 15.1 seems to produce spurious error messages on screen which usually manage to disappear over time. I'll send this in to feedback with the sysdiagnose report. It's a major pain.
1
0
742
Jan ’24
Download container not success on iOS 17 / Xcode 15
I try to use "Download container" on "Devices and Simulators". But on iOS 17, xcappdata file size is 4KB and ''AppData" folder is empty. On iOS 15, xcappdata file size is 2MB and success downloaded. Xcode show these error when I unplug iOS 17 and plugin iOS 15. The system failed to get a list of files on the remote device. Domain: com.apple.dt.CoreDeviceError Code: 7001 User Info: { DVTErrorCreationDateKey = "2023-12-12 07:39:24 +0000"; NSFilePath = ""; } -- Unknown response: { XPCErrorDescription => Connection interrupted } Domain: com.apple.dt.remoteservices.error Code: -1 -- System Information macOS Version 14.2 (Build 23C64) Xcode 15.1 (22502) (Build 15C65) Timestamp: 2023-12-12T15:39:24+08:00 PS. I had turn on [Airplane mode] on iOS 17.
4
0
1.3k
Dec ’23
SwiftUI App - Archive and Distribute Processing
I wanna test my SwiftUI app on TestFlight and then I'll release the app on App Store. However, I get an error during Distribute App processing. I do Archive and Distribute App with TestFlight & App Store option and then I get "Assert Validation Failed" see below. When I check output of compiling, I see a few warnings. You can see below. I totally do not understand what problem is. How can I solve this problem ?
0
0
427
Nov ’23
Asset validation failed. Invalid MinimumOSVersion. The value for the Info.plist key MinimumOSVersion could not be parsed.
Hi everyone, I am having this error while trying to upload my iOS App with XCode. Can someone help me? Why this kind of error if I can Build/Run and also Export the .IPA with Xcode and certificate but not upload? Here is the error: Here is my Info-PROD.plist that is watched by XCode (because it change the App Name and the bundle identifier): I have try replace the MinimumOSVersion to LSMinimumSystemVersion and got more erros... Can someone help? Xcode 14.1 (14B47b)
2
0
4.6k
Nov ’23
ios17 container problem occur when I replace container in xcode
it can read the files before I replace container in xcode . Has anyone encountered the same problem? and any solution? Error: Error Domain=NSCocoaErrorDomain Code=257 "The file “Documents” couldn’t be opened because you don’t have permission to view it." UserInfo={NSUserStringVariant=( Folder ), NSFilePath=/var/mobile/Containers/Data/Application/97D816A0-8B58-4E33-8455-3F19E0A9FBAA/Documents, NSUnderlyingError=0x281e650b0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}
4
0
1k
Dec ’23
Enable Developer Mode on Apple Watch SE w/ Family Setup?
I have an Apple Watch SE (watchOS 10.1) paired to my phone via Family Setup. I'd like to connect it to Xcode to install apps on, but it's not appearing in Xcode's Device Organizer. Nor can I find the option to enable Developer Mode in Settings->Privacy & Security. Note*: I do have my personal watch connected to Xcode. This would be the second watch I'm trying to build to. Is this a limitation of Family Setup? Or is there some way I should be kicking the watch to have it recognized?
1
0
444
Nov ’23
Unable to Archive Flutter App in Xcode: 'Operation not permitted' Error
I use to archive my app all the time and never had this problem the other day i implemented apple pay in my app but when i wanted to archive the app i couldnt and kept getting this error over and over even tho i tried all the solutions online Error : error: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted chdir: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted Standalone embedder initialization failed: Error determining current directory: Operation not permitted i tried to go to settings Security & Privacy->Full Disk Access then allow xcode
1
1
705
Nov ’23
Metrics in XCode Organizer stuck with margins of error
Hello My team has noticed that starting around early-October 2023 all of our 90th and 50th percentile metrics in Organizer have been stuck with the "margin of error" detail, ranging from 10-20 percent. We've been consistently using Organizer for over a year and usually see the margin of error for only for a couple days after a new app update is published - but now appear to be stuck without any clear reasons why. We've also tried on different versions of xcode 15, tried using "View -> Reload Organizer"; all with no success. In general speak, our app: has about a million sessions a day has weekly releases does not have metric issues in our other 3rd party libraries Has something changed with the user opt-in for sharing data with developers? Has anyone else experienced this problem? Thanks
2
1
530
Nov ’23
Error during archive
Good Morning, I get this error every time I try to make the archive and I don't see any more information, nor have I found a solution, could you please help me to solve it? ld: building for 'iOS', but linking in object file (/Users/juanjo/Documents/Jabali/platforms/ios/build/Debug-iphonesimulator/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport/GoogleAppMeasurement.framework/GoogleAppMeasurement[arm64][3](apm_experimentation .pb.o)) built for 'iOS-simulator' clang: error: linker command failed with exit code 1 (use -v to see invocation)
1
0
499
Oct ’23