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

xcode 8

  1. B

    add one Xcode project to other Xcode project

    I want to add two running Xcode project, one in another one so, I googling very much please help me... thanks in advance
  2. M

    iOS Showing placemarks on map

    I have a list of locations (1900+) that are stored in Core Data. Each location has 14 properties and several of these will be used to fill out a custom annotation view. What is the most efficient way to display these on a map? My constraints are low memory and battery usage, and fastest...
  3. tokenmacdude

    macOS I'm having issues with building apps on Xcode 8

    Aloha everyone, First, I'd like to say that I'm not in the developer program. I was an iOS developer for a while, but am no longer in that program. I would still like to occasionally write apps for my own use, but have come across a rather nasty set of issues, with respect to building my own...
  4. V

    iOS Xcode errors not shown until restart.

    Hi, I'm learning Swift using playgrounds. Whenever I finish some code and there are one or more errors, xcode only shows the error text in the issue navigator. But when I want to it to tell me where in my code this error relates to I need to restart Xcode to get this to work. Anyone...
  5. S

    iOS How do I "Submit your builds using Xcode 6 or later, or Application Loader 3.0 or later."

    Newbie Here!! So I am preparing for submission status for my APP in Itunes Connect. Does anyone have an easy step by step process in either Xcode 8 or Application loader to rebuild and upload my sdk after I only made metadata changes in Itunes connect. I have done no updates to the SDK, just...
  6. M

    iOS A Couple of Questions About iOS Programming

    I'm in the process of writing my first App that I will publish to the App Store (Xcode 8, iOS 10). I plan on doing most of the code writing without a developer account then buying one when I reach a point where it's required (CloudKit). As I am going out of pocket for this app, I plan to...
  7. Spooner83

    iOS ERROR: The expected app is missing from the app’s root location

    I'm building a sticker pack for iMessage. Everything is verified and Archived/uploaded to the app store. I keep getting an email from Apple saying "The expected app is missing from the app’s root location" How do I fix this? I've searched all over and cant find the answer. Thanks, Joe
  8. Futhark

    iOS Upgrading app for iOS 10 Problem

    Hi all, I'm having issues with some code in Xcode 8 that obviously worked in Xcode 7 under Swift 2.3 here are both versions of the code, Swift 2.3 code commented out and the now not working Swift 3 Code. The error message I get is Type 'Set<Calendar.Component> has no member 'day' /* extension...
  9. Futhark

    macOS Extra argument in call

    Hi all, I have a function that worked perfectly in Xcode 7 written for iOS 9 but when I try to get it to work in Xcode 8 Beta 4 written for iOS 10 converted to Swift 3 syntax I get an error "Extra argument in call" I will show my working code first then the broken code: Swift 2: func...
  10. floetic

    iOS Xcode 8 Beta 3 Download

    I've been having issues with downloading and decompressing Xcode 8 Beta 3 which was released today. It's failing at the decompressing stage always. I have tried 3 times so far. The first two times I encountered it stopping to download in the middle. Anyone else experiencing this?
  11. geoff-codes

    What on earth is a .xip file?

    Hopefully I'm not breaking NDA here, but the Xcode 8 beta is being distributed as a "xip" file. Was this mentioned anywhere today? Or has this file format been around for a while, and I just missed it somehow? Interestingly, the 10.11 Archive Utility.app already knows about this file type...