Skip to content

README: Reflect recent changes to the Xcode framework setup#212

Open
DivineDominion wants to merge 2 commits intofletcher:developfrom
DivineDominion:patch-3
Open

README: Reflect recent changes to the Xcode framework setup#212
DivineDominion wants to merge 2 commits intofletcher:developfrom
DivineDominion:patch-3

Conversation

@DivineDominion
Copy link
Contributor

@DivineDominion DivineDominion commented Jul 2, 2021

The "Copy Files" phase doesn't exist anymore, and I added a note about framework lookup.

Closes #199

@fletcher
Copy link
Owner

README.md is generated via CMake in order to include up to date versioning, etc. To make changes, you have to modify the template file instead.

I'll need to review, since I now use Cmake directly to include libMultiMarkdown in other projects, rather than dragging the xcodeproj file indirectly.

@DivineDominion
Copy link
Contributor Author

At least step 5 can safely be removed from the source; see
image

There's no "Copy Files" build phase anymore.

@DivineDominion
Copy link
Contributor Author

Just tested with a fresh Xcode project; all of the steps I mention are still necessary to get libMMD running in Xcode with ObjC

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.

Outdated instructions for embedding libMultiMarkdown in Xcode project

2 participants