Search results for

“Xcode”

93,785 results found

Post

Replies

Boosts

Views

Activity

IOS app fails to build on Xcode 16 RC but had no issues on Xcode 15
Xcode 16 RC refuses to recognise my iPhone 13 mini running IOS 18 as a device and won’t compile onto it. Using the exact same setup I can compile onto my iPad running IOS 17.5. Xcode used to compile onto it (Xcode 15.x and iphone on IOS 17.x). My iphone is a known device in my developer account. I have switched on ‘Developer Mode’ in the iPhone Settings and rebooted. I am using an Apple lightning cable. I’ve tried changing USB ports. The Mac recognises it in Finder. On one app my minimum deployment is IOS 17. I have created a new app where the minimum deployment is IOS 18 and tried both in combinations, below. I can plug in my iPad running iPadOS 17 and Xcode 16 RC will compile successfully onto it (app is minimum deployment IOS 17) , just not my iPhone now that I upgraded it to IOS 18. I have: installed the Iphone 13 mini simulator with IOS 18 on Xcode 16 RC and compiled successfully to that with both apps. rebooted all devices and replugged all
2
0
4.8k
Sep ’24
XCODE with Proxy
Hi everyone,I facing a problem with proxy configuration for the XCODE program.I cannot add my Apple Account to XCODE. I receiving an generic error like Cannot connect to Apple. But, if I connect to Wi-fi (out of enterprise network), it's works.Has anyone faced a similar problem?Thank you.
1
0
5.3k
Mar ’19
Xcode 13 cannot run project generated by Xcode 12.5.1
Hello, I cannot use Xcode 13 in order to run the project previously generated by Xcode 12.5.1. I got an error message on install: The executable was signed with invalid entitlements. Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402620394 How to reproduce: Open Xcode 12.5.1 and generate a new empty ios app. Press Run and see how it builds and runs on your device. Now open the same project with Xcode 13. Press Run and observe how it fails to install the app. Is it a bug?! How to make it work in new Xcode?! Thanks
5
0
5.0k
Sep ’21
How is Xcode 7 compared to Xcode 6
Hi - I'm mid development on multiple projects rightnow and would like to avoid destabilizing my toolchain very badly. Been browsing the forums... I am getting the impression that Xcode 7 has some usability problems rightnow. Is that accurate, or am I reading too much into the forum topics? Would very much appreciate if someone give me some insights?thanks,cg
3
0
341
Sep ’15
Xcode 7 Error: The operation couldn’t be completed.
My coworker has just installed the Xcode 7 beta onto his OS X 10.10 machine.Whenever he tries to build or execute a playground, he gets a popup with the message The operation couldn’t be completed. (Cocoa error -102.)He also gets the following message in Console:8/4/15 1:23:19.293 PM Xcode[813]: [MT] IDEPlaygroundDocument: Error encountered running playground: Error Domain=NSCocoaErrorDomain Code=-102 The operation couldn’t be completed. (Cocoa error -102.) UserInfo=0x7fdcee925780 {Error=LaunchServices: RegistrationFailed}Can someone please help us figure out what might be going wrong here? We've tried all the obvious things (restarting, reinstalling Xcode, etc.). The issue occurs only with Xcode 7 (latest) beta (i.e. issue does not reproduce in Xcode 6.x)
5
0
2k
Aug ’15
IOS app fails to build on Xcode 16 RC but had no issues on Xcode 15
Xcode 16 RC refuses to recognise my iPhone 13 mini running IOS 18 as a device and won’t compile onto it. Using the exact same setup I can compile onto my iPad running IOS 17.5. Xcode used to compile onto it (Xcode 15.x and iphone on IOS 17.x). My iphone is a known device in my developer account. I have switched on ‘Developer Mode’ in the iPhone Settings and rebooted. I am using an Apple lightning cable. I’ve tried changing USB ports. The Mac recognises it in Finder. On one app my minimum deployment is IOS 17. I have created a new app where the minimum deployment is IOS 18 and tried both in combinations, below. I can plug in my iPad running iPadOS 17 and Xcode 16 RC will compile successfully onto it (app is minimum deployment IOS 17) , just not my iPhone now that I upgraded it to IOS 18. I have: installed the Iphone 13 mini simulator with IOS 18 on Xcode 16 RC and compiled successfully to that with both apps. rebooted all devices and replugged all
Replies
2
Boosts
0
Views
4.8k
Activity
Sep ’24
Xcode 3?
what's with releasing a 2007 version fo Xcode 3?
Replies
0
Boosts
0
Views
271
Activity
Sep ’15
Xcode for windows?
I recently heard that they were adding Xcode support to windows. How do i download it?
Replies
1
Boosts
0
Views
838
Activity
Aug ’20
XCODE PROBLEMS
I AM FACING THE PATH EROR IN XCODE CAN U HELP ME TO RESOLVE IT
Replies
2
Boosts
0
Views
1k
Activity
Aug ’23
XCODE with Proxy
Hi everyone,I facing a problem with proxy configuration for the XCODE program.I cannot add my Apple Account to XCODE. I receiving an generic error like Cannot connect to Apple. But, if I connect to Wi-fi (out of enterprise network), it's works.Has anyone faced a similar problem?Thank you.
Replies
1
Boosts
0
Views
5.3k
Activity
Mar ’19
How can I convert a Xcode Playground in Swift 3 to work with Xcode 9?
I made a big Swift Playground in Xcode 8 using Swift 3 and would like to make it work in Xcode 9 too. I tried to just run but availed me no success. Anyone having a solution please help...It works fine in Xcode 8 but when I do the same in Xcode 9 the spinner just spins resulting to nothing.Thanks in Advance!
Replies
6
Boosts
0
Views
6.0k
Activity
Sep ’17
Xcode for beginners
Please help me to navigate and educate me to learn xcode? thank you.
Replies
0
Boosts
0
Views
184
Activity
Sep ’16
Xcode update
Hi, does anyone know what version of Yosemite requires an Xcode update?
Replies
1
Boosts
0
Views
1.1k
Activity
May ’19
Xcode 13 cannot run project generated by Xcode 12.5.1
Hello, I cannot use Xcode 13 in order to run the project previously generated by Xcode 12.5.1. I got an error message on install: The executable was signed with invalid entitlements. Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402620394 How to reproduce: Open Xcode 12.5.1 and generate a new empty ios app. Press Run and see how it builds and runs on your device. Now open the same project with Xcode 13. Press Run and observe how it fails to install the app. Is it a bug?! How to make it work in new Xcode?! Thanks
Replies
5
Boosts
0
Views
5.0k
Activity
Sep ’21
How is Xcode 7 compared to Xcode 6
Hi - I'm mid development on multiple projects rightnow and would like to avoid destabilizing my toolchain very badly. Been browsing the forums... I am getting the impression that Xcode 7 has some usability problems rightnow. Is that accurate, or am I reading too much into the forum topics? Would very much appreciate if someone give me some insights?thanks,cg
Replies
3
Boosts
0
Views
341
Activity
Sep ’15
Xcode backward compatibility
My client is using Xcode 11 but the iOS framework imported in the project is available only in Xcode 13. Client is getting framework not found in Xcode 11 . Is there a way to make my project compatible with older Xcode Version?
Replies
1
Boosts
0
Views
1.5k
Activity
Dec ’21
xcode 10.10.1
xcode not support in a mac-os 10.10.1 ?
Replies
1
Boosts
0
Views
791
Activity
Jan ’17
Xcode version
What is the minimum Xcode version needed for app release?
Replies
1
Boosts
0
Views
426
Activity
Nov ’17
Run iOS 18 simulator on Xcode 26 on Xcode Cloud
I have a workflow where I want to specifically run some tests in the iOS 18 simulator. All while using Xcode 26 on Xcode Cloud. In my Xcode Cloud workflow I can set the iOS version, but just iOS 16, 17 and 26, but no 18? I'm very confused here Not sure which is the right channel anyway to request support to Xcode Cloud too
Replies
0
Boosts
0
Views
192
Activity
Oct ’25
Xcode 7 Error: The operation couldn’t be completed.
My coworker has just installed the Xcode 7 beta onto his OS X 10.10 machine.Whenever he tries to build or execute a playground, he gets a popup with the message The operation couldn’t be completed. (Cocoa error -102.)He also gets the following message in Console:8/4/15 1:23:19.293 PM Xcode[813]: [MT] IDEPlaygroundDocument: Error encountered running playground: Error Domain=NSCocoaErrorDomain Code=-102 The operation couldn’t be completed. (Cocoa error -102.) UserInfo=0x7fdcee925780 {Error=LaunchServices: RegistrationFailed}Can someone please help us figure out what might be going wrong here? We've tried all the obvious things (restarting, reinstalling Xcode, etc.). The issue occurs only with Xcode 7 (latest) beta (i.e. issue does not reproduce in Xcode 6.x)
Replies
5
Boosts
0
Views
2k
Activity
Aug ’15