Skip to content

Commit

Permalink
Fixes and updates
Browse files Browse the repository at this point in the history
  • Loading branch information
uerceg committed Jan 31, 2019
1 parent 4f6ff2b commit 7e93de9
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 21 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This is the iOS SDK of Adjust™. You can read more about Adjust™ at [adjust.c

If your app is an app which uses web views you would like to use adjust tracking from Javascript code, please consult our [iOS web views SDK guide][ios-web-views-guide].

Read this in other languages: [English][en-readme], [中文][zh-readme], [日本語][ja-readme], [한국어][ko-readme].

## Table of contents

* [Example apps](#example-apps)
Expand Down Expand Up @@ -994,6 +996,11 @@ If you are seing any value in the dashboard other than what you expected to be t
[dashboard]: http://adjust.com
[adjust.com]: http://adjust.com

[en-readme]: README.md
[zh-readme]: doc/chinese/README.md
[ja-readme]: doc/japanese/README.md
[ko-readme]: doc/korean/README.md

[arc]: http://en.wikipedia.org/wiki/Automatic_Reference_Counting
[examples]: http://github.com/adjust/ios_sdk/tree/master/examples
[carthage]: https://github.com/Carthage/Carthage
Expand Down Expand Up @@ -1036,15 +1043,14 @@ If you are seing any value in the dashboard other than what you expected to be t
[xcode-associated-domains]: https://raw.github.com/adjust/sdks/master/Resources/ios/xcode-associated-domains5.png
[universal-links-dashboard]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard5.png

[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[universal-links-dashboard-values]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard-values5.png

## <a id="license"></a>License

The Adjust SDK is licensed under the MIT License.

Copyright (c) 2012-2018 adjust GmbH,
http://www.adjust.com
Copyright (c) 2012-2019 Adjust GmbH, http://www.adjust.com

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
12 changes: 6 additions & 6 deletions doc/chinese/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -998,10 +998,11 @@ Adjust SDK仅跟踪您要求它跟踪的内容。如果您添加收入至事件

[dashboard]: http://adjust.com
[adjust.com]: http://adjust.com

[en-readme]: ../../README.md
[zh-readme]: ../chinese/ios_sdk_readme_zh.md
[ja-readme]: ../japanese/ios_sdk_readme_ja.md
[ko-readme]: ../korean/ios_sdk_readme_ko.md
[zh-readme]: ../chinese/README.md
[ja-readme]: ../japanese/README.md
[ko-readme]: ../korean/README.md


[arc]: http://en.wikipedia.org/wiki/Automatic_Reference_Counting
Expand Down Expand Up @@ -1046,15 +1047,14 @@ Adjust SDK仅跟踪您要求它跟踪的内容。如果您添加收入至事件
[xcode-associated-domains]: https://raw.github.com/adjust/sdks/master/Resources/ios/xcode-associated-domains5.png
[universal-links-dashboard]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard5.png

[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[universal-links-dashboard-values]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard-values5.png

## <a id="license">许可协议

The Adjust SDK is licensed under the MIT License.

Copyright (c) 2012-2017 adjust GmbH,
http://www.adjust.com
Copyright (c) 2012-2019 Adjust GmbH, http://www.adjust.com

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
15 changes: 7 additions & 8 deletions doc/japanese/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1047,10 +1047,10 @@ adjust SDKがトラッキングするよう設定された値が間違ってい
[dashboard]: http://adjust.com
[adjust.com]: http://adjust.com

[en-readme]: ../../README.md
[zh-readme]: ../chinese/ios_sdk_readme_zh.md
[ja-readme]: ../japanese/ios_sdk_readme_ja.md
[ko-readme]: ../korean/ios_sdk_readme_ko.md
[en-readme]: ../../README.md
[zh-readme]: ../chinese/README.md
[ja-readme]: ../japanese/README.md
[ko-readme]: ../korean/README.md

[arc]: http://en.wikipedia.org/wiki/Automatic_Reference_Counting
[examples]: http://github.com/adjust/ios_sdk/tree/master/examples
Expand All @@ -1059,7 +1059,7 @@ adjust SDKがトラッキングするよう設定された値が間違ってい
[cocoapods]: http://cocoapods.org
[transition]: http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/Introduction/Introduction.html

[example-tvos]: examples/AdjustExample-tvOS
[example-tvos]: examples/AdjustExample-tvOS
[example-iwatch]: examples/AdjustExample-iWatch
[example-imessage]: examples/AdjustExample-iMessage
[example-ios-objc]: examples/AdjustExample-iOS
Expand Down Expand Up @@ -1095,16 +1095,15 @@ adjust SDKがトラッキングするよう設定された値が間違ってい
[xcode-associated-domains]: https://raw.github.com/adjust/sdks/master/Resources/ios/xcode-associated-domains5.png
[universal-links-dashboard]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard5.png

[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[associated-domains-applinks]: https://raw.github.com/adjust/sdks/master/Resources/ios/associated-domains-applinks.png
[universal-links-dashboard-values]: https://raw.github.com/adjust/sdks/master/Resources/ios/universal-links-dashboard-values5.png


### <a id="license">ライセンス

adjust SDKはMITライセンスを適用しています。

Copyright (c) 2012-2018 adjust GmbH,
http://www.adjust.com
Copyright (c) 2012-2019 Adjust GmbH, http://www.adjust.com

以下に定める条件に従い、本ソフトウェアおよび関連文書のファイル(以下「ソフトウェア」)の複製を取得するすべての人に対し、
ソフトウェアを無制限に扱うことを無償で許可します。これには、ソフトウェアの複製を使用、複写、変更、結合、掲載、頒布、サブライセンス、
Expand Down
8 changes: 4 additions & 4 deletions doc/korean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -998,9 +998,9 @@ Adjust SDK는 지정한 대상만 추적합니다. 매출을 이벤트에 연결
[adjust.com]: http://adjust.com

[en-readme]: ../../README.md
[zh-readme]: ../chinese/ios_sdk_readme_zh.md
[ja-readme]: ../japanese/ios_sdk_readme_ja.md
[ko-readme]: ../korean/ios_sdk_readme_ko.md
[zh-readme]: ../chinese/README.md
[ja-readme]: ../japanese/README.md
[ko-readme]: ../korean/README.md

[arc]: http://en.wikipedia.org/wiki/Automatic_Reference_Counting
[examples]: http://github.com/adjust/ios_sdk/tree/master/examples
Expand Down Expand Up @@ -1053,7 +1053,7 @@ Adjust SDK는 지정한 대상만 추적합니다. 매출을 이벤트에 연결

Adjust SDK는 MIT 라이선스에 따라 사용이 허가됩니다.

Copyright (c) 2012-2018 adjust GmbH, http://www.adjust.com
Copyright (c) 2012-2019 Adjust GmbH, http://www.adjust.com

이로써 본 소프트웨어와 관련 문서 파일(이하 "소프트웨어")의 복사본을 받는 사람에게는 아래 조건에 따라 소프트웨어를 제한 없이 다룰 수 있는 권한이 무료로 부여됩니다. 이 권한에는 소프트웨어를 사용, 복사, 수정, 병합, 출판, 배포 및/또는 판매하거나 2차 사용권을 부여할 권리와 소프트웨어를 제공 받은 사람이 소프트웨어를 사용, 복사, 수정, 병합, 출판, 배포 및/또는 판매하거나 2차 사용권을 부여하는 것을 허가할 수 있는 권리가 제한 없이 포함됩니다.

Expand Down

0 comments on commit 7e93de9

Please sign in to comment.