commit 3a6efed10420a4cea6da9666dbd3889a6e138e90 Author: chaoq Date: Thu Sep 4 23:49:58 2025 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..370cb1d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# ---> Xcode +## User settings +xcuserdata/ + +## Xcode 8 and earlier +*.xcscmblueprint +*.xccheckout + diff --git a/README.md b/README.md new file mode 100644 index 0000000..e48dd1a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# xsynergy-ios + +xsynergy ios client \ No newline at end of file