Skip to content

Commit 4aaf9d2

Browse files
Update SECURITY.md
Build Steps.
1 parent c7cb39d commit 4aaf9d2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
#### How to build?
2+
1. Install Xcode
3+
2. Install cocoapods - https://cocoapods.org/ or <code>brew install cocoapods</code>
4+
3. Checkout https://github.com/BranchMetrics/ios-branch-deep-linking-attribution. Make sure you switch to the latest release tag.
5+
4. Change into the Branch-TestBed directory
6+
5. Remove Podfile.lock
7+
6. Run <code>pod update</code>
8+
7. open Branch-TestBed.xcworkspace to run the test app.
9+
10+
11+
112
# Security Policy
213

314
## Reporting a Vulnerability

0 commit comments

Comments
 (0)