Skip to content

Merge release in master #1352

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 30 commits into from
Dec 15, 2015
Merged

Merge release in master #1352

merged 30 commits into from
Dec 15, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

Merge release in master.

Conflicts:
PLUGINS.md
lib/common
package.json

Require logger in CLI, not in common lib

logger has been required in common lib, but due to some Proton requirements, it should be required from each CLI.
Fix this by adding it to bootstrap and update to latest common lib.

rosen-vladimirov and others added 30 commits December 3, 2015 09:54
Add baseConfig option that can be used to replace the default AndroidManifest.xml / Info.plist that is used for merge.
It should be passed to all build related commands. It can be passed to platform add command as well.
Allow building of projects with spaces in directory names on Windows
This will resolve the problem with endless loop when the application has before-prepare hook that modifies some files from app folder.
Skip files that are not changed from sync
…o endless loop for CLI.

Since the underlying emulation engine for Genymotion is VirtualBox and that's not going to change any time soon, I've added a check for ro.build.product property.
Update System Requirements for Android development according to 1.5.x changes.
Update System Requirements for Android development
CocoaPods.md -> the CocoaPods article
Conflicts:
	PLUGINS.md
	lib/common
	package.json
`logger` has been required in common lib, but due to some Proton requirements, it should be required from each CLI.
Fix this by adding it to bootstrap and update to latest common lib.
@ns-bot
Copy link

ns-bot commented Dec 15, 2015

Test PASSed.

@teobugslayer
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Dec 15, 2015
@rosen-vladimirov rosen-vladimirov merged commit 637746a into master Dec 15, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/merge-rel-master branch December 15, 2015 15:33
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.

4 participants