Skip to content

Commit 7ef03f0

Browse files
committed
Update comment
1 parent 96c5d3a commit 7ef03f0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/ios/createGroup.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ const getGroup = require('./getGroup');
33
const hasGroup = (pbxGroup, name) => pbxGroup.children.find(group => group.comment === name);
44

55
/**
6-
* Given project and name of the group, creates a new top-level group,
7-
* that is then - added to `mainGroup` so that it's visible as a top-level
8-
* folder in your Xcode sidebar
6+
* Given project and path of the group, it deeply creates a given group
7+
* making all outer groups if neccessary
98
*
109
* Returns newly created group
1110
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy