Added Mac OS support. Updated README.#19
Open
colossatr0n wants to merge 7 commits intoahmedmaher05:masterfrom
Open
Added Mac OS support. Updated README.#19colossatr0n wants to merge 7 commits intoahmedmaher05:masterfrom
colossatr0n wants to merge 7 commits intoahmedmaher05:masterfrom
Conversation
…t location for the DB.
…ing and distributing for Mac. Also changed "-" to ":" just because its standard practice for package.json scripts.
…libs are moved into the Frameworks folder during the mac build. Using NPM to do this for the dist folder will invalidate the code sign, hence the change.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added Mac OS support and updated README. This is in reference to #18.
The build scripts for Mac require that the VLC dylibs be put in the LLG-MP app's Framework directory. This is because of an issue with WebChimera.
Also, I removed some of the path creation logic in-> fixed this with commit b4ec8a4app.jsrelated to thenewVocabdue to incompatibility with forward slashes vs backslashes. Not sure if it'll break things for the Windows build or not.The majority of the files added in this PR are for the VLC Mac plugins.
Here's a preview of the table added to the README: