Search results for

“Xcode”

93,894 results found

Post

Replies

Boosts

Views

Activity

Xcode
I have done research and found that Xcode has been optimised For m1. I have installed it but every time I open it I get the notification that to run intel-based applications, I will need to install Rosetta. When I click not now it closes Xcode and when I open it again It works fine without the notification. I don’t know what is going on. Some clarity will be appreciated.
0
0
262
May ’21
Will Xcode 8 run on High Sierra
Hi Team, I am using Xcode 8.1 & 8.2.1 on Mac OSX High Sierra, I am able to build the code, but then its not getting installed on the Simulator.But I am able to run the code on device.I have reset the simulator, quit simulator,Xcode,restarted the machine,changed the location in pref.While trying to install the app,It shows the error INVALID DEVICE STATE.Also some other error like unable to find CoreSimulator.Is the Xcode 8.X is compatable with High Sierra?
3
0
1.5k
May ’18
Reply to iPhone is busy: Making Apple Watch ready for development
Only two things seem to remedy this issue: 1) just be patient and wait a while (15 minutes?), or 2) switch off the Apple Watch and don't use it while you are developing. Speculation on my part but it looks like that Apple is just too big and compartmentalized. Right had not caring what the Left hand is doing. Those at Apple who have an Apple Watch can't reach over the wall to those maintaining X Code.
May ’22
Xcode fails to add any product to Xcode Cloud
When trying to create a new workflow for a framework product, Xcode fails, displaying the error: “MyFramework” could not be added to Xcode Cloud.” This framework previously had a workflow running on Xcode Cloud, but it is no longer visible, both in Xcode and App Store Connect. I was trying to recreate the workflow, as well as setup some additional ones, but I get the same error for every single product. No other details are provided by Xcode, so I’m unable to determine what steps I should take to correct the issue. I'm able to reproduce this with every xcworkspace file I have tried so far. Using Xcode 13.1 (13A1030d) It would be great if Xcode could provide some sort of detail with these error messages so that devs would know whether there is something wrong on the Cloud side, or if it's something that I can try fixing on my side.
1
0
1.9k
Nov ’21
Reply to Xcode 11 - "error: Relocation out of range"
Ok, here's what happened. To open the project in XCode 11 I had to convert Swift from 3.x to 4.x. When I made some manual changes to add the @objc tag, I errantly added it to a few private functions in the code. I'm guessing the 'out of range' message meant 'hey, we can't see those functions you idiot.I removed it and now builds fine on all devices & ios versions.Hopefully this helps someone in he future...
Jul ’19
XCode Cloud Production Builds in XCode 14
I have the latest XCode 14 on my Mac running Ventura preview. I am trying to build and deploy a live production app, essentially an app previously built with XCode 13.4.1 and now on the store. From my knowledge, this was not previously possible on preview versions of Mac OS. So, I'm wondering if now XCode Cloud is able to build this production app in the cloud instead of locally, using the previous XCode version 13.4.1 (GM), but pushing it up with XCode 14 (Beta). Note: My app is not using any new features that require XCode 14, and builds successfully in 13.4.1 and 14.
2
0
983
Jun ’22
Reply to Can anybody guide me how to use c programming language in Xcode ?
XCode is compatible with C, C++ and Objective C as well as Swift.Objective C is based on C.You can execute any C program in XCode as long as it does not have any platform specific dependencies that would prevent it from running on an Apple device / computer.Can you explain what the problem is, show some code and the error you get (screenshot) ?How did you create your project ?Try File > New > Project then OS X > Command Line Tool. Select C as the language. A main.c file will be created for you.
Topic: Programming Languages SubTopic: General Tags:
Jul ’16
Xcode
I have done research and found that Xcode has been optimised For m1. I have installed it but every time I open it I get the notification that to run intel-based applications, I will need to install Rosetta. When I click not now it closes Xcode and when I open it again It works fine without the notification. I don’t know what is going on. Some clarity will be appreciated.
Replies
0
Boosts
0
Views
262
Activity
May ’21
Xcode 9 GM and Xcode 9 are same
Is there a way to confirm if Xcode 9 GM and Xcode 9 are the same with no changes.Does any one know of a way to check this?
Replies
2
Boosts
0
Views
594
Activity
Sep ’17
Xcode
i I have just started learning Xcode is there a list of abbreviations explaining the code
Replies
1
Boosts
0
Views
251
Activity
Aug ’15
Will Xcode 8 run on High Sierra
Hi Team, I am using Xcode 8.1 & 8.2.1 on Mac OSX High Sierra, I am able to build the code, but then its not getting installed on the Simulator.But I am able to run the code on device.I have reset the simulator, quit simulator,Xcode,restarted the machine,changed the location in pref.While trying to install the app,It shows the error INVALID DEVICE STATE.Also some other error like unable to find CoreSimulator.Is the Xcode 8.X is compatable with High Sierra?
Replies
3
Boosts
0
Views
1.5k
Activity
May ’18
Reply to iPhone is busy: Making Apple Watch ready for development
Only two things seem to remedy this issue: 1) just be patient and wait a while (15 minutes?), or 2) switch off the Apple Watch and don't use it while you are developing. Speculation on my part but it looks like that Apple is just too big and compartmentalized. Right had not caring what the Left hand is doing. Those at Apple who have an Apple Watch can't reach over the wall to those maintaining X Code.
Replies
Boosts
Views
Activity
May ’22
I want to upgrade from xcode 6.4 to xcode 7.0
Dear membersKindly guide who can I upgrade the xcode 6.4 to xcode 7.0 on my macbook pro with 10.10.5
Replies
2
Boosts
0
Views
268
Activity
Sep ’15
iPhone X Simulator in Xcode
Hi Guys! I’m updating my app for iPhone X and in Xcode, the app is running and the notch is in the way! I have used code level support and did not help, I have gone through and I can’t find the problem. Could someone please help me? Thanks!
Replies
2
Boosts
0
Views
7.9k
Activity
Feb ’18
Xcode fails to add any product to Xcode Cloud
When trying to create a new workflow for a framework product, Xcode fails, displaying the error: “MyFramework” could not be added to Xcode Cloud.” This framework previously had a workflow running on Xcode Cloud, but it is no longer visible, both in Xcode and App Store Connect. I was trying to recreate the workflow, as well as setup some additional ones, but I get the same error for every single product. No other details are provided by Xcode, so I’m unable to determine what steps I should take to correct the issue. I'm able to reproduce this with every xcworkspace file I have tried so far. Using Xcode 13.1 (13A1030d) It would be great if Xcode could provide some sort of detail with these error messages so that devs would know whether there is something wrong on the Cloud side, or if it's something that I can try fixing on my side.
Replies
1
Boosts
0
Views
1.9k
Activity
Nov ’21
Reply to Xcode 11 - "error: Relocation out of range"
Ok, here's what happened. To open the project in XCode 11 I had to convert Swift from 3.x to 4.x. When I made some manual changes to add the @objc tag, I errantly added it to a few private functions in the code. I'm guessing the 'out of range' message meant 'hey, we can't see those functions you idiot.I removed it and now builds fine on all devices & ios versions.Hopefully this helps someone in he future...
Replies
Boosts
Views
Activity
Jul ’19
Does Xcode 15 replace Xcode 14 when downloaded?
When you download Xcode 15 does it run alongside Xcode 14? Or does it replace it but keep all existing projects?
Replies
3
Boosts
0
Views
2.4k
Activity
Jun ’23
Xcode
xcode in on my IPhone 11 isn’t working nor will it download any reason why?
Replies
0
Boosts
0
Views
217
Activity
Jun ’20
Xcode 11.1 "Unable to Download Xcode"
So I tried installing this update three times. Each time all 7.6 GB downloads and begins the Installing... shortly after Xcode starts Installing I get a notification in the Notification Center Unable to Download App Xcode could not be installed please try again later....Anyone else?
Replies
52
Boosts
0
Views
89k
Activity
Oct ’19
How can I run Xcode 6 and Xcode 7 on same mac?
I am currently running Xcode 7.1 on my Mac. I need to support a project that is built in Xcode 6.4 (6e35b). How can I download Xcode 6.4 and be able to use it without having it interfere with my Xcode 7.1 installation?
Replies
2
Boosts
0
Views
284
Activity
Nov ’15
XCode Cloud Production Builds in XCode 14
I have the latest XCode 14 on my Mac running Ventura preview. I am trying to build and deploy a live production app, essentially an app previously built with XCode 13.4.1 and now on the store. From my knowledge, this was not previously possible on preview versions of Mac OS. So, I'm wondering if now XCode Cloud is able to build this production app in the cloud instead of locally, using the previous XCode version 13.4.1 (GM), but pushing it up with XCode 14 (Beta). Note: My app is not using any new features that require XCode 14, and builds successfully in 13.4.1 and 14.
Replies
2
Boosts
0
Views
983
Activity
Jun ’22
Reply to Can anybody guide me how to use c programming language in Xcode ?
XCode is compatible with C, C++ and Objective C as well as Swift.Objective C is based on C.You can execute any C program in XCode as long as it does not have any platform specific dependencies that would prevent it from running on an Apple device / computer.Can you explain what the problem is, show some code and the error you get (screenshot) ?How did you create your project ?Try File > New > Project then OS X > Command Line Tool. Select C as the language. A main.c file will be created for you.
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’16