diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-05-16 12:56:17 +0200 |
---|---|---|
committer | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-05-16 16:54:18 +0200 |
commit | 3c08a3c87571e7ec0b8611f41853a0556eb11323 (patch) | |
tree | 2778578e073a6a1c25119b2862883f54a2f89d7e /example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace | |
parent | 7162bf6abf9c4ceffcb920d6b93a85fe1547ea69 (diff) |
Removed MacOS XCode integration.
* It is outdated (from 2018) and will most likely not work anymore
due to changed protocol files and outdated API usage in the example integration
* Removal is the only option besides fixing those issues and
provide a CI integration for future automatic checks
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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, 0 insertions, 7 deletions
diff --git a/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index d2df2968d..000000000 --- a/example/MacOS/ndpiExample/ndpiExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Workspace - version = "1.0"> - <FileRef - location = "self:ndpiExample.xcodeproj"> - </FileRef> -</Workspace> |