mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
Help: clean up some minor typos
This commit is contained in:
@@ -99,7 +99,7 @@ target property to create an macOS or iOS Framework Bundle.
|
||||
A library with the ``FRAMEWORK`` target property should also set the
|
||||
:prop_tgt:`FRAMEWORK_VERSION` target property. This property is typically
|
||||
set to the value of "A" by macOS conventions.
|
||||
The ``MACOSX_FRAMEWORK_IDENTIFIER`` sets ``CFBundleIdentifier`` key
|
||||
The ``MACOSX_FRAMEWORK_IDENTIFIER`` sets the ``CFBundleIdentifier`` key
|
||||
and it uniquely identifies the bundle.
|
||||
|
||||
.. code-block:: cmake
|
||||
|
||||
@@ -371,7 +371,7 @@ v1 Reply Files
|
||||
Reply files containing specific `Object Kinds`_ are written by CMake.
|
||||
The names of these files are unspecified and must not be interpreted
|
||||
by clients. Clients must first read the `v1 Reply Index File`_ and
|
||||
and follow references to the names of the desired response objects.
|
||||
follow references to the names of the desired response objects.
|
||||
|
||||
Reply files (including the index file) will never be replaced by
|
||||
files of the same name but different content. This allows a client
|
||||
|
||||
Reference in New Issue
Block a user