Browse Source

Help: Add notes for topic 'xcode-xctest'

Brad King 10 năm trước cách đây
mục cha
commit
4178cd88fc
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      Help/release/dev/xcode-xctest.rst

+ 6 - 0
Help/release/dev/xcode-xctest.rst

@@ -0,0 +1,6 @@
+xcode-xctest
+------------
+
+* On OS X, CMake learned to create XCTest bundles to test Frameworks
+  and App Bundles within Xcode.  The :module:`FindXCTest` module
+  provides convenience functions to handle :prop_tgt:`XCTEST` bundles.