Post

Replies

Boosts

Views

Activity

Reply to Xcode Server Launch Daemons error
DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. fix them use. https://stackoverflow.com/questions/52165333/deprecationwarning-buffer-is-deprecated-due-to-security-and-usability-issues replace at this path code of JS /Applications/Xcode.app/Contents/Developer/usr/share/xcs
Nov ’22
Reply to Swift LLDB fail
The thing that caught our eye is the UIKit module error, with a file path pointing to the build folder for your app, and this is where we’d like to focus first. I was hoping we’d see some correlating evidence of what’s happening here through the build log, but there wasn’t anything in the build log to assist. The next thing you should do is run the Swift health check LLDB command to assess any issues with the modules referred to by your app. We discuss this command in the following WWDC video: https://developer.apple.com/videos/play/wwdc2022/110370/
Topic: Programming Languages SubTopic: Swift Tags:
Nov ’22
Reply to Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
I have solved this problem. This is a bug. The bug from macOS 12. Why I am saying this? I tried to wipe all the disks and reinstall macOS 12.2, then install Xcode, start Xcode Server, crash on the same error. Finally, in retrospect, my M1 computer was upgraded from macOS 11, and when it was activated on macOS 11, due to misoperation. This resulted in the need to execute the 'xcscontrol —reset' command in macOS 12. So the reason for this problem is the reason for the system. Last night, the same use of erasing disks, installing macOS 11.6, then installing Xcode all came back together. In the coming year, I don't plan to upgrade to the latest system. I feedback this bug to Apple, hoping that someone can solve this problem quickly.
Jan ’22
Reply to Xcode 14.3 Server Builder keeps crashing
Copy your Xcode14.2.app 's xcs files to Xcode 14.3 and replace. Any stable xcs and replace the new Xcode cp -r /Applications/Xcode-14.2.0.app/Contents/Developer/usr/share/xcs /Applications/Xcode.app/Contents/Developer/usr/share
Replies
Boosts
Views
Activity
Jul ’23
Reply to XCSBuilderService Connection die, something progress was block?
Add new error log from xcs by console. XCSBuilderServerFaile2.log
Replies
Boosts
Views
Activity
Nov ’22
Reply to XCSBuilderService Connection die, something progress was block?
add New console log. `Unexpected type 4 for interface index 1 from libnetcore event EventDescription sb at 0x14372f050 from pid 25062 XCSBuilderServi SYMPTOM 0x6767005 flags 0x40000003 qual0 0x1 qual1 0x61e6 key 421893 num additional quals 3
Replies
Boosts
Views
Activity
Nov ’22
Reply to Deployment server guide
flow this doc: Xcode Server and Continuous Integration Guide
Replies
Boosts
Views
Activity
Nov ’22
Reply to Xcode Server Launch Daemons error
DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. fix them use. https://stackoverflow.com/questions/52165333/deprecationwarning-buffer-is-deprecated-due-to-security-and-usability-issues replace at this path code of JS /Applications/Xcode.app/Contents/Developer/usr/share/xcs
Replies
Boosts
Views
Activity
Nov ’22
Reply to Swift LLDB fail
The thing that caught our eye is the UIKit module error, with a file path pointing to the build folder for your app, and this is where we’d like to focus first. I was hoping we’d see some correlating evidence of what’s happening here through the build log, but there wasn’t anything in the build log to assist. The next thing you should do is run the Swift health check LLDB command to assess any issues with the modules referred to by your app. We discuss this command in the following WWDC video: https://developer.apple.com/videos/play/wwdc2022/110370/
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to iOS16 [MXMetricManager deliverMetricPayload:] Crash
Here is my crash info. . Thanks your support. 2022-09-14_13-26-48.1330_+0700-470e222fa3ea71fc29751f9f4b0817e74f4da2ff.crash
Replies
Boosts
Views
Activity
Sep ’22
Reply to Xcode server & bots
New Version Xcode was fixed.
Replies
Boosts
Views
Activity
Aug ’22
Reply to Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
I have solved this problem. This is a bug. The bug from macOS 12. Why I am saying this? I tried to wipe all the disks and reinstall macOS 12.2, then install Xcode, start Xcode Server, crash on the same error. Finally, in retrospect, my M1 computer was upgraded from macOS 11, and when it was activated on macOS 11, due to misoperation. This resulted in the need to execute the 'xcscontrol —reset' command in macOS 12. So the reason for this problem is the reason for the system. Last night, the same use of erasing disks, installing macOS 11.6, then installing Xcode all came back together. In the coming year, I don't plan to upgrade to the latest system. I feedback this bug to Apple, hoping that someone can solve this problem quickly.
Replies
Boosts
Views
Activity
Jan ’22
Reply to Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
Do you have reinstalled macOS?
Replies
Boosts
Views
Activity
Jan ’22
Reply to Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
I was sent the feedback by Feedback Assistant.
Replies
Boosts
Views
Activity
Jan ’22