Skip to content

Out of the box support for application id in plugins #1408

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 1 commit into from
Jan 22, 2016
Merged

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Jan 19, 2016

Implements #1026
Removes the unneeded logic that merges configuration files

Removes the unneeded logic that merges configuration files
@@ -547,94 +545,5 @@ describe("Plugins service", () => {
mockBeginCommand(testInjector, expectedErrorMessage);
pluginsService.prepare(pluginJsonData, "android").wait();
});
it("merges AndroidManifest.xml and produces correct xml", () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe it is better this test to be rewritten for ios platform

@teobugslayer
Copy link
Contributor

This change should be mentioned in the docs. Consider creating a PR against the docs repo,

@rosen-vladimirov
Copy link
Contributor

👍

Fatme pushed a commit that referenced this pull request Jan 22, 2016
Out of the box support for application id in plugins
@Fatme Fatme merged commit f8d7831 into master Jan 22, 2016
@Fatme Fatme deleted the fatme/plugin-vars branch January 22, 2016 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants