Skip to content

Kddimitrov/extensions #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 19, 2019
Merged

Kddimitrov/extensions #5

merged 8 commits into from
Mar 19, 2019

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.

2 participants