swift
14c12e5a - Replace stdlib and test/stdlib 9999 availability. (#26108) (#26146)

Comment changes are shownComment changes are hidden
Commit
5 years ago
Replace stdlib and test/stdlib 9999 availability. (#26108) (#26146) * Replace stdlib and test/stdlib 9999 availability. macOS 9999 -> macOS 10.15 iOS 9999 -> iOS 13 tvOS 9999 -> tvOS 13 watchOS 9999 -> watchOS 6 * Restore the pre-10.15 version of public init?(_: NSRange, in: __shared String) We need this to allow master to work on 10.14 systems (in particular, to allow PR testing to work correctly without disabling back-deployment tests).
Author
Parents
  • stdlib/public
    • Darwin
      • Compression
        • File
          Compression.swift
      • Foundation
        • File
          NSRange.swift
      • Network
        • File
          NWConnection.swift
    • core
      • File
        StringIndexConversions.swift
      • File
        UnicodeScalar.swift
  • test/stdlib
    • File
      Character.swift
    • File
      Compression.swift
    • Inputs
      • CommonArrayTests.gyb
    • File
      KVOKeyPaths.swift
    • File
      StringBridge.swift
    • File
      StringIndex.swift
    • File
      TestAffineTransform.swift
    • File
      TestDateInterval.swift
    • File
      TestIndexPath.swift
    • File
      TestMeasurement.swift
    • File
      TestNotification.swift
    • File
      TestPlistEncoder.swift
    • File
      TestUUID.swift
    • File
      Unicode.swift