pixelglow / ZipZap

zip file I/O library for iOS, macOS and tvOS
BSD 2-Clause "Simplified" License
1.22k stars 199 forks source link

Unable to Build Xcode 10 Beta #172

Open shaynem opened 6 years ago

shaynem commented 6 years ago

Xcode has appletvsimulator12.0 installed and id:BD6947F6-C0D6-43C0-B35A-30C3F83A48CE matches


xcodebuild: error: Unable to find a destination matching the provided destination specifier:
        { platform:tvOS Simulator, id:BD6947F6-C0D6-43C0-B35A-30C3F83A48CE }

    Ineligible destinations for the "ZipZap (tvOS Framework)" scheme:
        { platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Generic tvOS Device }
        { platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Generic tvOS Simulator Device }```