Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.82 KB | None | 0 0
  1. General
  2.  
  3. New Features
  4.  
  5. • AddedAVRoutePickerViewtotheAVKitframeworkandAVRouteDetectortothe AVFoundation framework for enabling users to choose the route for playing content when multiple routes are available. Use AVRouteDetector to determine if multiple routes are available when route detection is enabled. If multiple routes are available, use AVRoutePickerView to present an interface for the user to choose the routes. The functionality of AVRoutePickerView is disabled in this beta.
  6.  
  7. 3rd Party Apps
  8.  
  9. New Issues
  10.  
  11. • League of Legends may quit unexpectedly on Mac models from 2012 and later.
  12.  
  13. Resolved Issues
  14.  
  15. • Microsoft Outlook 15.35 and later now launch on macOS 10.13 beta.
  16.  
  17. Accessibility
  18.  
  19. Resolved Issues
  20.  
  21. • Enabling Dwell Control during an upgrade from macOS Sierra to macOS 10.13 beta no longer blocks the use of the system clock, other menu extras, the Assistive Control, or the Accessibility Preference pane. (32515238)
  22.  
  23. Apple File System (APFS)
  24.  
  25. New Issues
  26.  
  27. • Encrypted APFS volumes can’t be decrypted. Decryption support will be added in an upcoming beta.
  28.  
  29. Resolved Issues
  30.  
  31. • Fixed an issue that prevented enabling FileVault on APFS volumes.
  32.  
  33. Known Issues
  34.  
  35. Unsupported configurations in this seed release:
  36. HDD-only Macs currently are not converted to APFS by default.
  37. Some iMacs with 3TB Fusion drives and BootCamp may be unsupported for use with APFS.
  38. APFS support for Mid 2012 Mac Pro will be included in an upcoming seed.
  39. An APFS container on a Fusion drive can have only 1 macOS 10.13 volume.
  40. The encryption policy used for unencrypted APFS volumes that are converted to FileVault can cause the system to select the wrong block offset during the encryption process. This issue will be resolved in an upcoming beta, and will require the affected volumes to be re- encrypted. Encrypted HFS+ volumes that have are converted to APFS are unaffected.
  41. There is a known issue where APFS systems with FileVault enabled cannot reset their password with iCloud.
  42. Resizing APFS containers is currently not supported in Disk Utility.
  43. Workaround: In Terminal, use the diskutil tool to resize APFS containers.
  44.  
  45. Some third-party applications may not correctly recognize volumes that are formatted
  46. using APFS.
  47.  
  48. CloudKit
  49.  
  50. Known Issues
  51.  
  52. CloudKit does not support unsigned long long values with the high-order bit set. (30567424)
  53. ApplicationsthatuseCKModifyRecordsOperationshouldspecifyanappropriate value for CKModifyRecordsOperation.isAtomic. if your client is compiled against watchOS 4.0, operations enqueued against the default CKRecordZone have new behavior because atomic is true by default. If the operation hits a “preflight” failure (most commonly, a network issue uploading a CKAsset, or a malformed CKRecord), the entire operation is canceled. (30838858)
  54. Content Caching > Share Internet connection
  55.  
  56. Resolved Issues
  57.  
  58. • Closing and then reopening System Preferences no longer causes the Content Caching service to restart.
  59.  
  60. Known Issues
  61.  
  62. • Tethered iOS devices use only Wi-Fi when both Wi-Fi and USB Ethernet are available.
  63.  
  64. Workaround: Disable Wi-Fi on the tethered iOS devices. FaceTime
  65.  
  66. Known Issues
  67.  
  68. • Live Photo support will be added in an upcoming beta.
  69.  
  70. FileVault
  71.  
  72. Resolved Issues
  73.  
  74. • When iCloud recovery is enabled on an encrypted APFS volume, Password Reset no longer shows an error that iCloud recover is not enabled.
  75.  
  76. Finder
  77.  
  78. New Issues
  79.  
  80. • When copying files the progress indicator may persist after the copy completes.
  81.  
  82. Workaround: Log out of your account and log back in, or restart your Mac.
  83.  
  84. • Foundation
  85.  
  86. New Features
  87.  
  88. AddedaschedulingAPItoURLSessionTaskthatallowsbackgroundURLSession clients to schedule tasks in the future, enabling easy background app refresh semantics for apps, watchOS complications, and more. The API also allows developers to update requests before transmission to address cases where the request has become stale when scheduled in the future. Additions include the earliestBeginDate, countOfBytesClientExpectsToSend, and countOfBytesClientExpectsToReceive properties of URSessionTask, and the URLSession:task:willBeginDelayedRequest:completionHandler method of URLSessionTaskDelegate protocol. (27866330)
  89. URLSessionTask adopts the ProgressReporting protocol providing a consistent mechanism for URLSession clients to track the progress of URLSessionTask using the new progress property. (30834550)
  90. AddedanAdaptableConnectivityAPItoURLSessionthatenablestaskstoautomatically monitor and wait for satisfactory network connectivity, instead of immediately failing with an error when connectivity is unsatisfactory. Additions include the waitsForConnectivity property of URLSessionConfiguration and the URLSession:taskIsWaitingForConnectivity: method of the URLSessionTaskDelegate protocol.
  91. Added support for HTTP brotli content encoding to URLSession. By default, HTTP requests contain a br value (in addition to gzip and deflate) for the Accept-Encoding HTTP header, informing the web server that the user agent supports brotli encoding. The web server can send an HTTP body with Content-Encoding: br in the HTTP header to indicate that the content is brotli-encoded. URLSession automatically decompresses the HTTP body data and passes the decoded data back to the client in the same way it does for Content-Encoding: gzip. For binary compatibility reasons, URLSession brotli support is enabled only for apps built using the macOS 10.13 SDK. (27724985)
  92. Resolved Issues
  93.  
  94. • Reads and writes on a secure connection that use the new authenticating HTTPS proxy feature of URLSessionStreamTask now work correctly. (31916868)
  95.  
  96. HEVC and HEIF Images
  97.  
  98. Known Issues
  99.  
  100. macOS 10.13 adds HEVC and HEIF decode capability. In order to display HEIF image files or HEVC videos captured on iOS 11, your Mac needs to be updated to macOS 10.13.
  101. The specific hardware and software requirements for HEVC and HEIF are detailed in the WWDC 2017 presentations covering these new technologies. Depending on the capabilities of your Mac and the needs of your content, AVFoundation may use a software-based HEVC encoder which typically has longer encoding times. Further fine- tuning of the encoding quality will occur in subsequent seeds.
  102. Third-party apps that do not rely on the macOS-provided media frameworks may not properly handle these new formats.
  103. iCloud
  104.  
  105. Known Issues
  106.  
  107. • When you initially login to iCloud on macOS 10.13, you may find that some services do not sync correctly. If this happens, please log out of iCloud and log back in. This should allow your account to login fully and sync all services.
  108.  
  109. Installer
  110.  
  111. Resolved Issues
  112.  
  113. • Reinstalling macOS 10.13 from the Recovery OS no longer requires using Disk Utility to unlock your FileVault-encrypted volume.
  114.  
  115. Kernel Extension Loading
  116.  
  117. Known Issues
  118.  
  119. Some third-party apps may not fully handle instances where their kernel extension is denied user consent to load.
  120. Kernel extensions blocked in early boot do not display an alert.
  121. Localization
  122.  
  123. New Features • Hindi localization has been added to macOS.
  124.  
  125. Known Issues
  126.  
  127. • Some text may not be localized to the selected system language.
  128.  
  129. • Some languages may have clipped or misaligned layout.
  130.  
  131. Mac App Store
  132.  
  133. Resolved Issues
  134.  
  135. • Device-based Volume Purchase Program apps now install correctly.
  136.  
  137. Messages
  138.  
  139. Resolved Issues
  140.  
  141. • Enabling iCloud Messages now works if the Mac is not connected to the internet.
  142.  
  143. Metal
  144.  
  145. Known Issues
  146.  
  147. • Reflections may return incorrect information.
  148.  
  149. • Debug layers can generate false warnings about Indirect Argument Buffer sizes.
  150.  
  151. NetInstall
  152.  
  153. Known Issues
  154.  
  155. • NetInstall is not supported in this beta. • System Image Utility does not work with APFS volumes.
  156.  
  157. Networking
  158.  
  159. New Issues
  160.  
  161. • Wi-Fi password sharing and Personal Hotspot sharing on beta 2 don’t work with devices running beta 1. (32500217)
  162.  
  163. OpenCL
  164.  
  165. Resolved Issues
  166.  
  167. • Simulator now works on the Mid-2010 MacBook Pro models with an NVIDIA 320m.
  168.  
  169. Password Reset
  170.  
  171. Known Issues
  172.  
  173. • Password Reset states that iCloud recovery is not enabled on an encrypted APFS volume even if it is enabled.
  174.  
  175. Photos
  176.  
  177. Resolved Issues
  178.  
  179. • Photos no longer unexpectedly quits when importing a folder that contains sub-folders.
  180.  
  181. • Photos no longer fail to import from iOS 10 devices.
  182.  
  183. Printing
  184.  
  185. New Issues
  186.  
  187. • Printing documents with headers and footers may result in garbled or blank output, or in the application quitting unexpectedly.
  188.  
  189. Workaround: Disable printing of headers and footers in the Print dialog. Safari
  190.  
  191. New Issues
  192.  
  193. Bookmarks in the Favorites Bar or in the Bookmarks Menu may be missing.
  194. Workaround: Add the bookmarks back to favorites or to the menu from the Bookmarks Sidebar. To open the sidebar, choose View > Show Bookmarks Sidebar.
  195.  
  196. Switching to full screen video, or scrubbing video in YouTube may result in the video content no longer updating even though audio continues to play.
  197. Resolved Issues
  198.  
  199. • Search suggestions now appear in Safari.
  200.  
  201. Known Issues
  202.  
  203. • Changed the syncing system for Safari Bookmarks and Reading List across iCloud- enabled devices. Please report any bugs.
  204.  
  205. Setup Assistant
  206.  
  207. Resolved Issues
  208.  
  209. • Enabling FileVault in Setup Assistant no longer causes the system to hang in the “Setting Up Your Mac” dialog.
  210.  
  211. Known Issues
  212.  
  213. • Setup Assistant does not support migrating iTunes. Users should refrain from updating iTunes if prompted during Migration.
  214.  
  215. Workaround: iTunes can be updated later using Software Update. Siri
  216.  
  217. Known Issues
  218.  
  219. All Siri requests fail if iTunes is open in the background.
  220. Workaround: Quit iTunes when you want to make Siri requests.
  221.  
  222. Switching Siri’s voice from the settings screen plays a voice that is not the default voice for several languages. The issue is resolved when the assets finishing downloading in the background.
  223. Software Update
  224.  
  225. New Issues
  226.  
  227. Macs with a volume formatted using HFS+ may reboot even if the update did not occur. To find out if the updated installed, choose About this Mac from the Apple menu, and check the system version in the window that appears.
  228. After starting a software update, the installation progress may not be displayed for up to fifteen minutes. Do not reboot your Mac during this time.
  229. The Mac may be stuck at a black screen with a cursor then first time you log in after a software update.
  230. Workaround: Restart your Mac. Vision
  231.  
  232. Resolved Issues
  233.  
  234. RectangleTracker no longer stops responding unexpectedly.
  235. The Vision API is now available from the macOS 10.13 and iOS 11 SDKs even if
  236. DEPLOYMENT_TARGET is set to a version earlier than the current OS. Known Issues
  237.  
  238. • Facial landmarks identified by the Vision framework may flicker in temporal use cases, such as video.
  239.  
  240. Xcode
  241.  
  242. Resolved Issues
  243.  
  244. • Xcode 8 and earlier is now supported in macOS 10.13 Beta. (32146593)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement