Copied ChatRoom tutorial code from HelloLinphone to a separate stand alone project

This commit is contained in:
QuentinArguillere
2020-08-04 10:51:22 +02:00
parent a9db9356ab
commit b15a87f24b
15 changed files with 1163 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>