Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed41383

Browse files
authored
Merge pull request #211 from sujameslin/master
update manual install doc in README.md
2 parents 0f21899 + 4abe1ba commit ed41383

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ source 'https://github.com/CocoaPods/Specs.git'
122122
].each do |lib|
123123
pod lib
124124
end
125+
126+
target '[project name]' do
127+
end
128+
129+
# target '[project test name]' do
130+
# end
125131
```
126132

127133
Then you can run `(cd ios && pod install)` to get the pods opened. If you do use this route, remember to use the `.xcworkspace` file.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /