diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ccc9fd9..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.DS_Store \ No newline at end of file diff --git a/DeviceSupport/iOS13/13.0.zip b/DeviceSupport/iOS13/13.0.zip new file mode 100644 index 0000000..eb8508f Binary files /dev/null and b/DeviceSupport/iOS13/13.0.zip differ diff --git a/DeviceSupport/iOS13/13.1.zip b/DeviceSupport/iOS13/13.1.zip new file mode 100644 index 0000000..f08e691 Binary files /dev/null and b/DeviceSupport/iOS13/13.1.zip differ diff --git a/DeviceSupport/iOS15/15.0.zip b/DeviceSupport/iOS13/13.2.zip similarity index 57% rename from DeviceSupport/iOS15/15.0.zip rename to DeviceSupport/iOS13/13.2.zip index 98c454e..acf8336 100644 Binary files a/DeviceSupport/iOS15/15.0.zip and b/DeviceSupport/iOS13/13.2.zip differ diff --git a/DeviceSupport/iOS15/15.2.zip b/DeviceSupport/iOS13/13.3.zip similarity index 57% rename from DeviceSupport/iOS15/15.2.zip rename to DeviceSupport/iOS13/13.3.zip index 2635d2e..37679cb 100644 Binary files a/DeviceSupport/iOS15/15.2.zip and b/DeviceSupport/iOS13/13.3.zip differ diff --git a/DeviceSupport/iOS13/13.4.zip b/DeviceSupport/iOS13/13.4.zip new file mode 100644 index 0000000..b11084d Binary files /dev/null and b/DeviceSupport/iOS13/13.4.zip differ diff --git a/DeviceSupport/iOS13/13.5.zip b/DeviceSupport/iOS13/13.5.zip new file mode 100644 index 0000000..40eaada Binary files /dev/null and b/DeviceSupport/iOS13/13.5.zip differ diff --git a/DeviceSupport/iOS13/13.6.zip b/DeviceSupport/iOS13/13.6.zip new file mode 100644 index 0000000..0cfd71d Binary files /dev/null and b/DeviceSupport/iOS13/13.6.zip differ diff --git a/DeviceSupport/iOS13/13.7.zip b/DeviceSupport/iOS13/13.7.zip new file mode 100644 index 0000000..f07e1ef Binary files /dev/null and b/DeviceSupport/iOS13/13.7.zip differ diff --git a/DeviceSupport/iOS14/14.0.zip b/DeviceSupport/iOS14/14.0.zip new file mode 100644 index 0000000..d47eaac Binary files /dev/null and b/DeviceSupport/iOS14/14.0.zip differ diff --git a/DeviceSupport/iOS14/14.1.zip b/DeviceSupport/iOS14/14.1.zip new file mode 100644 index 0000000..f88dd31 Binary files /dev/null and b/DeviceSupport/iOS14/14.1.zip differ diff --git a/DeviceSupport/iOS14/14.2.zip b/DeviceSupport/iOS14/14.2.zip new file mode 100644 index 0000000..953fc55 Binary files /dev/null and b/DeviceSupport/iOS14/14.2.zip differ diff --git a/DeviceSupport/iOS15/15.4.zip b/DeviceSupport/iOS15/15.4.zip deleted file mode 100644 index 0ce9199..0000000 Binary files a/DeviceSupport/iOS15/15.4.zip and /dev/null differ diff --git a/DeviceSupport/iOS15/15.5.zip b/DeviceSupport/iOS15/15.5.zip deleted file mode 100644 index d73f065..0000000 Binary files a/DeviceSupport/iOS15/15.5.zip and /dev/null differ diff --git a/DeviceSupport/iOS16/16.0.zip b/DeviceSupport/iOS16/16.0.zip deleted file mode 100644 index 03b4f3e..0000000 Binary files a/DeviceSupport/iOS16/16.0.zip and /dev/null differ diff --git a/README.md b/README.md index d0118b9..8c7bca8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # iOSDeviceSupport -iOS DeviceSupport files (15.0-16.0) +iOS DeviceSupport files (13.0-14.2) ## Usage @@ -16,7 +16,7 @@ $ curl -L -O https://github.com/RayJiang16/iOSDeviceSupport/raw/main/download.sh Run "download.sh" ```shell -$ sudo sh download.sh 16.0 +$ sudo sh download.sh 14.2 ``` @@ -39,8 +39,14 @@ Restart Xcode. | Version | Remark | | ----- | ---- | -| [iOS 16.0](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS16/16.0.zip) | Form Xcode 14.0 Release Candidate 1 | -| [iOS 15.5](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS15/15.5.zip) | Form Xcode 13.4 Release Candidate 1 | -| [iOS 15.4](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS15/15.4.zip) | Form Xcode 13.3 Release Candidate 1 | -| [iOS 15.2](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS15/15.2.zip) | Form Xcode 13.2 Release | -| [iOS 15.0](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS15/15.0.zip) | Form Xcode 13.0 Release Candidate 1 | +| [iOS 14.2](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS14/14.2.zip) | Form Xcode 12.2 Release Candidate 1 | +| [iOS 14.1](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS14/14.1.zip) | From Xcode 12.1 GM Seed 1 | +| [iOS 14.0](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS14/14.0.zip) | From Xcode 12.0 GM Seed 1 | +| [iOS 13.7](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.7.zip) | | +| [iOS 13.6](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.6.zip) | | +| [iOS 13.5](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.5.zip) | | +| [iOS 13.4](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.4.zip) | | +| [iOS 13.3](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.3.zip) | | +| [iOS 13.2](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.2.zip) | | +| [iOS 13.1](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.1.zip) | | +| [iOS 13.0](https://github.com/RayJiang16/iOSDeviceSupport/raw/main/DeviceSupport/iOS13/13.0.zip) | | diff --git a/download.sh b/download.sh index 038f7ca..51196de 100644 --- a/download.sh +++ b/download.sh @@ -20,7 +20,7 @@ fi if check; then echo "\033[31mVersion $VERSION dosen't exists\033[0m" - exit 1 + exit 0 fi @@ -30,7 +30,7 @@ curl -L -O $download_url if [ ! -f "$VERSION.zip" ]; then echo "\033[31mFailed download Version $VERSION\033[0m" - exit 2 + exit 0 fi unzip "$VERSION.zip"