diff options
author | ZengYingpei <zengyingpei@cmhi.chinamobile.com> | 2018-02-04 14:21:52 +0800 |
---|---|---|
committer | ZengYingpei <zengyingpei@cmhi.chinamobile.com> | 2018-02-04 14:21:52 +0800 |
commit | aea81e4a1ae96a8bd93789556d252cce335ea197 (patch) | |
tree | 255d4052f920819ad469587ed78f6261e392a026 /example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace | |
parent | 39b9f6752c6f55ae8d68fe88787d245a9692a929 (diff) |
Add an Xcode project for debugging under MacOS (add all missed files)
Diffstat (limited to 'example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace')
-rw-r--r-- | example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 000000000..d2df2968d --- /dev/null +++ b/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:ndpiExample.xcodeproj"> + </FileRef> +</Workspace> |