Skip to content

Commit 42c2c6b

Browse files
committed
move to xcodesOrg/swift-srp fork
1 parent 69e667c commit 42c2c6b

3 files changed

Lines changed: 213 additions & 32 deletions

File tree

Xcodes.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Xcodes/AppleAPI/Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.3
1+
// swift-tools-version:5.7
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["AppleAPI"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/abiligiri/swift-srp", from: "1.1.0")
16+
.package(url: "https://github.com/xcodesOrg/swift-srp", branch: "main")
1717
],
1818
targets: [
1919
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

Xcodes/Resources/Licenses.rtf

Lines changed: 207 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -31,32 +31,6 @@ SOFTWARE.\
3131
\
3232
\
3333

34-
\fs34 BigInt\
35-
\
36-
37-
\fs26 \
38-
Copyright (c) 2016-2017 K\'e1roly L\uc0\u337 rentey\
39-
\
40-
Permission is hereby granted, free of charge, to any person obtaining a copy\
41-
of this software and associated documentation files (the "Software"), to deal\
42-
in the Software without restriction, including without limitation the rights\
43-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\
44-
copies of the Software, and to permit persons to whom the Software is\
45-
furnished to do so, subject to the following conditions:\
46-
\
47-
The above copyright notice and this permission notice shall be included in all\
48-
copies or substantial portions of the Software.\
49-
\
50-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\
51-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\
52-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\
53-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\
54-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\
55-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\
56-
SOFTWARE.\
57-
\
58-
\
59-
6034
\fs34 SwiftSoup\
6135
\
6236

@@ -840,6 +814,213 @@ For more information, please refer to &lt;<http://unlicense.org/>&gt;\
840814
\
841815
\
842816

817+
\fs34 swift-srp\
818+
\
819+
820+
\fs26 Apache License\
821+
Version 2.0, January 2004\
822+
http://www.apache.org/licenses/\
823+
\
824+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\
825+
\
826+
1. Definitions.\
827+
\
828+
"License" shall mean the terms and conditions for use, reproduction,\
829+
and distribution as defined by Sections 1 through 9 of this document.\
830+
\
831+
"Licensor" shall mean the copyright owner or entity authorized by\
832+
the copyright owner that is granting the License.\
833+
\
834+
"Legal Entity" shall mean the union of the acting entity and all\
835+
other entities that control, are controlled by, or are under common\
836+
control with that entity. For the purposes of this definition,\
837+
"control" means (i) the power, direct or indirect, to cause the\
838+
direction or management of such entity, whether by contract or\
839+
otherwise, or (ii) ownership of fifty percent (50%) or more of the\
840+
outstanding shares, or (iii) beneficial ownership of such entity.\
841+
\
842+
"You" (or "Your") shall mean an individual or Legal Entity\
843+
exercising permissions granted by this License.\
844+
\
845+
"Source" form shall mean the preferred form for making modifications,\
846+
including but not limited to software source code, documentation\
847+
source, and configuration files.\
848+
\
849+
"Object" form shall mean any form resulting from mechanical\
850+
transformation or translation of a Source form, including but\
851+
not limited to compiled object code, generated documentation,\
852+
and conversions to other media types.\
853+
\
854+
"Work" shall mean the work of authorship, whether in Source or\
855+
Object form, made available under the License, as indicated by a\
856+
copyright notice that is included in or attached to the work\
857+
(an example is provided in the Appendix below).\
858+
\
859+
"Derivative Works" shall mean any work, whether in Source or Object\
860+
form, that is based on (or derived from) the Work and for which the\
861+
editorial revisions, annotations, elaborations, or other modifications\
862+
represent, as a whole, an original work of authorship. For the purposes\
863+
of this License, Derivative Works shall not include works that remain\
864+
separable from, or merely link (or bind by name) to the interfaces of,\
865+
the Work and Derivative Works thereof.\
866+
\
867+
"Contribution" shall mean any work of authorship, including\
868+
the original version of the Work and any modifications or additions\
869+
to that Work or Derivative Works thereof, that is intentionally\
870+
submitted to Licensor for inclusion in the Work by the copyright owner\
871+
or by an individual or Legal Entity authorized to submit on behalf of\
872+
the copyright owner. For the purposes of this definition, "submitted"\
873+
means any form of electronic, verbal, or written communication sent\
874+
to the Licensor or its representatives, including but not limited to\
875+
communication on electronic mailing lists, source code control systems,\
876+
and issue tracking systems that are managed by, or on behalf of, the\
877+
Licensor for the purpose of discussing and improving the Work, but\
878+
excluding communication that is conspicuously marked or otherwise\
879+
designated in writing by the copyright owner as "Not a Contribution."\
880+
\
881+
"Contributor" shall mean Licensor and any individual or Legal Entity\
882+
on behalf of whom a Contribution has been received by Licensor and\
883+
subsequently incorporated within the Work.\
884+
\
885+
2. Grant of Copyright License. Subject to the terms and conditions of\
886+
this License, each Contributor hereby grants to You a perpetual,\
887+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable\
888+
copyright license to reproduce, prepare Derivative Works of,\
889+
publicly display, publicly perform, sublicense, and distribute the\
890+
Work and such Derivative Works in Source or Object form.\
891+
\
892+
3. Grant of Patent License. Subject to the terms and conditions of\
893+
this License, each Contributor hereby grants to You a perpetual,\
894+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable\
895+
(except as stated in this section) patent license to make, have made,\
896+
use, offer to sell, sell, import, and otherwise transfer the Work,\
897+
where such license applies only to those patent claims licensable\
898+
by such Contributor that are necessarily infringed by their\
899+
Contribution(s) alone or by combination of their Contribution(s)\
900+
with the Work to which such Contribution(s) was submitted. If You\
901+
institute patent litigation against any entity (including a\
902+
cross-claim or counterclaim in a lawsuit) alleging that the Work\
903+
or a Contribution incorporated within the Work constitutes direct\
904+
or contributory patent infringement, then any patent licenses\
905+
granted to You under this License for that Work shall terminate\
906+
as of the date such litigation is filed.\
907+
\
908+
4. Redistribution. You may reproduce and distribute copies of the\
909+
Work or Derivative Works thereof in any medium, with or without\
910+
modifications, and in Source or Object form, provided that You\
911+
meet the following conditions:\
912+
\
913+
(a) You must give any other recipients of the Work or\
914+
Derivative Works a copy of this License; and\
915+
\
916+
(b) You must cause any modified files to carry prominent notices\
917+
stating that You changed the files; and\
918+
\
919+
(c) You must retain, in the Source form of any Derivative Works\
920+
that You distribute, all copyright, patent, trademark, and\
921+
attribution notices from the Source form of the Work,\
922+
excluding those notices that do not pertain to any part of\
923+
the Derivative Works; and\
924+
\
925+
(d) If the Work includes a "NOTICE" text file as part of its\
926+
distribution, then any Derivative Works that You distribute must\
927+
include a readable copy of the attribution notices contained\
928+
within such NOTICE file, excluding those notices that do not\
929+
pertain to any part of the Derivative Works, in at least one\
930+
of the following places: within a NOTICE text file distributed\
931+
as part of the Derivative Works; within the Source form or\
932+
documentation, if provided along with the Derivative Works; or,\
933+
within a display generated by the Derivative Works, if and\
934+
wherever such third-party notices normally appear. The contents\
935+
of the NOTICE file are for informational purposes only and\
936+
do not modify the License. You may add Your own attribution\
937+
notices within Derivative Works that You distribute, alongside\
938+
or as an addendum to the NOTICE text from the Work, provided\
939+
that such additional attribution notices cannot be construed\
940+
as modifying the License.\
941+
\
942+
You may add Your own copyright statement to Your modifications and\
943+
may provide additional or different license terms and conditions\
944+
for use, reproduction, or distribution of Your modifications, or\
945+
for any such Derivative Works as a whole, provided Your use,\
946+
reproduction, and distribution of the Work otherwise complies with\
947+
the conditions stated in this License.\
948+
\
949+
5. Submission of Contributions. Unless You explicitly state otherwise,\
950+
any Contribution intentionally submitted for inclusion in the Work\
951+
by You to the Licensor shall be under the terms and conditions of\
952+
this License, without any additional terms or conditions.\
953+
Notwithstanding the above, nothing herein shall supersede or modify\
954+
the terms of any separate license agreement you may have executed\
955+
with Licensor regarding such Contributions.\
956+
\
957+
6. Trademarks. This License does not grant permission to use the trade\
958+
names, trademarks, service marks, or product names of the Licensor,\
959+
except as required for reasonable and customary use in describing the\
960+
origin of the Work and reproducing the content of the NOTICE file.\
961+
\
962+
7. Disclaimer of Warranty. Unless required by applicable law or\
963+
agreed to in writing, Licensor provides the Work (and each\
964+
Contributor provides its Contributions) on an "AS IS" BASIS,\
965+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\
966+
implied, including, without limitation, any warranties or conditions\
967+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\
968+
PARTICULAR PURPOSE. You are solely responsible for determining the\
969+
appropriateness of using or redistributing the Work and assume any\
970+
risks associated with Your exercise of permissions under this License.\
971+
\
972+
8. Limitation of Liability. In no event and under no legal theory,\
973+
whether in tort (including negligence), contract, or otherwise,\
974+
unless required by applicable law (such as deliberate and grossly\
975+
negligent acts) or agreed to in writing, shall any Contributor be\
976+
liable to You for damages, including any direct, indirect, special,\
977+
incidental, or consequential damages of any character arising as a\
978+
result of this License or out of the use or inability to use the\
979+
Work (including but not limited to damages for loss of goodwill,\
980+
work stoppage, computer failure or malfunction, or any and all\
981+
other commercial damages or losses), even if such Contributor\
982+
has been advised of the possibility of such damages.\
983+
\
984+
9. Accepting Warranty or Additional Liability. While redistributing\
985+
the Work or Derivative Works thereof, You may choose to offer,\
986+
and charge a fee for, acceptance of support, warranty, indemnity,\
987+
or other liability obligations and/or rights consistent with this\
988+
License. However, in accepting such obligations, You may act only\
989+
on Your own behalf and on Your sole responsibility, not on behalf\
990+
of any other Contributor, and only if You agree to indemnify,\
991+
defend, and hold each Contributor harmless for any liability\
992+
incurred by, or claims asserted against, such Contributor by reason\
993+
of your accepting any such warranty or additional liability.\
994+
\
995+
END OF TERMS AND CONDITIONS\
996+
\
997+
APPENDIX: How to apply the Apache License to your work.\
998+
\
999+
To apply the Apache License to your work, attach the following\
1000+
boilerplate notice, with the fields enclosed by brackets "[]"\
1001+
replaced with your own identifying information. (Don't include\
1002+
the brackets!) The text should be enclosed in the appropriate\
1003+
comment syntax for the file format. We also recommend that a\
1004+
file or class name and description of purpose be included on the\
1005+
same "printed page" as the copyright notice for easier\
1006+
identification within third-party archives.\
1007+
\
1008+
Copyright [yyyy] [name of copyright owner]\
1009+
\
1010+
Licensed under the Apache License, Version 2.0 (the "License");\
1011+
you may not use this file except in compliance with the License.\
1012+
You may obtain a copy of the License at\
1013+
\
1014+
http://www.apache.org/licenses/LICENSE-2.0\
1015+
\
1016+
Unless required by applicable law or agreed to in writing, software\
1017+
distributed under the License is distributed on an "AS IS" BASIS,\
1018+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\
1019+
See the License for the specific language governing permissions and\
1020+
limitations under the License.\
1021+
\
1022+
\
1023+
8431024
\fs34 DockProgress\
8441025
\
8451026

0 commit comments

Comments
 (0)