Commit 2f3017c2 authored by Ben Asher's avatar Ben Asher

fix comment

parent adaf73e9
...@@ -9,8 +9,6 @@ module Pod ...@@ -9,8 +9,6 @@ module Pod
# Product types where the product's frameworks must be embedded in a host target # Product types where the product's frameworks must be embedded in a host target
# #
# @note :messages_extension only applies when it is embedded in an app (as opposed to a messages app)
#
EMBED_FRAMEWORKS_IN_HOST_TARGET_TYPES = [:app_extension, :framework, :messages_extension, :watch_extension].freeze EMBED_FRAMEWORKS_IN_HOST_TARGET_TYPES = [:app_extension, :framework, :messages_extension, :watch_extension].freeze
# Initialize a new instance # Initialize a new instance
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment