Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
chenr2 authored Jun 6, 2017
1 parent 9d989c0 commit f0a56d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ When changing the version, make sure to update these 3 locations:
1. Git tag
1. `sdkVersion` in `DMP.swift`

When a new version of Swift is released, run the `./build_framework.sh` script. This will generate a new zip file in the `dist` folder, labeled with the current git tag and Swift version of your local Mac. Push the generated zip file to the repo.
When a new version of Swift is released, run the `./build_framework.sh` script. This will generate a new zip file in the `dist` folder, labeled with the current git tag and Swift version of your local Mac. Push the generated zip file to the repo, and update its link in the **Drag-and-drop installation** section of this file.

## License

Expand Down

0 comments on commit f0a56d0

Please sign in to comment.