Skip to content

Conversation

@KristianDD
Copy link

Improve the library to enable the user to add and remove extensions.

@KristianDD KristianDD force-pushed the kddimitrov/extensions branch 4 times, most recently from 364d4ff to f7e2f6e Compare March 19, 2019 12:32
@cla-bot cla-bot bot added the cla: yes label Mar 19, 2019
@KristianDD KristianDD force-pushed the kddimitrov/extensions branch from f7e2f6e to 64ea6c0 Compare March 19, 2019 12:37
@NativeScript NativeScript deleted a comment from cla-bot bot Mar 19, 2019
@NativeScript NativeScript deleted a comment from cla-bot bot Mar 19, 2019
@NativeScript NativeScript deleted a comment from cla-bot bot Mar 19, 2019
@NativeScript NativeScript deleted a comment from cla-bot bot Mar 19, 2019
var allNames = {};
var regions = {};

for (let i = 0; i < files.length; i++) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part can be extracted in a separate function.

isSourceOrHeaderFileType,
isHeaderFileType
}
module.exports = pbxFile;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add new line.

@KristianDD KristianDD merged commit 89f658e into master Mar 19, 2019
@KristianDD KristianDD deleted the kddimitrov/extensions branch March 19, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants