
Xcode > Validate > "bundle I… | Apple Developer Forums
Hello, maybe someone can help me. I made an app in xcode an clicked on "Archive". After this i want to validate the app and than the message "Store submission configuration cannot be requested. Bundle ID not found" comes on. I don´t know where i made a mistake because the bundle ID is the same in the app as in my ITines Connect.
xcode | Apple Developer Forums
When was the last time passwords were updated? Is 6.3.1 the latest version Xcode you can use?
Xcode - PDF Vector x PNG | Apple Developer Forums
In current Xcode versions (8 and 9, I think, probably not 7), you have the option when adding PDF-format images to an asset catalog of retain the vector structure, and letting it be rendered at run time into the correct resolution for the context. The blog you linked to didn't know that (or was written for an earlier version of Xcode).
xCode + Macbook Pro M1 + Ventura I… | Apple Developer Forums
I just bought a new MacBook Pro M1. It has Venture installed. I tried to launch xCode 14 but I kept on getting the rainbow colored spinning wheel. Force Update kept on telling me that xCode was "not responding." My research tells me that this is an existing problem with xCode and the M1 chip but I have found no solution to overcome this issue.
Xcode - Not locating crashes in p… | Apple Developer Forums
Some new crash report are available in organizer but, not able to locate crash in project repository. and also , For Some crash there is not option to open crash in Xcode in appstoreconnect.
xcode - asset catalog - image type… | Apple Developer Forums
I have an iOS application which is developed years ago and sets backgrounds of many controls using images.xcassets catalog. The images are set using contents.json in which targets are iPhone, iPad using 'idiom' key. Further specifications include 'scale' & 'filename'. Seems that this app worked fine until iOS 8. As of today there are many high screen resolution devices of …
Xcode | Apple Developer Forums
This site contains user submitted content, comments and opinions and is for informational purposes only. Apple disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the and Apple provided code is subject to the Apple Sample Code License.
Unable to find NFC in capability | Apple Developer Forums
Is your team set correctly in the target's signing settings? Xcode seems to think the target's team is for a non-paid developer account. Don't use the one with suffix (Personal Team).
Xcode source editor scrolling speed | Apple Developer Forums
I just installed the release build of Xcode 9 and running into this with my logitech scroll wheel mouse. It's driving me absolutely crazy. I filed a bug against it. #34559413 Apple please fix this!! It makes me want to switch back to Xcode 8 (If I could). (I should note that scrolling in every other app works fine). Ok - Here's an interesting discovery. It only scrolls very slow when I'm in ...
obfuscation | Apple Developer Forums
hi all, I know not too many people do obfuscation in ios projects, but i need to. What is the ideal and most preferred way of obfuscating ios projects ? My code has c, c++, objc and java script code. do i need to obfuscate each of them separately and build ? or is there a tool which takes care of obfuscation of entire xcode project in one shot ? thanks a lot for helping regards