Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

xcode

  1. B

    macOS QuickLook on Mac issues

    I'm trying to create a custom Quick Look preview on macOS. I've found the Quick Look Preview Extension target, which is brilliant, and does most of the 'heavy' lifting, but I've run into a few problems. I'm implementing a preview for MIDI files (which has been missing since 2009...) using...
  2. gf11

    Resolved Unable to fetch debug symbols

    I'm using Xcode 14 (Beta 2) with macOS Ventura (Beta 2), and whenever I plug in my iPhone XS (iOS 16 beta 2), it briefly appears in the devices window and says it's fetching the debug symbols. Then, it just disappears from the list, and doesn't come back until I plug it in again. I've tried the...
  3. akikos

    Kernel panic when iOS simulator is running

    My MacBook Pro 2018 mid has kernel panic from Xcode 13.3 - 13.4.1 when simulator is running. I created a thread at developer forum and other developers have the issue. https://developer.apple.com/forums/thread/702631 .... .... "build" : "Bridge OS 6.4 (19P4242)", "crashReporterKey" ...
  4. P

    Radeon HD cards on PowerPC Leopard using osx86-driver-radeonhd framebuffer driver?

    Hi everyone, Since reading up on some open source framebuffer drivers / injectors for hackintoshes (e.g. Callisto, ATY_init), I've been wondering about the possibility of porting those to PowerPC. While I haven't been able to find the source code for Callisto or ATY_init (@netkas might have the...
  5. B

    How to customize Xcode 3.2–4.2 support of compilers?

    I have asked in Devepment section, but apparently no one gonna reply there since my question is related to PowerPC: https://forums.macrumors.com/threads/how-to-customize-xcode-support-of-compilers.2332673 Thus asking here. I have a rather non-standard set up to build for PowerPC: 10.6 PPC...
  6. B

    macOS How to customize Xcode support of compilers?

    I have a rather non-standard set up to build for PowerPC: 10.6 PPC (10A190) with Xcode 3.2 and 10.6.8 with Xcode 3.2, Xcode 3.2.6 and Xcode 4.2. There are two problems: 1. I have gcc10 and gcc11 built for PowerPC, however I don't know how to make Xcode see them. Same goes for Macports gcc6 and...
  7. M

    13" M1 Air vs Pro

    I’m currently deciding between the M1 Air and 13” Pro, both at 16GB/512GB, the price difference is £235. Unfortunately I had to return the 14” as I found out I’m sensitive to PWM at that level, so only have the option of these two. My current laptop is a mid-2014 MBP which I’ve had since...
  8. B

    macOS Is there an open-source replacement for ibtool?

    I looking for a way to either make modern XIB files readable on PowerPC with Xcode 3.2 or possibly some converter to run on Intel Mac to turn XIB into NIB or something else that Xcode 3.2 can understand and use in place of XIBs to build a project.
  9. B

    gcc8 building 20 hrs and no end: at what point to give up?

    I am trying to build gcc8 via Macports on G5 Quad running 10.6 PPC. I have built gcc7 earlier (thanks to helpful suggestions of kencu here), and it took about 7 to 9 hrs from what I recall. But now I am at 20,5 hrs with no end seen. Wonder if the compilation is hopelessly stuck or I should wait...
  10. S

    macOS No Help Book

    I "upgraded" to XCode 13.1. I made some changes to my code and built the project. I want to release a new version to the App Store but I found that the new build has no Help Book. The Help Viewer window appears but there is no content. When I launch Help XCode logs: 2021-11-01...
  11. G

    iOS Get Rid Of Duplicates In Arrays

    I have an app I am trying to build that contains player objects in an array but I am trying to make sure there are no duplicates. My objects come by way of a notification from another VC. How do I remove duplicates in my favArr? class FavouriteManager { static let shared =...
  12. G

    iOS Core Data Issues

    I am building an app and it relies on Core Data to save and retrieve my hockey favourites. The issue I have is with retrieving. I don't understand why it retrieves all the players multiple times until you can't add any more favourites. It should retrieve only the players you favourite not all of...
  13. dkaiser

    VKit Player View only works in xcode not in exported app

    Hi, can't figure out why AVKit Player View only works inside xcode, and not in the exported app when i run the exported app it makes hole my viewcontroller blank like nothing is in it when i run it inside excode everything works.. anyone know what i am missing?
  14. R

    Could not cast value of type 'Swift.Array.

    I am trying to learn Xcode using iOS 14 Programming for Beginners (Packt Pub). I am now working on the part that adds the pins to the MapView, but when I run the app the map button is unresponsive (Runtime error). I get the following message in the Debug area: I'm sure that this message means...
  15. P

    macOS Do you have to be on the latest MacOS for Xcode?

    I'm using my late 2013 MacBook Pro 13" to develop apps and games with Xcode. Now, from what I understand, I won't be able to run monterey since my MacBook is too old. Would it be best to buy a new Mac or is there any other way to get around this? I guess it's possible to wait and use the older...
  16. D

    MP 7,1 Ice Lake Based 2021 Mac Pro Refresh Release Imminent?

    I figured I would bring this up to stir up discussion. I'm in the market for a Mac Pro but the Xcode evidence and rumors floating around recently have me hesitant about purchasing the current 2019 model. So far, I have been seeing people suggesting a quiet update for July 12th, or July 20th. Of...
  17. M

    macOS Xcode indentation formatting

    I downloaded several pre-made configuration profiles (xml) but when I use Xcode to edit each of them, the indentation formatting for each keys, string, integer, elements, etc came in one single line. I am talking about the entire document. Example...
  18. E

    M1 massiv problems: 700GB drive usage each day, stuttering music and much more

    Hello to all M1 users, I have my Mac mini (16gb) for about a week now, and it is horrible. The Mac is connected to one 4K screen and one FHD screen. I am using Chrome, Safari, Zoom, Tidal and sometimes PyCharm and Xcode. If I start one or two Xcode simulators, my sound starts stuttering for...
  19. iPadProPerson

    Mac Catalyst Reverse-Engineered

    Would you rather iPad OS with catalyst R-E or Mac OS on iPad. What I mean is if you can use catalyst to put iPad OS and iOS apps on Mac, can you put Mac apps on iPad, if so that would be great, so you could use Xcode and final cut, and main stage, and logic and the other Mac desktop applications...
  20. albebaubles

    EmbellishForXcode avail on Apple Silicon

    Hey folks, Just a quit note that EmbellishForXcode now supports Apple Silicon: https://albebaubles.com/swift/albebaubles-embellishforxcode/ Edit: I have tested on apple silicon.