Post

Replies

Boosts

Views

Activity

Error in gathering code coverage in Xcode16
Fails to gather code coverage and throws this error Showing All Messages Failed to merge raw profiles in directory /Users//Library/Developer/Xcode/DerivedData/Receiver-ekqrbpsaciuxmlfslviajhoecyat/Build/ProfileData/0B0C6B69-FD46-4801-B106-56B7FCD44370 to destination /Users//Library/Developer/Xcode/DerivedData/Receiver-ekqrbpsaciuxmlfslviajhoecyat/Build/ProfileData/0B0C6B69-FD46-4801-B106-56B7FCD44370/Coverage.profdata: Aggregation tool '/Users/shwethamugeraya/Downloads/Xcode 2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/llvm-profdata' failed with exit code 1: warning: /Users/shwethamugeraya/Library/Developer/Xcode/DerivedData/Receiver-ekqrbpsaciuxmlfslviajhoecyat/Build/ProfileData/0B0C6B69-FD46-4801-B106-56B7FCD44370/2F4EFBF7-1CCF-4E9E-8FD6-482EEDB98B6C-34646.profraw: raw profile version mismatch: Profile uses raw profile format version = 4; expected version = 8 PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version. error: no profile can be merged
0
0
120
2w
Error in installing enterprise build from XCode15 beta to iOS 17 beta OS device
After updating the os to iOS17 beta, not able to install the enterprise app through ipa, it throws error Error installing '//Downloads/-Internal-Appstore-23.6.5-1.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSUnderlyingError=0x600019bcc750 {Error Domain=com.apple.dt.CoreDeviceError Code=3000 "The item at -Internal-Appstore-23.6.5-1.ipa is not a valid bundle." UserInfo={NSURL=file:////Downloads/-Internal-Appstore-23.6.5-1.ipa, NSLocalizedDescription=The item at -Internal-Appstore-23.6.5-1.ipa is not a valid bundle., NSLocalizedFailureReason=Failed to read the bundle.}}, NSLocalizedDescription=Failed to install the app on the device., NSURL=file:///Downloads/-Internal-Appstore-23.6.5-1.ipa} Kindly update on this. Do any code side changes have to be done for this to fix these issue?
35
11
27k
Jun ’23
Codesign error for widget target in Monterey with Xcode 13.4.1 in jenkin
With Jenkins facing Codesign error for widget target in Monterey with Xcode 13.4.1 in jenkins in App Store build generate stage. Error CodeSign /Users/jenkins/Library/Developer/Xcode/DerivedData/XXXX-dyaqxwdylxthkzbwykmdsnhpiocv/Build/Intermediates.noindex/ArchiveIntermediates/CitrixWorkspace/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/XXXXWidget.appex (in target 'XXXXWidget' from project 'XXXXX') (1 failure) Can anyone help with this ?
0
0
1.1k
Sep ’22
No profiles could be merged error during code coverage stage in jenkins with Xcode 13
When we build the project in jenkins with Xcode 13 agent, in code coverage stage getting bellow error: warning: /Users/jenkins/jenkins/pipeline_PR-1625/DerivedData-app/Build/ProfileData/2EE1905D-E25C-4A2B-9440-42EF7BF5DC79/4ABFFAFB-F58E-4195-9138-BA3DFD9DAA2D-84652.profraw: Invalid instrumentation profile data (bad magic) error: No profiles could be merged. Can anyone guide us in resolving this issue.
5
1
2.1k
Mar ’22
Support for external devices which with End of life
We have few external devices which have reached end of life(no more production is available)and we are not getting PPID for the same and without PPID app will be rejected by the App Store during app submission. So to discontinue support for this external devices, just removing the corresponding protocols from Supported external accessory protocols in plist is suffices or entire code related to this external device support should be removed from the code base to avoid rejection in the Appstore submission. Kindly suggest.
0
0
845
Aug ’21
Not able to install enterprise build in iOS 15 beta version
After updating the os, not able to install the enterprise app through ipa, it throws error unable to install the app. Also not able to launch the enterprise app which was present in the device before updating the OS iOS 15 beta, it throws error, the developer of this app needs to update it to work with this version of iOS Kindly update on this. Any app side changes has to be done for this to fix these issues ?
68
0
59k
Jun ’21