Search results for

“Xcode”

93,913 results found

Post

Replies

Boosts

Views

Activity

Reply to Why wrong window size:
I think I'm seeing the same thing. I am getting screen dimensions of 320.0 X 480.0 when I call UIScreen.mainScreen().bounds in portrait orientation, regardless of whether I use iPhone 4S, iPhone 5 or iPhone6 simulator. I expect these dimensions on iPhone 4S, but not on the other platforms. On the 5 and 6, the app presents with black bars at the top and bottom. My code was working correctly prior to iOS 9 / XCode 7 / OS X 10.11 / Swift 2.0.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Compiling with Xcode 12 Beta 4
I have a iOS framework which has the following snippet of code : CTTelephonyNetworkInfo *netinfo = [[CTTelephonyNetworkInfo alloc] init]; CTCarrier *carrier = [netinfo subscriberCellularProvider]; In Xcode 11.x compiling target had a Generic iOS Device option and I am able to create a fat framework which includes the simulator pieces. However in Xcode there are 2 targets one for arm64 and the other for Intel and Apple Silicon. How do I create a fat framework here?
1
0
466
Aug ’20
Xcode dSYM
Xcode has DEBUG_INFORMATION_FORMAT set for Debug as DWARF with dSYM File. However, after the Build command is executed, the dSYM file is not seen at (project)/Build/Debug. This is the place where the dSYM gets generated. The version of Xcode is 13.1.
1
0
544
Nov ’21
C++ in Xcode
I am trying to make a command line tool with C++ inside of Xcode and at the top I need to have: <includeWinuser.h>, and <includewindow.h>, but Xcode keeps telling me that they don't exist?!?! The other 2 that I am including are: <includefstream>, and <includeiostream> [and those 2 are in the Xcode library and they work fine]?!?! So, is it because I am not using windows, or do I need to use another template instead of Command Line tool.Hope I wasnt confusing here, but that is the problem. How can I fix it? I really could use getting this fixed so I can get started in my project.
8
0
4.2k
May ’17
Xcode
Trying to download certificats in Xcode for an Individual account and when the 2 factor authentication code is inserted getting: This device is already associated with other accounts in Apple developer program or in apple developer enterprise program . Please use different device Any suggestions how to bypass this?
1
0
789
Jun ’22
Xcode 13.1?
Apple's automatic update of Xcode 13.1 to 13.2 broke two of my projects and I'm dead in the water. I was using the App Store version. Is it possible to download Xcode 13.1? All I can find is 13.2.
3
0
844
Dec ’21
Xcode Features
Which one is the best between Xcode 14.3 and Xcode 15 Beta. As I have the two on my laptop and my laptop is out of storage, which make it run slowly, I don't know which one to uninstall and the one to spare. Your advice will be really appreciated.
Replies
1
Boosts
0
Views
526
Activity
Jul ’23
Xcode wants to access key "Xcode-AlternateDSID" in your keychain
Why does Xcode consistently cause this dialog to pop up when it opens my project? It started when I updated to Xcode 9.1 on Saturday. 9.0 did not have this.Using macOS 10.13.1.
Replies
2
Boosts
0
Views
1.3k
Activity
Dec ’17
Xcode Cloud no longer supports Xcode 13C100
Suddenly I'm not able to load Xcode Cloud in Xcode 13.2.1. I didnt get this error yesterday. 13C100 is the newest version, so its kinda hard to update :/
Replies
6
Boosts
0
Views
2k
Activity
Jan ’22
catalina and xcode
hi everybodysuccessfully built and run loop on an iphone 6s.Now, after updating to catalina, xcode requires additional files but can't download them.neither can't download xcode 13.0 beta.Anyone pls help?M
Replies
0
Boosts
0
Views
317
Activity
Nov ’19
Xcode Download
Where can I download the latest Xcode from?
Replies
1
Boosts
0
Views
331
Activity
Jun ’20
Reply to Why wrong window size:
I think I'm seeing the same thing. I am getting screen dimensions of 320.0 X 480.0 when I call UIScreen.mainScreen().bounds in portrait orientation, regardless of whether I use iPhone 4S, iPhone 5 or iPhone6 simulator. I expect these dimensions on iPhone 4S, but not on the other platforms. On the 5 and 6, the app presents with black bars at the top and bottom. My code was working correctly prior to iOS 9 / XCode 7 / OS X 10.11 / Swift 2.0.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Compiling with Xcode 12 Beta 4
I have a iOS framework which has the following snippet of code : CTTelephonyNetworkInfo *netinfo = [[CTTelephonyNetworkInfo alloc] init]; CTCarrier *carrier = [netinfo subscriberCellularProvider]; In Xcode 11.x compiling target had a Generic iOS Device option and I am able to create a fat framework which includes the simulator pieces. However in Xcode there are 2 targets one for arm64 and the other for Intel and Apple Silicon. How do I create a fat framework here?
Replies
1
Boosts
0
Views
466
Activity
Aug ’20
Xcode dSYM
Xcode has DEBUG_INFORMATION_FORMAT set for Debug as DWARF with dSYM File. However, after the Build command is executed, the dSYM file is not seen at (project)/Build/Debug. This is the place where the dSYM gets generated. The version of Xcode is 13.1.
Replies
1
Boosts
0
Views
544
Activity
Nov ’21
C++ in Xcode
I am trying to make a command line tool with C++ inside of Xcode and at the top I need to have: <includeWinuser.h>, and <includewindow.h>, but Xcode keeps telling me that they don't exist?!?! The other 2 that I am including are: <includefstream>, and <includeiostream> [and those 2 are in the Xcode library and they work fine]?!?! So, is it because I am not using windows, or do I need to use another template instead of Command Line tool.Hope I wasnt confusing here, but that is the problem. How can I fix it? I really could use getting this fixed so I can get started in my project.
Replies
8
Boosts
0
Views
4.2k
Activity
May ’17
Xcode
Trying to download certificats in Xcode for an Individual account and when the 2 factor authentication code is inserted getting: This device is already associated with other accounts in Apple developer program or in apple developer enterprise program . Please use different device Any suggestions how to bypass this?
Replies
1
Boosts
0
Views
789
Activity
Jun ’22
Can C++ libraries built with Xcode 7 be used with Xcode 8?
Can I continue to build my C++ library using Xcode 7.2 and have it work with an application built with Xcode 8.3.x?Xcode release notes don't mention compatibility of software built with different versions of Xcode. Is there another place to look for confirmation of compatibility (or non-compatibility!) .Thanks!quantumreality
Replies
0
Boosts
0
Views
360
Activity
Jun ’17
Xcode Download
How do I update my Xcode to the latest version?
Replies
1
Boosts
0
Views
2.3k
Activity
Mar ’18
Xcode in ipad
Is it possibile to install XCode on iPad?
Replies
2
Boosts
0
Views
666
Activity
Jun ’20
Xcode 10.1
Download Required of Xcode 10.1
Replies
1
Boosts
0
Views
353
Activity
Mar ’21
Xcode 13.1?
Apple's automatic update of Xcode 13.1 to 13.2 broke two of my projects and I'm dead in the water. I was using the App Store version. Is it possible to download Xcode 13.1? All I can find is 13.2.
Replies
3
Boosts
0
Views
844
Activity
Dec ’21