Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyab authored Sep 23, 2020
1 parent 18c060b commit a33ecf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,10 @@ make install
```

### Add self builded python into your XCode project
Drag and drop ~/work/devbuild into left side (project)view of Xcode.

Drag and drop ~/work/devbuild/lib/libpython3.7m.a into leftside (project)view of Xcode.

In XCode, open project's "Build Phases" tab and add "devbuild" to "Copy Bundle Resources" phase.


0 comments on commit a33ecf7

Please sign in to comment.