Search results for

“Xcode”

93,786 results found

Post

Replies

Boosts

Views

Activity

“Xcode-beta.app” is damaged and can’t be opened. (Xcode 7.1 beta 3)
Just downloaded Xcode from https://developer.apple.com/xcode/download/ and I get this error. It won't start up.Deleted it and downloaded again to be sure. Got the same DMG file:MD5 (Xcode_7.1_beta_3.dmg) = 5498cdd8f4efb921295c6af4134d3b44I tried verifying on the command line.% spctl --assess --continue --verbose /Applications/Xcode-beta.app/Applications/Xcode-beta.app: a sealed resource is missing or invalidBut, on the other hand,% codesign -v --verbose /Applications/Xcode-beta.app/Applications/Xcode-beta.app: valid on disk/Applications/Xcode-beta.app: satisfies its Designated RequirementI just upgraded to MacOS 10.11 today, if that matters.
3
0
1.1k
Oct ’15
Xcode 10 won't launch after installing Xcode 11 b2
After installing Xcode 11 beta 2, Xcode 10 will no longer start. When I try to launch it I get the Xcode and iOS SDK Licensing Agreement popup, which is weird on it's own. If I click accept it just sits there & does nothing. If I click decline it exits.Anyone else run into this? Is there a way I can get Xcode 10 to start up again while having the Xcode 11 beta installed along side it (preferably without having to completely reinstall Xcode 10)?
0
0
740
Jun ’19
Xcode cloud -
Hello, I'm trying to run Xcode Cloud but it fail building with this error, any ideas how to install java in the Xcode Cloud server? The operation couldn’t be completed. Unable to locate a Java Runtime. Command PhaseScriptExecution failed with a nonzero exit code Command exited with non-zero exit-code: 65 An internal error was detected which caused this stage to error. The error has been logged, and you can re-run this build again.
2
0
1.5k
Nov ’22
tvOS removed from Xcode after any refresh of Xcode
I'm using Xcode 14.2 and installing the tvOS simulator 16.1. After installation I am able to see a preview of the app when developing with SwiftUI. However, if the computer goes to sleep, when it wakes up Xcode will indicate in the preview pane that tvOS 16.1 Not Installed. In the Xcode settings dialog, under the Platforms list, tvOS 16.1 Simulator is shown as installed but another line shows tvOS 16.1 as not downloaded with the GET button available to download it. If I GET the tvOS 16.1, when the download completes Xcode complains that there is already a duplicate installed and the preview pane still shows that tvOS 16.1 Not Installed. If I first delete the tvOS 16.1 Simulator from the platforms list (the one that looks OK) and then download tvOS 16.1, the installation works and I can see the preview of my app again. Until the next time the computer sleeps. Then I have to repeat the download and installation again. On a side note, waking from sleep seems to take this compu
0
0
762
Mar ’23
Unable to open Xcode 7.3.1 and Xcode 6.4 on macOS Sierra (10.12.1).
I downloaded both Xcode 7.3.1 & Xcode 6.4 .dmg files from https://developer.apple.com/downloads/more and opened it and copied to Applications. But when I open it, it go for verification of the identity of developer. But after some time, it shows Unable to verify the identity of the developer and get closed. I redownloaded the .dmg files again and tried once more. But the result was same. There is no problem with Xcode 8.1 downloaded from Mac AppStore, but I need Xcode 6.4 & Xcode 7.3.1, is there any solution?
4
0
715
Nov ’16
Reply to Frequence max my CPU process
I'm seeing the exact same thing.When I switch between source files using the project manager one core of the CPU may go to 100% and Xcode will freeze for anything from 5 seconds to about a minute. If I try to continue after this has happened a couple of times then Xcode will lock up completely with one core at 100% and I'll have to Force Quit.In version 7.0 this was happening when I switched between Interface Builder and source code. In 7.1 it started happening when I switched between source code files, and now in 7.1.1 it's happening even more frequently - perhaps every third or fourth time I switch files - plus I've just had one occasion where Xcode locked up when I wasn't actively using it.Xcode 7.1.1, OS X 10.10.5 on a late 2013 RMBP 15.
Nov ’15
XCode 13
I have an iMac 12,2 which I updated to Monterey, wahoo, I love and I really do not want to upgrade and spend $2k on a refurbished 27' iMac! 12 GB of memory, and I'm having difficulty with XCode crashing when I attempt run code. Crashed Thread: 9 Dispatch queue: com.apple.SwiftUI.DisplayLink is the report I get. I've read numerous other posts about XCode 13 crashing due to TimeourError, and curious if those effected have overcome this.
0
0
272
Apr ’22
xcode 6.2 -- where is it?
I am trying to download Xcode 6.2 for use on my newish MBP running Mavericks. I believe that Apple makes older versions of Xcode available for download, but I have not been able to find a way to do it. Can someone help me with a method to download Xcode 6.2?
6
0
3.7k
Jun ’15
Xcode Cloud visionOS Build failing since Xcode 15.3
Since today (and the release of the stable Xcode 15.3 to Xcode Cloud), release builds for visionOS are failing with following error: Unable to find a destination matching the provided destination specifier: { generic:1, platform:visionOS } ... { platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.1 is not installed. To use with Xcode, first download and install the platform } Yesterday the build worked with 15.3 RC (although I couldn't release it because the RC wasn't the newest one and RC2 hasn't been added to Xcode Cloud). Has anybody found a solution or is it something, Apple has to fix?
3
0
1.3k
Mar ’24
“Xcode-beta.app” is damaged and can’t be opened. (Xcode 7.1 beta 3)
Just downloaded Xcode from https://developer.apple.com/xcode/download/ and I get this error. It won't start up.Deleted it and downloaded again to be sure. Got the same DMG file:MD5 (Xcode_7.1_beta_3.dmg) = 5498cdd8f4efb921295c6af4134d3b44I tried verifying on the command line.% spctl --assess --continue --verbose /Applications/Xcode-beta.app/Applications/Xcode-beta.app: a sealed resource is missing or invalidBut, on the other hand,% codesign -v --verbose /Applications/Xcode-beta.app/Applications/Xcode-beta.app: valid on disk/Applications/Xcode-beta.app: satisfies its Designated RequirementI just upgraded to MacOS 10.11 today, if that matters.
Replies
3
Boosts
0
Views
1.1k
Activity
Oct ’15
Xcode 10 won't launch after installing Xcode 11 b2
After installing Xcode 11 beta 2, Xcode 10 will no longer start. When I try to launch it I get the Xcode and iOS SDK Licensing Agreement popup, which is weird on it's own. If I click accept it just sits there & does nothing. If I click decline it exits.Anyone else run into this? Is there a way I can get Xcode 10 to start up again while having the Xcode 11 beta installed along side it (preferably without having to completely reinstall Xcode 10)?
Replies
0
Boosts
0
Views
740
Activity
Jun ’19
Xcode cloud -
Hello, I'm trying to run Xcode Cloud but it fail building with this error, any ideas how to install java in the Xcode Cloud server? The operation couldn’t be completed. Unable to locate a Java Runtime. Command PhaseScriptExecution failed with a nonzero exit code Command exited with non-zero exit-code: 65 An internal error was detected which caused this stage to error. The error has been logged, and you can re-run this build again.
Replies
2
Boosts
0
Views
1.5k
Activity
Nov ’22
Xcode Suggestion
Hello Every One ! Em new in Xcode kindly suggest me beginning development videos ... so that i can develop IOS apps.
Replies
4
Boosts
0
Views
381
Activity
Jul ’15
tvOS removed from Xcode after any refresh of Xcode
I'm using Xcode 14.2 and installing the tvOS simulator 16.1. After installation I am able to see a preview of the app when developing with SwiftUI. However, if the computer goes to sleep, when it wakes up Xcode will indicate in the preview pane that tvOS 16.1 Not Installed. In the Xcode settings dialog, under the Platforms list, tvOS 16.1 Simulator is shown as installed but another line shows tvOS 16.1 as not downloaded with the GET button available to download it. If I GET the tvOS 16.1, when the download completes Xcode complains that there is already a duplicate installed and the preview pane still shows that tvOS 16.1 Not Installed. If I first delete the tvOS 16.1 Simulator from the platforms list (the one that looks OK) and then download tvOS 16.1, the installation works and I can see the preview of my app again. Until the next time the computer sleeps. Then I have to repeat the download and installation again. On a side note, waking from sleep seems to take this compu
Replies
0
Boosts
0
Views
762
Activity
Mar ’23
Use java with Xcode
need step by step instruction on using java in Xcode. and, is Xcode for java as good as Eclipse?
Replies
1
Boosts
0
Views
1.5k
Activity
Jun ’21
Xcode 7
I just want to be able to run Xcode 7. It is ok that it is in beta but I don't want my entire toolchain to be beta. Anyone know when 10.10.4 is released?
Replies
1
Boosts
0
Views
489
Activity
Jun ’15
Xcode and heated Mac ?
I noticed that my MacBook heats up on using Xcode. I installed latest Xcode 15.0.1 this morning along with something related to iOS 17. When I forced quit Xcode, temp. lowered to normal. What to do?
Replies
1
Boosts
0
Views
829
Activity
Oct ’23
Unable to open Xcode 7.3.1 and Xcode 6.4 on macOS Sierra (10.12.1).
I downloaded both Xcode 7.3.1 & Xcode 6.4 .dmg files from https://developer.apple.com/downloads/more and opened it and copied to Applications. But when I open it, it go for verification of the identity of developer. But after some time, it shows Unable to verify the identity of the developer and get closed. I redownloaded the .dmg files again and tried once more. But the result was same. There is no problem with Xcode 8.1 downloaded from Mac AppStore, but I need Xcode 6.4 & Xcode 7.3.1, is there any solution?
Replies
4
Boosts
0
Views
715
Activity
Nov ’16
Reply to Frequence max my CPU process
I'm seeing the exact same thing.When I switch between source files using the project manager one core of the CPU may go to 100% and Xcode will freeze for anything from 5 seconds to about a minute. If I try to continue after this has happened a couple of times then Xcode will lock up completely with one core at 100% and I'll have to Force Quit.In version 7.0 this was happening when I switched between Interface Builder and source code. In 7.1 it started happening when I switched between source code files, and now in 7.1.1 it's happening even more frequently - perhaps every third or fourth time I switch files - plus I've just had one occasion where Xcode locked up when I wasn't actively using it.Xcode 7.1.1, OS X 10.10.5 on a late 2013 RMBP 15.
Replies
Boosts
Views
Activity
Nov ’15
XCode 13
I have an iMac 12,2 which I updated to Monterey, wahoo, I love and I really do not want to upgrade and spend $2k on a refurbished 27' iMac! 12 GB of memory, and I'm having difficulty with XCode crashing when I attempt run code. Crashed Thread: 9 Dispatch queue: com.apple.SwiftUI.DisplayLink is the report I get. I've read numerous other posts about XCode 13 crashing due to TimeourError, and curious if those effected have overcome this.
Replies
0
Boosts
0
Views
272
Activity
Apr ’22
xcode 6.2 -- where is it?
I am trying to download Xcode 6.2 for use on my newish MBP running Mavericks. I believe that Apple makes older versions of Xcode available for download, but I have not been able to find a way to do it. Can someone help me with a method to download Xcode 6.2?
Replies
6
Boosts
0
Views
3.7k
Activity
Jun ’15
Xcode bug
When I build my Xcode app (play button) It does not work anymore and I see this : Fortunately I can use the preview.
Replies
1
Boosts
0
Views
368
Activity
May ’23
Xcode on windows
I’d really appreciate the solution inhaling Xcode in windows or another alternative that can access an iOS apps sandbox
Replies
1
Boosts
0
Views
710
Activity
Dec ’24
Xcode Cloud visionOS Build failing since Xcode 15.3
Since today (and the release of the stable Xcode 15.3 to Xcode Cloud), release builds for visionOS are failing with following error: Unable to find a destination matching the provided destination specifier: { generic:1, platform:visionOS } ... { platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 1.1 is not installed. To use with Xcode, first download and install the platform } Yesterday the build worked with 15.3 RC (although I couldn't release it because the RC wasn't the newest one and RC2 hasn't been added to Xcode Cloud). Has anybody found a solution or is it something, Apple has to fix?
Replies
3
Boosts
0
Views
1.3k
Activity
Mar ’24