site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1543463416; bh=BwDj3mB70YC3+BpXcsMNoEEkLaC/an+N21qBuHMRAh8=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=C5mQS39g/tXwpLDdRFFtxJ+quogAyeV64OJugK/KYiyxSi0RIVZgs1yUcsEnhywdUN5mAaIbQJTYuPQCrfKIhwJEktX8qHC5BHsRX6a5XBgOrMXR0irauhy8rWogNRGGg4EsUBGKI0IfG1Rh7LDljMtrp9ll1cQjmWjO5u30Pf2gfqWQ6a6qkjWkqYVMZbLRq3cxmOWurYpKP6Si72okFIzU9cM6WauucYBHyyogKvSKq+u7a8Inp092ty6Yvv/dlL9KqcXNdPGu1hxPA9gqhX32DYXhvi3soZId/BmVfyWzqoY7C1zcpbz7edofk0wR3c4ZHvW2PeiMc4k1kaxatA== Sorry, switching from macOS to macOS 10.12 as a base SDK fixed the compiler errors in NSViewController and elsewhere. It builds OK with that SDK. However using the 10.13 SDK gives a preprocessor error for IOKit/IOReturn.h file not found, at #import <CoreServices/CoreServices.h> This is on a recently installed 10.13.6 machine and Xcode 10.1. There are fixes on Stack Overflow but for older versions. Looks like the frameworks have changed since then. Thanks, Casey McDermott TurtleSoft.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com