1412 lines
101 KiB
Plaintext
1412 lines
101 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
7C7D52831DBEADD200896C93 /* intercept.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52791DBEADD200896C93 /* intercept.c */; };
|
|
7C7D52841DBEADD200896C93 /* proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527A1DBEADD200896C93 /* proxy.cpp */; };
|
|
7C7D52851DBEADD200896C93 /* rpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527B1DBEADD200896C93 /* rpc.c */; };
|
|
7C7D52861DBEADD200896C93 /* service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527D1DBEADD200896C93 /* service.cpp */; };
|
|
7C7D52871DBEADD200896C93 /* sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527F1DBEADD200896C93 /* sockets.c */; };
|
|
7C7D52881DBEADD200896C93 /* tap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52801DBEADD200896C93 /* tap.cpp */; };
|
|
7C7D52891DBEADE600896C93 /* debug.h in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52771DBEADD200896C93 /* debug.h */; };
|
|
7C7D528A1DBEADE600896C93 /* defs.h in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52781DBEADD200896C93 /* defs.h */; };
|
|
7C7D528B1DBEADE600896C93 /* intercept.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52791DBEADD200896C93 /* intercept.c */; };
|
|
7C7D528C1DBEADE600896C93 /* proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527A1DBEADD200896C93 /* proxy.cpp */; };
|
|
7C7D528D1DBEADE600896C93 /* rpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527B1DBEADD200896C93 /* rpc.c */; };
|
|
7C7D528E1DBEADE600896C93 /* rpc.h in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527C1DBEADD200896C93 /* rpc.h */; };
|
|
7C7D528F1DBEADE600896C93 /* service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527D1DBEADD200896C93 /* service.cpp */; };
|
|
7C7D52901DBEADE600896C93 /* signatures.h in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527E1DBEADD200896C93 /* signatures.h */; };
|
|
7C7D52911DBEADE600896C93 /* sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D527F1DBEADD200896C93 /* sockets.c */; };
|
|
7C7D52921DBEADE600896C93 /* tap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52801DBEADD200896C93 /* tap.cpp */; };
|
|
7C7D52931DBEADE600896C93 /* tap.hpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52811DBEADD200896C93 /* tap.hpp */; };
|
|
7C7D52941DBEADE600896C93 /* utils.hpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D52821DBEADD200896C93 /* utils.hpp */; };
|
|
7C7D52951DBEADE600896C93 /* SDK.h in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0034F1D12178D003E68DC /* SDK.h */; };
|
|
7C969B4D1DB99E7900BD3F7F /* def.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3C1DB99E7900BD3F7F /* def.c */; };
|
|
7C969B4E1DB99E7900BD3F7F /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3D1DB99E7900BD3F7F /* dns.c */; };
|
|
7C969B4F1DB99E7900BD3F7F /* inet_chksum.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3E1DB99E7900BD3F7F /* inet_chksum.c */; };
|
|
7C969B501DB99E7900BD3F7F /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3F1DB99E7900BD3F7F /* init.c */; };
|
|
7C969B511DB99E7900BD3F7F /* ip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B401DB99E7900BD3F7F /* ip.c */; };
|
|
7C969B521DB99E7900BD3F7F /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B411DB99E7900BD3F7F /* mem.c */; };
|
|
7C969B531DB99E7900BD3F7F /* memp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B421DB99E7900BD3F7F /* memp.c */; };
|
|
7C969B541DB99E7900BD3F7F /* netif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B431DB99E7900BD3F7F /* netif.c */; };
|
|
7C969B551DB99E7900BD3F7F /* pbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B441DB99E7900BD3F7F /* pbuf.c */; };
|
|
7C969B561DB99E7900BD3F7F /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B451DB99E7900BD3F7F /* raw.c */; };
|
|
7C969B571DB99E7900BD3F7F /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B461DB99E7900BD3F7F /* stats.c */; };
|
|
7C969B581DB99E7900BD3F7F /* sys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B471DB99E7900BD3F7F /* sys.c */; };
|
|
7C969B591DB99E7900BD3F7F /* tcp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B481DB99E7900BD3F7F /* tcp_in.c */; };
|
|
7C969B5A1DB99E7900BD3F7F /* tcp_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B491DB99E7900BD3F7F /* tcp_out.c */; };
|
|
7C969B5B1DB99E7900BD3F7F /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4A1DB99E7900BD3F7F /* tcp.c */; };
|
|
7C969B5C1DB99E7900BD3F7F /* timeouts.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4B1DB99E7900BD3F7F /* timeouts.c */; };
|
|
7C969B5D1DB99E7900BD3F7F /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4C1DB99E7900BD3F7F /* udp.c */; };
|
|
7C969B661DB99E8E00BD3F7F /* autoip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B5E1DB99E8E00BD3F7F /* autoip.c */; };
|
|
7C969B671DB99E8E00BD3F7F /* dhcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B5F1DB99E8E00BD3F7F /* dhcp.c */; };
|
|
7C969B681DB99E8E00BD3F7F /* etharp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B601DB99E8E00BD3F7F /* etharp.c */; };
|
|
7C969B691DB99E8E00BD3F7F /* icmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B611DB99E8E00BD3F7F /* icmp.c */; };
|
|
7C969B6A1DB99E8E00BD3F7F /* igmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B621DB99E8E00BD3F7F /* igmp.c */; };
|
|
7C969B6B1DB99E8E00BD3F7F /* ip4_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B631DB99E8E00BD3F7F /* ip4_addr.c */; };
|
|
7C969B6C1DB99E8E00BD3F7F /* ip4_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B641DB99E8E00BD3F7F /* ip4_frag.c */; };
|
|
7C969B6D1DB99E8E00BD3F7F /* ip4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B651DB99E8E00BD3F7F /* ip4.c */; };
|
|
7C969B771DB99E9A00BD3F7F /* dhcp6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B6E1DB99E9A00BD3F7F /* dhcp6.c */; };
|
|
7C969B781DB99E9A00BD3F7F /* ethip6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B6F1DB99E9A00BD3F7F /* ethip6.c */; };
|
|
7C969B791DB99E9A00BD3F7F /* icmp6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B701DB99E9A00BD3F7F /* icmp6.c */; };
|
|
7C969B7A1DB99E9A00BD3F7F /* inet6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B711DB99E9A00BD3F7F /* inet6.c */; };
|
|
7C969B7B1DB99E9A00BD3F7F /* ip6_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B721DB99E9A00BD3F7F /* ip6_addr.c */; };
|
|
7C969B7C1DB99E9A00BD3F7F /* ip6_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B731DB99E9A00BD3F7F /* ip6_frag.c */; };
|
|
7C969B7D1DB99E9A00BD3F7F /* ip6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B741DB99E9A00BD3F7F /* ip6.c */; };
|
|
7C969B7E1DB99E9A00BD3F7F /* mld6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B751DB99E9A00BD3F7F /* mld6.c */; };
|
|
7C969B7F1DB99E9A00BD3F7F /* nd6.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B761DB99E9A00BD3F7F /* nd6.c */; };
|
|
7C969BAE1DB99EC300BD3F7F /* priv in Resources */ = {isa = PBXBuildFile; fileRef = 7C969BA31DB99EC300BD3F7F /* priv */; };
|
|
7C969BBA1DB99F9E00BD3F7F /* autoip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B5E1DB99E8E00BD3F7F /* autoip.c */; };
|
|
7C969BBB1DB99F9E00BD3F7F /* dhcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B5F1DB99E8E00BD3F7F /* dhcp.c */; };
|
|
7C969BBC1DB99F9E00BD3F7F /* etharp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B601DB99E8E00BD3F7F /* etharp.c */; };
|
|
7C969BBD1DB99F9E00BD3F7F /* icmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B611DB99E8E00BD3F7F /* icmp.c */; };
|
|
7C969BBE1DB99F9E00BD3F7F /* igmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B621DB99E8E00BD3F7F /* igmp.c */; };
|
|
7C969BBF1DB99F9E00BD3F7F /* ip4_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B631DB99E8E00BD3F7F /* ip4_addr.c */; };
|
|
7C969BC01DB99F9E00BD3F7F /* ip4_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B641DB99E8E00BD3F7F /* ip4_frag.c */; };
|
|
7C969BC11DB99F9E00BD3F7F /* ip4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B651DB99E8E00BD3F7F /* ip4.c */; };
|
|
7C969BC21DB99F9E00BD3F7F /* def.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3C1DB99E7900BD3F7F /* def.c */; };
|
|
7C969BC31DB99F9E00BD3F7F /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3D1DB99E7900BD3F7F /* dns.c */; };
|
|
7C969BC41DB99F9E00BD3F7F /* inet_chksum.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3E1DB99E7900BD3F7F /* inet_chksum.c */; };
|
|
7C969BC51DB99F9E00BD3F7F /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B3F1DB99E7900BD3F7F /* init.c */; };
|
|
7C969BC61DB99F9E00BD3F7F /* ip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B401DB99E7900BD3F7F /* ip.c */; };
|
|
7C969BC71DB99F9E00BD3F7F /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B411DB99E7900BD3F7F /* mem.c */; };
|
|
7C969BC81DB99F9E00BD3F7F /* memp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B421DB99E7900BD3F7F /* memp.c */; };
|
|
7C969BC91DB99F9E00BD3F7F /* netif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B431DB99E7900BD3F7F /* netif.c */; };
|
|
7C969BCA1DB99F9E00BD3F7F /* pbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B441DB99E7900BD3F7F /* pbuf.c */; };
|
|
7C969BCB1DB99F9E00BD3F7F /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B451DB99E7900BD3F7F /* raw.c */; };
|
|
7C969BCC1DB99F9E00BD3F7F /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B461DB99E7900BD3F7F /* stats.c */; };
|
|
7C969BCD1DB99F9E00BD3F7F /* sys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B471DB99E7900BD3F7F /* sys.c */; };
|
|
7C969BCE1DB99F9E00BD3F7F /* tcp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B481DB99E7900BD3F7F /* tcp_in.c */; };
|
|
7C969BCF1DB99F9E00BD3F7F /* tcp_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B491DB99E7900BD3F7F /* tcp_out.c */; };
|
|
7C969BD01DB99F9E00BD3F7F /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4A1DB99E7900BD3F7F /* tcp.c */; };
|
|
7C969BD11DB99F9E00BD3F7F /* timeouts.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4B1DB99E7900BD3F7F /* timeouts.c */; };
|
|
7C969BD21DB99F9E00BD3F7F /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969B4C1DB99E7900BD3F7F /* udp.c */; };
|
|
7C969C7C1DBAA61700BD3F7F /* tcpip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C969C7B1DBAA61700BD3F7F /* tcpip.c */; };
|
|
7CC003261D1216E3003E68DC /* ZeroTierSDK_iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CC003251D1216E3003E68DC /* ZeroTierSDK_iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
7CC003591D1217A1003E68DC /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC003571D1217A1003E68DC /* http_parser.c */; };
|
|
7CC0035C1D1217B2003E68DC /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0035A1D1217B2003E68DC /* lz4.c */; };
|
|
7CC004851D1318DA003E68DC /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0035A1D1217B2003E68DC /* lz4.c */; };
|
|
7CC004861D1318DA003E68DC /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC003571D1217A1003E68DC /* http_parser.c */; };
|
|
7CC004D01D131E37003E68DC /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0035A1D1217B2003E68DC /* lz4.c */; };
|
|
7CC004D11D131E37003E68DC /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC003571D1217A1003E68DC /* http_parser.c */; };
|
|
7CC005201D1324B3003E68DC /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC0035A1D1217B2003E68DC /* lz4.c */; };
|
|
7CC005211D1324B3003E68DC /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC003571D1217A1003E68DC /* http_parser.c */; };
|
|
7CEAF4F61DBAC80C006585E7 /* ControlPlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4F11DBAC80C006585E7 /* ControlPlane.cpp */; };
|
|
7CEAF5071DBAC841006585E7 /* Arp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4F81DBAC841006585E7 /* Arp.cpp */; };
|
|
7CEAF5091DBAC841006585E7 /* Http.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4FD1DBAC841006585E7 /* Http.cpp */; };
|
|
7CEAF50A1DBAC841006585E7 /* OSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4FF1DBAC841006585E7 /* OSUtils.cpp */; };
|
|
7CEAF50B1DBAC841006585E7 /* PortMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5021DBAC841006585E7 /* PortMapper.cpp */; };
|
|
7CEAF50C1DBAC841006585E7 /* RoutingTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5041DBAC841006585E7 /* RoutingTable.cpp */; };
|
|
7CEAF54B1DBAC872006585E7 /* C25519.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5121DBAC872006585E7 /* C25519.cpp */; };
|
|
7CEAF54C1DBAC872006585E7 /* CertificateOfMembership.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5141DBAC872006585E7 /* CertificateOfMembership.cpp */; };
|
|
7CEAF54D1DBAC872006585E7 /* Cluster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5161DBAC872006585E7 /* Cluster.cpp */; };
|
|
7CEAF54F1DBAC872006585E7 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF51B1DBAC872006585E7 /* Dictionary.cpp */; };
|
|
7CEAF5501DBAC872006585E7 /* Identity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF51E1DBAC872006585E7 /* Identity.cpp */; };
|
|
7CEAF5511DBAC872006585E7 /* IncomingPacket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5201DBAC872006585E7 /* IncomingPacket.cpp */; };
|
|
7CEAF5521DBAC872006585E7 /* InetAddress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5221DBAC872006585E7 /* InetAddress.cpp */; };
|
|
7CEAF5531DBAC872006585E7 /* Multicaster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5251DBAC872006585E7 /* Multicaster.cpp */; };
|
|
7CEAF5541DBAC872006585E7 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5291DBAC872006585E7 /* Network.cpp */; };
|
|
7CEAF5551DBAC872006585E7 /* NetworkConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF52B1DBAC872006585E7 /* NetworkConfig.cpp */; };
|
|
7CEAF5561DBAC872006585E7 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF52F1DBAC872006585E7 /* Node.cpp */; };
|
|
7CEAF5571DBAC872006585E7 /* OutboundMulticast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5321DBAC872006585E7 /* OutboundMulticast.cpp */; };
|
|
7CEAF5581DBAC872006585E7 /* Packet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5341DBAC872006585E7 /* Packet.cpp */; };
|
|
7CEAF5591DBAC872006585E7 /* Path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5361DBAC872006585E7 /* Path.cpp */; };
|
|
7CEAF55A1DBAC872006585E7 /* Peer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5381DBAC872006585E7 /* Peer.cpp */; };
|
|
7CEAF55B1DBAC872006585E7 /* Poly1305.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53A1DBAC872006585E7 /* Poly1305.cpp */; };
|
|
7CEAF55C1DBAC872006585E7 /* Salsa20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53D1DBAC872006585E7 /* Salsa20.cpp */; };
|
|
7CEAF55D1DBAC872006585E7 /* SelfAwareness.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53F1DBAC872006585E7 /* SelfAwareness.cpp */; };
|
|
7CEAF55E1DBAC872006585E7 /* SHA512.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5411DBAC872006585E7 /* SHA512.cpp */; };
|
|
7CEAF55F1DBAC872006585E7 /* Switch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5441DBAC872006585E7 /* Switch.cpp */; };
|
|
7CEAF5601DBAC872006585E7 /* Topology.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5461DBAC872006585E7 /* Topology.cpp */; };
|
|
7CEAF5611DBAC872006585E7 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5481DBAC872006585E7 /* Utils.cpp */; };
|
|
7CEAF5621DBAC975006585E7 /* C25519.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5121DBAC872006585E7 /* C25519.cpp */; };
|
|
7CEAF5631DBAC975006585E7 /* CertificateOfMembership.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5141DBAC872006585E7 /* CertificateOfMembership.cpp */; };
|
|
7CEAF5641DBAC975006585E7 /* Cluster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5161DBAC872006585E7 /* Cluster.cpp */; };
|
|
7CEAF5661DBAC975006585E7 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF51B1DBAC872006585E7 /* Dictionary.cpp */; };
|
|
7CEAF5671DBAC975006585E7 /* Identity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF51E1DBAC872006585E7 /* Identity.cpp */; };
|
|
7CEAF5681DBAC975006585E7 /* IncomingPacket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5201DBAC872006585E7 /* IncomingPacket.cpp */; };
|
|
7CEAF5691DBAC975006585E7 /* InetAddress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5221DBAC872006585E7 /* InetAddress.cpp */; };
|
|
7CEAF56A1DBAC975006585E7 /* Multicaster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5251DBAC872006585E7 /* Multicaster.cpp */; };
|
|
7CEAF56B1DBAC975006585E7 /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5291DBAC872006585E7 /* Network.cpp */; };
|
|
7CEAF56C1DBAC975006585E7 /* NetworkConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF52B1DBAC872006585E7 /* NetworkConfig.cpp */; };
|
|
7CEAF56D1DBAC975006585E7 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF52F1DBAC872006585E7 /* Node.cpp */; };
|
|
7CEAF56E1DBAC975006585E7 /* OutboundMulticast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5321DBAC872006585E7 /* OutboundMulticast.cpp */; };
|
|
7CEAF56F1DBAC975006585E7 /* Packet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5341DBAC872006585E7 /* Packet.cpp */; };
|
|
7CEAF5701DBAC975006585E7 /* Path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5361DBAC872006585E7 /* Path.cpp */; };
|
|
7CEAF5711DBAC975006585E7 /* Peer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5381DBAC872006585E7 /* Peer.cpp */; };
|
|
7CEAF5721DBAC975006585E7 /* Poly1305.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53A1DBAC872006585E7 /* Poly1305.cpp */; };
|
|
7CEAF5731DBAC975006585E7 /* Salsa20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53D1DBAC872006585E7 /* Salsa20.cpp */; };
|
|
7CEAF5741DBAC975006585E7 /* SelfAwareness.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF53F1DBAC872006585E7 /* SelfAwareness.cpp */; };
|
|
7CEAF5751DBAC975006585E7 /* SHA512.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5411DBAC872006585E7 /* SHA512.cpp */; };
|
|
7CEAF5761DBAC975006585E7 /* Switch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5441DBAC872006585E7 /* Switch.cpp */; };
|
|
7CEAF5771DBAC975006585E7 /* Topology.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5461DBAC872006585E7 /* Topology.cpp */; };
|
|
7CEAF5781DBAC975006585E7 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5481DBAC872006585E7 /* Utils.cpp */; };
|
|
7CEAF5791DBAC975006585E7 /* Arp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4F81DBAC841006585E7 /* Arp.cpp */; };
|
|
7CEAF57B1DBAC975006585E7 /* Http.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4FD1DBAC841006585E7 /* Http.cpp */; };
|
|
7CEAF57C1DBAC975006585E7 /* OSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4FF1DBAC841006585E7 /* OSUtils.cpp */; };
|
|
7CEAF57D1DBAC975006585E7 /* PortMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5021DBAC841006585E7 /* PortMapper.cpp */; };
|
|
7CEAF57E1DBAC975006585E7 /* RoutingTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5041DBAC841006585E7 /* RoutingTable.cpp */; };
|
|
7CEAF5801DBAC975006585E7 /* ControlPlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF4F11DBAC80C006585E7 /* ControlPlane.cpp */; };
|
|
7CEAF5841DBACB3E006585E7 /* OneService.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5821DBACB3E006585E7 /* OneService.cpp */; };
|
|
7CEAF5861DBACE7E006585E7 /* ethernet.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5851DBACE7E006585E7 /* ethernet.c */; };
|
|
7CEAF5881DBACEC3006585E7 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5871DBACEC3006585E7 /* err.c */; };
|
|
7CEAF58B1DBAD0BF006585E7 /* DeferredPackets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5891DBAD0BF006585E7 /* DeferredPackets.cpp */; };
|
|
7CEAF58C1DBAD0E1006585E7 /* DeferredPackets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5891DBAD0BF006585E7 /* DeferredPackets.cpp */; };
|
|
7CEAF58D1DBAD0E1006585E7 /* OneService.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF5821DBACB3E006585E7 /* OneService.cpp */; };
|
|
7CEAF58F1DBAD10A006585E7 /* BackgroundResolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CEAF58E1DBAD10A006585E7 /* BackgroundResolver.cpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
7C7D52771DBEADD200896C93 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = ../../../src/debug.h; sourceTree = "<group>"; };
|
|
7C7D52781DBEADD200896C93 /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = defs.h; path = ../../../src/defs.h; sourceTree = "<group>"; };
|
|
7C7D52791DBEADD200896C93 /* intercept.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = intercept.c; path = ../../../src/intercept.c; sourceTree = "<group>"; };
|
|
7C7D527A1DBEADD200896C93 /* proxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = proxy.cpp; path = ../../../src/proxy.cpp; sourceTree = "<group>"; };
|
|
7C7D527B1DBEADD200896C93 /* rpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rpc.c; path = ../../../src/rpc.c; sourceTree = "<group>"; };
|
|
7C7D527C1DBEADD200896C93 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rpc.h; path = ../../../src/rpc.h; sourceTree = "<group>"; };
|
|
7C7D527D1DBEADD200896C93 /* service.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = service.cpp; path = ../../../src/service.cpp; sourceTree = "<group>"; };
|
|
7C7D527E1DBEADD200896C93 /* signatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = signatures.h; path = ../../../src/signatures.h; sourceTree = "<group>"; };
|
|
7C7D527F1DBEADD200896C93 /* sockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sockets.c; path = ../../../src/sockets.c; sourceTree = "<group>"; };
|
|
7C7D52801DBEADD200896C93 /* tap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tap.cpp; path = ../../../src/tap.cpp; sourceTree = "<group>"; };
|
|
7C7D52811DBEADD200896C93 /* tap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = tap.hpp; path = ../../../src/tap.hpp; sourceTree = "<group>"; };
|
|
7C7D52821DBEADD200896C93 /* utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = utils.hpp; path = ../../../src/utils.hpp; sourceTree = "<group>"; };
|
|
7C7D52961DBEADFF00896C93 /* lwip.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = lwip.hpp; path = ../../../src/stack_drivers/lwip.hpp; sourceTree = "<group>"; };
|
|
7C7D52971DBEAE2500896C93 /* jip.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = jip.hpp; path = ../../../src/stack_drivers/jip.hpp; sourceTree = "<group>"; };
|
|
7C969B3C1DB99E7900BD3F7F /* def.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = def.c; path = ../../../ext/lwip/src/core/def.c; sourceTree = "<group>"; };
|
|
7C969B3D1DB99E7900BD3F7F /* dns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dns.c; path = ../../../ext/lwip/src/core/dns.c; sourceTree = "<group>"; };
|
|
7C969B3E1DB99E7900BD3F7F /* inet_chksum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet_chksum.c; path = ../../../ext/lwip/src/core/inet_chksum.c; sourceTree = "<group>"; };
|
|
7C969B3F1DB99E7900BD3F7F /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = init.c; path = ../../../ext/lwip/src/core/init.c; sourceTree = "<group>"; };
|
|
7C969B401DB99E7900BD3F7F /* ip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip.c; path = ../../../ext/lwip/src/core/ip.c; sourceTree = "<group>"; };
|
|
7C969B411DB99E7900BD3F7F /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mem.c; path = ../../../ext/lwip/src/core/mem.c; sourceTree = "<group>"; };
|
|
7C969B421DB99E7900BD3F7F /* memp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memp.c; path = ../../../ext/lwip/src/core/memp.c; sourceTree = "<group>"; };
|
|
7C969B431DB99E7900BD3F7F /* netif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netif.c; path = ../../../ext/lwip/src/core/netif.c; sourceTree = "<group>"; };
|
|
7C969B441DB99E7900BD3F7F /* pbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pbuf.c; path = ../../../ext/lwip/src/core/pbuf.c; sourceTree = "<group>"; };
|
|
7C969B451DB99E7900BD3F7F /* raw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raw.c; path = ../../../ext/lwip/src/core/raw.c; sourceTree = "<group>"; };
|
|
7C969B461DB99E7900BD3F7F /* stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stats.c; path = ../../../ext/lwip/src/core/stats.c; sourceTree = "<group>"; };
|
|
7C969B471DB99E7900BD3F7F /* sys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sys.c; path = ../../../ext/lwip/src/core/sys.c; sourceTree = "<group>"; };
|
|
7C969B481DB99E7900BD3F7F /* tcp_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_in.c; path = ../../../ext/lwip/src/core/tcp_in.c; sourceTree = "<group>"; };
|
|
7C969B491DB99E7900BD3F7F /* tcp_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_out.c; path = ../../../ext/lwip/src/core/tcp_out.c; sourceTree = "<group>"; };
|
|
7C969B4A1DB99E7900BD3F7F /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp.c; path = ../../../ext/lwip/src/core/tcp.c; sourceTree = "<group>"; };
|
|
7C969B4B1DB99E7900BD3F7F /* timeouts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = timeouts.c; path = ../../../ext/lwip/src/core/timeouts.c; sourceTree = "<group>"; };
|
|
7C969B4C1DB99E7900BD3F7F /* udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = udp.c; path = ../../../ext/lwip/src/core/udp.c; sourceTree = "<group>"; };
|
|
7C969B5E1DB99E8E00BD3F7F /* autoip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = autoip.c; path = ../../../ext/lwip/src/core/ipv4/autoip.c; sourceTree = "<group>"; };
|
|
7C969B5F1DB99E8E00BD3F7F /* dhcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dhcp.c; path = ../../../ext/lwip/src/core/ipv4/dhcp.c; sourceTree = "<group>"; };
|
|
7C969B601DB99E8E00BD3F7F /* etharp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = etharp.c; path = ../../../ext/lwip/src/core/ipv4/etharp.c; sourceTree = "<group>"; };
|
|
7C969B611DB99E8E00BD3F7F /* icmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = icmp.c; path = ../../../ext/lwip/src/core/ipv4/icmp.c; sourceTree = "<group>"; };
|
|
7C969B621DB99E8E00BD3F7F /* igmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = igmp.c; path = ../../../ext/lwip/src/core/ipv4/igmp.c; sourceTree = "<group>"; };
|
|
7C969B631DB99E8E00BD3F7F /* ip4_addr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip4_addr.c; path = ../../../ext/lwip/src/core/ipv4/ip4_addr.c; sourceTree = "<group>"; };
|
|
7C969B641DB99E8E00BD3F7F /* ip4_frag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip4_frag.c; path = ../../../ext/lwip/src/core/ipv4/ip4_frag.c; sourceTree = "<group>"; };
|
|
7C969B651DB99E8E00BD3F7F /* ip4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip4.c; path = ../../../ext/lwip/src/core/ipv4/ip4.c; sourceTree = "<group>"; };
|
|
7C969B6E1DB99E9A00BD3F7F /* dhcp6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dhcp6.c; path = ../../../ext/lwip/src/core/ipv6/dhcp6.c; sourceTree = "<group>"; };
|
|
7C969B6F1DB99E9A00BD3F7F /* ethip6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ethip6.c; path = ../../../ext/lwip/src/core/ipv6/ethip6.c; sourceTree = "<group>"; };
|
|
7C969B701DB99E9A00BD3F7F /* icmp6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = icmp6.c; path = ../../../ext/lwip/src/core/ipv6/icmp6.c; sourceTree = "<group>"; };
|
|
7C969B711DB99E9A00BD3F7F /* inet6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet6.c; path = ../../../ext/lwip/src/core/ipv6/inet6.c; sourceTree = "<group>"; };
|
|
7C969B721DB99E9A00BD3F7F /* ip6_addr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip6_addr.c; path = ../../../ext/lwip/src/core/ipv6/ip6_addr.c; sourceTree = "<group>"; };
|
|
7C969B731DB99E9A00BD3F7F /* ip6_frag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip6_frag.c; path = ../../../ext/lwip/src/core/ipv6/ip6_frag.c; sourceTree = "<group>"; };
|
|
7C969B741DB99E9A00BD3F7F /* ip6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip6.c; path = ../../../ext/lwip/src/core/ipv6/ip6.c; sourceTree = "<group>"; };
|
|
7C969B751DB99E9A00BD3F7F /* mld6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mld6.c; path = ../../../ext/lwip/src/core/ipv6/mld6.c; sourceTree = "<group>"; };
|
|
7C969B761DB99E9A00BD3F7F /* nd6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nd6.c; path = ../../../ext/lwip/src/core/ipv6/nd6.c; sourceTree = "<group>"; };
|
|
7C969B801DB99EC300BD3F7F /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = api.h; path = ../../../ext/lwip/src/include/lwip/api.h; sourceTree = "<group>"; };
|
|
7C969B811DB99EC300BD3F7F /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = arch.h; path = ../../../ext/lwip/src/include/lwip/arch.h; sourceTree = "<group>"; };
|
|
7C969B821DB99EC300BD3F7F /* autoip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = autoip.h; path = ../../../ext/lwip/src/include/lwip/autoip.h; sourceTree = "<group>"; };
|
|
7C969B831DB99EC300BD3F7F /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = ../../../ext/lwip/src/include/lwip/debug.h; sourceTree = "<group>"; };
|
|
7C969B841DB99EC300BD3F7F /* def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = def.h; path = ../../../ext/lwip/src/include/lwip/def.h; sourceTree = "<group>"; };
|
|
7C969B851DB99EC300BD3F7F /* dhcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dhcp.h; path = ../../../ext/lwip/src/include/lwip/dhcp.h; sourceTree = "<group>"; };
|
|
7C969B861DB99EC300BD3F7F /* dhcp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dhcp6.h; path = ../../../ext/lwip/src/include/lwip/dhcp6.h; sourceTree = "<group>"; };
|
|
7C969B871DB99EC300BD3F7F /* dns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns.h; path = ../../../ext/lwip/src/include/lwip/dns.h; sourceTree = "<group>"; };
|
|
7C969B881DB99EC300BD3F7F /* err.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = err.h; path = ../../../ext/lwip/src/include/lwip/err.h; sourceTree = "<group>"; };
|
|
7C969B891DB99EC300BD3F7F /* etharp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = etharp.h; path = ../../../ext/lwip/src/include/lwip/etharp.h; sourceTree = "<group>"; };
|
|
7C969B8B1DB99EC300BD3F7F /* icmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = icmp.h; path = ../../../ext/lwip/src/include/lwip/icmp.h; sourceTree = "<group>"; };
|
|
7C969B8C1DB99EC300BD3F7F /* icmp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = icmp6.h; path = ../../../ext/lwip/src/include/lwip/icmp6.h; sourceTree = "<group>"; };
|
|
7C969B8D1DB99EC300BD3F7F /* igmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = igmp.h; path = ../../../ext/lwip/src/include/lwip/igmp.h; sourceTree = "<group>"; };
|
|
7C969B8E1DB99EC300BD3F7F /* inet_chksum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inet_chksum.h; path = ../../../ext/lwip/src/include/lwip/inet_chksum.h; sourceTree = "<group>"; };
|
|
7C969B8F1DB99EC300BD3F7F /* inet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inet.h; path = ../../../ext/lwip/src/include/lwip/inet.h; sourceTree = "<group>"; };
|
|
7C969B901DB99EC300BD3F7F /* init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = init.h; path = ../../../ext/lwip/src/include/lwip/init.h; sourceTree = "<group>"; };
|
|
7C969B911DB99EC300BD3F7F /* ip_addr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip_addr.h; path = ../../../ext/lwip/src/include/lwip/ip_addr.h; sourceTree = "<group>"; };
|
|
7C969B921DB99EC300BD3F7F /* ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip.h; path = ../../../ext/lwip/src/include/lwip/ip.h; sourceTree = "<group>"; };
|
|
7C969B931DB99EC300BD3F7F /* ip4_addr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip4_addr.h; path = ../../../ext/lwip/src/include/lwip/ip4_addr.h; sourceTree = "<group>"; };
|
|
7C969B941DB99EC300BD3F7F /* ip4_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip4_frag.h; path = ../../../ext/lwip/src/include/lwip/ip4_frag.h; sourceTree = "<group>"; };
|
|
7C969B951DB99EC300BD3F7F /* ip4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip4.h; path = ../../../ext/lwip/src/include/lwip/ip4.h; sourceTree = "<group>"; };
|
|
7C969B991DB99EC300BD3F7F /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mem.h; path = ../../../ext/lwip/src/include/lwip/mem.h; sourceTree = "<group>"; };
|
|
7C969B9A1DB99EC300BD3F7F /* memp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memp.h; path = ../../../ext/lwip/src/include/lwip/memp.h; sourceTree = "<group>"; };
|
|
7C969B9B1DB99EC300BD3F7F /* mld6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mld6.h; path = ../../../ext/lwip/src/include/lwip/mld6.h; sourceTree = "<group>"; };
|
|
7C969B9C1DB99EC300BD3F7F /* nd6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nd6.h; path = ../../../ext/lwip/src/include/lwip/nd6.h; sourceTree = "<group>"; };
|
|
7C969B9D1DB99EC300BD3F7F /* netbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netbuf.h; path = ../../../ext/lwip/src/include/lwip/netbuf.h; sourceTree = "<group>"; };
|
|
7C969B9E1DB99EC300BD3F7F /* netdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netdb.h; path = ../../../ext/lwip/src/include/lwip/netdb.h; sourceTree = "<group>"; };
|
|
7C969B9F1DB99EC300BD3F7F /* netif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netif.h; path = ../../../ext/lwip/src/include/lwip/netif.h; sourceTree = "<group>"; };
|
|
7C969BA01DB99EC300BD3F7F /* netifapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netifapi.h; path = ../../../ext/lwip/src/include/lwip/netifapi.h; sourceTree = "<group>"; };
|
|
7C969BA11DB99EC300BD3F7F /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = opt.h; path = ../../../ext/lwip/src/include/lwip/opt.h; sourceTree = "<group>"; };
|
|
7C969BA21DB99EC300BD3F7F /* pbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pbuf.h; path = ../../../ext/lwip/src/include/lwip/pbuf.h; sourceTree = "<group>"; };
|
|
7C969BA31DB99EC300BD3F7F /* priv */ = {isa = PBXFileReference; lastKnownFileType = folder; name = priv; path = ../../../ext/lwip/src/include/lwip/priv; sourceTree = "<group>"; };
|
|
7C969BA41DB99EC300BD3F7F /* raw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = raw.h; path = ../../../ext/lwip/src/include/lwip/raw.h; sourceTree = "<group>"; };
|
|
7C969BA51DB99EC300BD3F7F /* sio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sio.h; path = ../../../ext/lwip/src/include/lwip/sio.h; sourceTree = "<group>"; };
|
|
7C969BA61DB99EC300BD3F7F /* snmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snmp.h; path = ../../../ext/lwip/src/include/lwip/snmp.h; sourceTree = "<group>"; };
|
|
7C969BA71DB99EC300BD3F7F /* sockets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sockets.h; path = ../../../ext/lwip/src/include/lwip/sockets.h; sourceTree = "<group>"; };
|
|
7C969BA81DB99EC300BD3F7F /* stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stats.h; path = ../../../ext/lwip/src/include/lwip/stats.h; sourceTree = "<group>"; };
|
|
7C969BA91DB99EC300BD3F7F /* sys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sys.h; path = ../../../ext/lwip/src/include/lwip/sys.h; sourceTree = "<group>"; };
|
|
7C969BAA1DB99EC300BD3F7F /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tcp.h; path = ../../../ext/lwip/src/include/lwip/tcp.h; sourceTree = "<group>"; };
|
|
7C969BAB1DB99EC300BD3F7F /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tcpip.h; path = ../../../ext/lwip/src/include/lwip/tcpip.h; sourceTree = "<group>"; };
|
|
7C969BAC1DB99EC300BD3F7F /* timeouts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = timeouts.h; path = ../../../ext/lwip/src/include/lwip/timeouts.h; sourceTree = "<group>"; };
|
|
7C969BAD1DB99EC300BD3F7F /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = udp.h; path = ../../../ext/lwip/src/include/lwip/udp.h; sourceTree = "<group>"; };
|
|
7C969BAF1DB99F4E00BD3F7F /* etharp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = etharp.h; path = ../../../ext/lwip/src/include/netif/etharp.h; sourceTree = "<group>"; };
|
|
7C969BB01DB99F4E00BD3F7F /* ethernet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ethernet.h; path = ../../../ext/lwip/src/include/netif/ethernet.h; sourceTree = "<group>"; };
|
|
7C969C731DBAA5FF00BD3F7F /* autoip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = autoip.c; path = ../../../ext/lwip/src/core/ipv4/autoip.c; sourceTree = "<group>"; };
|
|
7C969C741DBAA5FF00BD3F7F /* dhcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dhcp.c; path = ../../../ext/lwip/src/core/ipv4/dhcp.c; sourceTree = "<group>"; };
|
|
7C969C751DBAA5FF00BD3F7F /* etharp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = etharp.c; path = ../../../ext/lwip/src/core/ipv4/etharp.c; sourceTree = "<group>"; };
|
|
7C969C761DBAA5FF00BD3F7F /* icmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = icmp.c; path = ../../../ext/lwip/src/core/ipv4/icmp.c; sourceTree = "<group>"; };
|
|
7C969C771DBAA5FF00BD3F7F /* igmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = igmp.c; path = ../../../ext/lwip/src/core/ipv4/igmp.c; sourceTree = "<group>"; };
|
|
7C969C781DBAA5FF00BD3F7F /* ip4_addr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ip4_addr.c; path = ../../../ext/lwip/src/core/ipv4/ip4_addr.c; sourceTree = "<group>"; };
|
|
7C969C791DBAA5FF00BD3F7F /* ip4_frag.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ip4_frag.c; path = ../../../ext/lwip/src/core/ipv4/ip4_frag.c; sourceTree = "<group>"; };
|
|
7C969C7A1DBAA5FF00BD3F7F /* ip4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ip4.c; path = ../../../ext/lwip/src/core/ipv4/ip4.c; sourceTree = "<group>"; };
|
|
7C969C7B1DBAA61700BD3F7F /* tcpip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = tcpip.c; path = ../../../ext/lwip/src/api/tcpip.c; sourceTree = "<group>"; };
|
|
7CC003181D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZeroTierSDK_Unity3D_iOS.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7CC0031A1D1216B0003E68DC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7CC003231D1216E3003E68DC /* ZeroTierSDK_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ZeroTierSDK_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7CC003251D1216E3003E68DC /* ZeroTierSDK_iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroTierSDK_iOS.h; sourceTree = "<group>"; };
|
|
7CC003271D1216E3003E68DC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7CC003301D1216F8003E68DC /* ZeroTierSDK_OSX.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ZeroTierSDK_OSX.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7CC003321D1216F8003E68DC /* ZeroTierSDK_OSX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroTierSDK_OSX.h; sourceTree = "<group>"; };
|
|
7CC003341D1216F8003E68DC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7CC0033C1D121741003E68DC /* ZeroTierSDK_Unity3D_OSX.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZeroTierSDK_Unity3D_OSX.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7CC0033E1D121742003E68DC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
7CC0034F1D12178D003E68DC /* SDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDK.h; path = ../../../src/SDK.h; sourceTree = "<group>"; };
|
|
7CC003571D1217A1003E68DC /* http_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http_parser.c; path = "../../../zerotierone/ext/http-parser/http_parser.c"; sourceTree = "<group>"; };
|
|
7CC003581D1217A1003E68DC /* http_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = http_parser.h; path = "../../../zerotierone/ext/http-parser/http_parser.h"; sourceTree = "<group>"; };
|
|
7CC0035A1D1217B2003E68DC /* lz4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lz4.c; path = ../../../zerotierone/ext/lz4/lz4.c; sourceTree = "<group>"; };
|
|
7CC0035B1D1217B2003E68DC /* lz4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lz4.h; path = ../../../zerotierone/ext/lz4/lz4.h; sourceTree = "<group>"; };
|
|
7CEAF4EE1DBAC80C006585E7 /* ClusterDefinition.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ClusterDefinition.hpp; path = ../../../zerotierone/service/ClusterDefinition.hpp; sourceTree = "<group>"; };
|
|
7CEAF4F11DBAC80C006585E7 /* ControlPlane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ControlPlane.cpp; path = ../../../zerotierone/service/ControlPlane.cpp; sourceTree = "<group>"; };
|
|
7CEAF4F21DBAC80C006585E7 /* ControlPlane.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ControlPlane.hpp; path = ../../../zerotierone/service/ControlPlane.hpp; sourceTree = "<group>"; };
|
|
7CEAF4F81DBAC841006585E7 /* Arp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Arp.cpp; path = ../../../zerotierone/osdep/Arp.cpp; sourceTree = "<group>"; };
|
|
7CEAF4F91DBAC841006585E7 /* Arp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Arp.hpp; path = ../../../zerotierone/osdep/Arp.hpp; sourceTree = "<group>"; };
|
|
7CEAF4FC1DBAC841006585E7 /* Binder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Binder.hpp; path = ../../../zerotierone/osdep/Binder.hpp; sourceTree = "<group>"; };
|
|
7CEAF4FD1DBAC841006585E7 /* Http.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Http.cpp; path = ../../../zerotierone/osdep/Http.cpp; sourceTree = "<group>"; };
|
|
7CEAF4FE1DBAC841006585E7 /* Http.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Http.hpp; path = ../../../zerotierone/osdep/Http.hpp; sourceTree = "<group>"; };
|
|
7CEAF4FF1DBAC841006585E7 /* OSUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OSUtils.cpp; path = ../../../zerotierone/osdep/OSUtils.cpp; sourceTree = "<group>"; };
|
|
7CEAF5001DBAC841006585E7 /* OSUtils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OSUtils.hpp; path = ../../../zerotierone/osdep/OSUtils.hpp; sourceTree = "<group>"; };
|
|
7CEAF5011DBAC841006585E7 /* Phy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Phy.hpp; path = ../../../zerotierone/osdep/Phy.hpp; sourceTree = "<group>"; };
|
|
7CEAF5021DBAC841006585E7 /* PortMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PortMapper.cpp; path = ../../../zerotierone/osdep/PortMapper.cpp; sourceTree = "<group>"; };
|
|
7CEAF5031DBAC841006585E7 /* PortMapper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = PortMapper.hpp; path = ../../../zerotierone/osdep/PortMapper.hpp; sourceTree = "<group>"; };
|
|
7CEAF5041DBAC841006585E7 /* RoutingTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RoutingTable.cpp; path = ../../../zerotierone/osdep/RoutingTable.cpp; sourceTree = "<group>"; };
|
|
7CEAF5051DBAC841006585E7 /* RoutingTable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RoutingTable.hpp; path = ../../../zerotierone/osdep/RoutingTable.hpp; sourceTree = "<group>"; };
|
|
7CEAF5061DBAC841006585E7 /* Thread.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Thread.hpp; path = ../../../zerotierone/osdep/Thread.hpp; sourceTree = "<group>"; };
|
|
7CEAF50D1DBAC872006585E7 /* Address.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Address.hpp; path = ../../../zerotierone/node/Address.hpp; sourceTree = "<group>"; };
|
|
7CEAF50E1DBAC872006585E7 /* Array.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Array.hpp; path = ../../../zerotierone/node/Array.hpp; sourceTree = "<group>"; };
|
|
7CEAF50F1DBAC872006585E7 /* AtomicCounter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = AtomicCounter.hpp; path = ../../../zerotierone/node/AtomicCounter.hpp; sourceTree = "<group>"; };
|
|
7CEAF5101DBAC872006585E7 /* BinarySemaphore.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BinarySemaphore.hpp; path = ../../../zerotierone/node/BinarySemaphore.hpp; sourceTree = "<group>"; };
|
|
7CEAF5111DBAC872006585E7 /* Buffer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Buffer.hpp; path = ../../../zerotierone/node/Buffer.hpp; sourceTree = "<group>"; };
|
|
7CEAF5121DBAC872006585E7 /* C25519.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = C25519.cpp; path = ../../../zerotierone/node/C25519.cpp; sourceTree = "<group>"; };
|
|
7CEAF5131DBAC872006585E7 /* C25519.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = C25519.hpp; path = ../../../zerotierone/node/C25519.hpp; sourceTree = "<group>"; };
|
|
7CEAF5141DBAC872006585E7 /* CertificateOfMembership.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateOfMembership.cpp; path = ../../../zerotierone/node/CertificateOfMembership.cpp; sourceTree = "<group>"; };
|
|
7CEAF5151DBAC872006585E7 /* CertificateOfMembership.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CertificateOfMembership.hpp; path = ../../../zerotierone/node/CertificateOfMembership.hpp; sourceTree = "<group>"; };
|
|
7CEAF5161DBAC872006585E7 /* Cluster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Cluster.cpp; path = ../../../zerotierone/node/Cluster.cpp; sourceTree = "<group>"; };
|
|
7CEAF5171DBAC872006585E7 /* Cluster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Cluster.hpp; path = ../../../zerotierone/node/Cluster.hpp; sourceTree = "<group>"; };
|
|
7CEAF5181DBAC872006585E7 /* Constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Constants.hpp; path = ../../../zerotierone/node/Constants.hpp; sourceTree = "<group>"; };
|
|
7CEAF51B1DBAC872006585E7 /* Dictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Dictionary.cpp; path = ../../../zerotierone/node/Dictionary.cpp; sourceTree = "<group>"; };
|
|
7CEAF51C1DBAC872006585E7 /* Dictionary.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Dictionary.hpp; path = ../../../zerotierone/node/Dictionary.hpp; sourceTree = "<group>"; };
|
|
7CEAF51D1DBAC872006585E7 /* Hashtable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Hashtable.hpp; path = ../../../zerotierone/node/Hashtable.hpp; sourceTree = "<group>"; };
|
|
7CEAF51E1DBAC872006585E7 /* Identity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Identity.cpp; path = ../../../zerotierone/node/Identity.cpp; sourceTree = "<group>"; };
|
|
7CEAF51F1DBAC872006585E7 /* Identity.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Identity.hpp; path = ../../../zerotierone/node/Identity.hpp; sourceTree = "<group>"; };
|
|
7CEAF5201DBAC872006585E7 /* IncomingPacket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingPacket.cpp; path = ../../../zerotierone/node/IncomingPacket.cpp; sourceTree = "<group>"; };
|
|
7CEAF5211DBAC872006585E7 /* IncomingPacket.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = IncomingPacket.hpp; path = ../../../zerotierone/node/IncomingPacket.hpp; sourceTree = "<group>"; };
|
|
7CEAF5221DBAC872006585E7 /* InetAddress.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InetAddress.cpp; path = ../../../zerotierone/node/InetAddress.cpp; sourceTree = "<group>"; };
|
|
7CEAF5231DBAC872006585E7 /* InetAddress.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = InetAddress.hpp; path = ../../../zerotierone/node/InetAddress.hpp; sourceTree = "<group>"; };
|
|
7CEAF5241DBAC872006585E7 /* MAC.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MAC.hpp; path = ../../../zerotierone/node/MAC.hpp; sourceTree = "<group>"; };
|
|
7CEAF5251DBAC872006585E7 /* Multicaster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Multicaster.cpp; path = ../../../zerotierone/node/Multicaster.cpp; sourceTree = "<group>"; };
|
|
7CEAF5261DBAC872006585E7 /* Multicaster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Multicaster.hpp; path = ../../../zerotierone/node/Multicaster.hpp; sourceTree = "<group>"; };
|
|
7CEAF5271DBAC872006585E7 /* MulticastGroup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MulticastGroup.hpp; path = ../../../zerotierone/node/MulticastGroup.hpp; sourceTree = "<group>"; };
|
|
7CEAF5281DBAC872006585E7 /* Mutex.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Mutex.hpp; path = ../../../zerotierone/node/Mutex.hpp; sourceTree = "<group>"; };
|
|
7CEAF5291DBAC872006585E7 /* Network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../../../zerotierone/node/Network.cpp; sourceTree = "<group>"; };
|
|
7CEAF52A1DBAC872006585E7 /* Network.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Network.hpp; path = ../../../zerotierone/node/Network.hpp; sourceTree = "<group>"; };
|
|
7CEAF52B1DBAC872006585E7 /* NetworkConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkConfig.cpp; path = ../../../zerotierone/node/NetworkConfig.cpp; sourceTree = "<group>"; };
|
|
7CEAF52C1DBAC872006585E7 /* NetworkConfig.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfig.hpp; path = ../../../zerotierone/node/NetworkConfig.hpp; sourceTree = "<group>"; };
|
|
7CEAF52D1DBAC872006585E7 /* NetworkConfigRequestMetaData.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfigRequestMetaData.hpp; path = ../../../zerotierone/node/NetworkConfigRequestMetaData.hpp; sourceTree = "<group>"; };
|
|
7CEAF52F1DBAC872006585E7 /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = ../../../zerotierone/node/Node.cpp; sourceTree = "<group>"; };
|
|
7CEAF5301DBAC872006585E7 /* Node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Node.hpp; path = ../../../zerotierone/node/Node.hpp; sourceTree = "<group>"; };
|
|
7CEAF5311DBAC872006585E7 /* NonCopyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NonCopyable.hpp; path = ../../../zerotierone/node/NonCopyable.hpp; sourceTree = "<group>"; };
|
|
7CEAF5321DBAC872006585E7 /* OutboundMulticast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OutboundMulticast.cpp; path = ../../../zerotierone/node/OutboundMulticast.cpp; sourceTree = "<group>"; };
|
|
7CEAF5331DBAC872006585E7 /* OutboundMulticast.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OutboundMulticast.hpp; path = ../../../zerotierone/node/OutboundMulticast.hpp; sourceTree = "<group>"; };
|
|
7CEAF5341DBAC872006585E7 /* Packet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Packet.cpp; path = ../../../zerotierone/node/Packet.cpp; sourceTree = "<group>"; };
|
|
7CEAF5351DBAC872006585E7 /* Packet.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Packet.hpp; path = ../../../zerotierone/node/Packet.hpp; sourceTree = "<group>"; };
|
|
7CEAF5361DBAC872006585E7 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Path.cpp; path = ../../../zerotierone/node/Path.cpp; sourceTree = "<group>"; };
|
|
7CEAF5371DBAC872006585E7 /* Path.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Path.hpp; path = ../../../zerotierone/node/Path.hpp; sourceTree = "<group>"; };
|
|
7CEAF5381DBAC872006585E7 /* Peer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Peer.cpp; path = ../../../zerotierone/node/Peer.cpp; sourceTree = "<group>"; };
|
|
7CEAF5391DBAC872006585E7 /* Peer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Peer.hpp; path = ../../../zerotierone/node/Peer.hpp; sourceTree = "<group>"; };
|
|
7CEAF53A1DBAC872006585E7 /* Poly1305.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Poly1305.cpp; path = ../../../zerotierone/node/Poly1305.cpp; sourceTree = "<group>"; };
|
|
7CEAF53B1DBAC872006585E7 /* Poly1305.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Poly1305.hpp; path = ../../../zerotierone/node/Poly1305.hpp; sourceTree = "<group>"; };
|
|
7CEAF53C1DBAC872006585E7 /* RuntimeEnvironment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RuntimeEnvironment.hpp; path = ../../../zerotierone/node/RuntimeEnvironment.hpp; sourceTree = "<group>"; };
|
|
7CEAF53D1DBAC872006585E7 /* Salsa20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Salsa20.cpp; path = ../../../zerotierone/node/Salsa20.cpp; sourceTree = "<group>"; };
|
|
7CEAF53E1DBAC872006585E7 /* Salsa20.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Salsa20.hpp; path = ../../../zerotierone/node/Salsa20.hpp; sourceTree = "<group>"; };
|
|
7CEAF53F1DBAC872006585E7 /* SelfAwareness.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelfAwareness.cpp; path = ../../../zerotierone/node/SelfAwareness.cpp; sourceTree = "<group>"; };
|
|
7CEAF5401DBAC872006585E7 /* SelfAwareness.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SelfAwareness.hpp; path = ../../../zerotierone/node/SelfAwareness.hpp; sourceTree = "<group>"; };
|
|
7CEAF5411DBAC872006585E7 /* SHA512.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SHA512.cpp; path = ../../../zerotierone/node/SHA512.cpp; sourceTree = "<group>"; };
|
|
7CEAF5421DBAC872006585E7 /* SHA512.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SHA512.hpp; path = ../../../zerotierone/node/SHA512.hpp; sourceTree = "<group>"; };
|
|
7CEAF5431DBAC872006585E7 /* SharedPtr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SharedPtr.hpp; path = ../../../zerotierone/node/SharedPtr.hpp; sourceTree = "<group>"; };
|
|
7CEAF5441DBAC872006585E7 /* Switch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Switch.cpp; path = ../../../zerotierone/node/Switch.cpp; sourceTree = "<group>"; };
|
|
7CEAF5451DBAC872006585E7 /* Switch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Switch.hpp; path = ../../../zerotierone/node/Switch.hpp; sourceTree = "<group>"; };
|
|
7CEAF5461DBAC872006585E7 /* Topology.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Topology.cpp; path = ../../../zerotierone/node/Topology.cpp; sourceTree = "<group>"; };
|
|
7CEAF5471DBAC872006585E7 /* Topology.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Topology.hpp; path = ../../../zerotierone/node/Topology.hpp; sourceTree = "<group>"; };
|
|
7CEAF5481DBAC872006585E7 /* Utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Utils.cpp; path = ../../../zerotierone/node/Utils.cpp; sourceTree = "<group>"; };
|
|
7CEAF5491DBAC872006585E7 /* Utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Utils.hpp; path = ../../../zerotierone/node/Utils.hpp; sourceTree = "<group>"; };
|
|
7CEAF54A1DBAC872006585E7 /* World.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = World.hpp; path = ../../../zerotierone/node/World.hpp; sourceTree = "<group>"; };
|
|
7CEAF5821DBACB3E006585E7 /* OneService.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OneService.cpp; path = ../../../zerotierone/service/OneService.cpp; sourceTree = "<group>"; };
|
|
7CEAF5831DBACB3E006585E7 /* OneService.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OneService.hpp; path = ../../../zerotierone/service/OneService.hpp; sourceTree = "<group>"; };
|
|
7CEAF5851DBACE7E006585E7 /* ethernet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ethernet.c; path = ../../../ext/lwip/src/netif/ethernet.c; sourceTree = "<group>"; };
|
|
7CEAF5871DBACEC3006585E7 /* err.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = err.c; path = ../../../ext/lwip/src/api/err.c; sourceTree = "<group>"; };
|
|
7CEAF5891DBAD0BF006585E7 /* DeferredPackets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeferredPackets.cpp; path = ../../../zerotierone/node/DeferredPackets.cpp; sourceTree = "<group>"; };
|
|
7CEAF58A1DBAD0BF006585E7 /* DeferredPackets.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DeferredPackets.hpp; path = ../../../zerotierone/node/DeferredPackets.hpp; sourceTree = "<group>"; };
|
|
7CEAF58E1DBAD10A006585E7 /* BackgroundResolver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = BackgroundResolver.cpp; path = ../../../zerotierone/osdep/BackgroundResolver.cpp; sourceTree = "<group>"; };
|
|
7CEAF5901DBADA69006585E7 /* tcp_in.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = tcp_in.c; path = ../../../ext/lwip/src/core/tcp_in.c; sourceTree = "<group>"; };
|
|
7CEAF5911DBADA69006585E7 /* tcp_out.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = tcp_out.c; path = ../../../ext/lwip/src/core/tcp_out.c; sourceTree = "<group>"; };
|
|
7CEAF5921DBADA69006585E7 /* tcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = tcp.c; path = ../../../ext/lwip/src/core/tcp.c; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7CC003151D1216B0003E68DC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0031F1D1216E3003E68DC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0032C1D1216F8003E68DC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC003391D121741003E68DC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7C969B211DB99CA800BD3F7F /* picoTCP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = picoTCP;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC002FB1D12164D003E68DC = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CEAF5901DBADA69006585E7 /* tcp_in.c */,
|
|
7CEAF5911DBADA69006585E7 /* tcp_out.c */,
|
|
7CEAF5921DBADA69006585E7 /* tcp.c */,
|
|
7CEAF58E1DBAD10A006585E7 /* BackgroundResolver.cpp */,
|
|
7CEAF5871DBACEC3006585E7 /* err.c */,
|
|
7CEAF5851DBACE7E006585E7 /* ethernet.c */,
|
|
7C969B211DB99CA800BD3F7F /* picoTCP */,
|
|
7CC003131D12167D003E68DC /* SDK */,
|
|
7CC003121D121677003E68DC /* ZeroTier */,
|
|
7CC003111D121670003E68DC /* lwIP */,
|
|
7CC003101D12166B003E68DC /* ext */,
|
|
7CC003191D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS */,
|
|
7CC003241D1216E3003E68DC /* ZeroTierSDK_iOS */,
|
|
7CC003311D1216F8003E68DC /* ZeroTierSDK_OSX */,
|
|
7CC0033D1D121742003E68DC /* ZeroTierSDK_Unity3D_OSX */,
|
|
7CC003061D12164D003E68DC /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003061D12164D003E68DC /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC003181D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS.bundle */,
|
|
7CC003231D1216E3003E68DC /* ZeroTierSDK_iOS.framework */,
|
|
7CC003301D1216F8003E68DC /* ZeroTierSDK_OSX.framework */,
|
|
7CC0033C1D121741003E68DC /* ZeroTierSDK_Unity3D_OSX.bundle */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003101D12166B003E68DC /* ext */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC0035A1D1217B2003E68DC /* lz4.c */,
|
|
7CC0035B1D1217B2003E68DC /* lz4.h */,
|
|
7CC003571D1217A1003E68DC /* http_parser.c */,
|
|
7CC003581D1217A1003E68DC /* http_parser.h */,
|
|
);
|
|
name = ext;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003111D121670003E68DC /* lwIP */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7C969C7B1DBAA61700BD3F7F /* tcpip.c */,
|
|
7C969C731DBAA5FF00BD3F7F /* autoip.c */,
|
|
7C969C741DBAA5FF00BD3F7F /* dhcp.c */,
|
|
7C969C751DBAA5FF00BD3F7F /* etharp.c */,
|
|
7C969C761DBAA5FF00BD3F7F /* icmp.c */,
|
|
7C969C771DBAA5FF00BD3F7F /* igmp.c */,
|
|
7C969C781DBAA5FF00BD3F7F /* ip4_addr.c */,
|
|
7C969C791DBAA5FF00BD3F7F /* ip4_frag.c */,
|
|
7C969C7A1DBAA5FF00BD3F7F /* ip4.c */,
|
|
7C969BAF1DB99F4E00BD3F7F /* etharp.h */,
|
|
7C969BB01DB99F4E00BD3F7F /* ethernet.h */,
|
|
7C969B801DB99EC300BD3F7F /* api.h */,
|
|
7C969B811DB99EC300BD3F7F /* arch.h */,
|
|
7C969B821DB99EC300BD3F7F /* autoip.h */,
|
|
7C969B831DB99EC300BD3F7F /* debug.h */,
|
|
7C969B841DB99EC300BD3F7F /* def.h */,
|
|
7C969B851DB99EC300BD3F7F /* dhcp.h */,
|
|
7C969B861DB99EC300BD3F7F /* dhcp6.h */,
|
|
7C969B871DB99EC300BD3F7F /* dns.h */,
|
|
7C969B881DB99EC300BD3F7F /* err.h */,
|
|
7C969B891DB99EC300BD3F7F /* etharp.h */,
|
|
7C969B8B1DB99EC300BD3F7F /* icmp.h */,
|
|
7C969B8C1DB99EC300BD3F7F /* icmp6.h */,
|
|
7C969B8D1DB99EC300BD3F7F /* igmp.h */,
|
|
7C969B8E1DB99EC300BD3F7F /* inet_chksum.h */,
|
|
7C969B8F1DB99EC300BD3F7F /* inet.h */,
|
|
7C969B901DB99EC300BD3F7F /* init.h */,
|
|
7C969B911DB99EC300BD3F7F /* ip_addr.h */,
|
|
7C969B921DB99EC300BD3F7F /* ip.h */,
|
|
7C969B931DB99EC300BD3F7F /* ip4_addr.h */,
|
|
7C969B941DB99EC300BD3F7F /* ip4_frag.h */,
|
|
7C969B951DB99EC300BD3F7F /* ip4.h */,
|
|
7C969B991DB99EC300BD3F7F /* mem.h */,
|
|
7C969B9A1DB99EC300BD3F7F /* memp.h */,
|
|
7C969B9B1DB99EC300BD3F7F /* mld6.h */,
|
|
7C969B9C1DB99EC300BD3F7F /* nd6.h */,
|
|
7C969B9D1DB99EC300BD3F7F /* netbuf.h */,
|
|
7C969B9E1DB99EC300BD3F7F /* netdb.h */,
|
|
7C969B9F1DB99EC300BD3F7F /* netif.h */,
|
|
7C969BA01DB99EC300BD3F7F /* netifapi.h */,
|
|
7C969BA11DB99EC300BD3F7F /* opt.h */,
|
|
7C969BA21DB99EC300BD3F7F /* pbuf.h */,
|
|
7C969BA31DB99EC300BD3F7F /* priv */,
|
|
7C969BA41DB99EC300BD3F7F /* raw.h */,
|
|
7C969BA51DB99EC300BD3F7F /* sio.h */,
|
|
7C969BA61DB99EC300BD3F7F /* snmp.h */,
|
|
7C969BA71DB99EC300BD3F7F /* sockets.h */,
|
|
7C969BA81DB99EC300BD3F7F /* stats.h */,
|
|
7C969BA91DB99EC300BD3F7F /* sys.h */,
|
|
7C969BAA1DB99EC300BD3F7F /* tcp.h */,
|
|
7C969BAB1DB99EC300BD3F7F /* tcpip.h */,
|
|
7C969BAC1DB99EC300BD3F7F /* timeouts.h */,
|
|
7C969BAD1DB99EC300BD3F7F /* udp.h */,
|
|
7C969B6E1DB99E9A00BD3F7F /* dhcp6.c */,
|
|
7C969B6F1DB99E9A00BD3F7F /* ethip6.c */,
|
|
7C969B701DB99E9A00BD3F7F /* icmp6.c */,
|
|
7C969B711DB99E9A00BD3F7F /* inet6.c */,
|
|
7C969B721DB99E9A00BD3F7F /* ip6_addr.c */,
|
|
7C969B731DB99E9A00BD3F7F /* ip6_frag.c */,
|
|
7C969B741DB99E9A00BD3F7F /* ip6.c */,
|
|
7C969B751DB99E9A00BD3F7F /* mld6.c */,
|
|
7C969B761DB99E9A00BD3F7F /* nd6.c */,
|
|
7C969B5E1DB99E8E00BD3F7F /* autoip.c */,
|
|
7C969B5F1DB99E8E00BD3F7F /* dhcp.c */,
|
|
7C969B601DB99E8E00BD3F7F /* etharp.c */,
|
|
7C969B611DB99E8E00BD3F7F /* icmp.c */,
|
|
7C969B621DB99E8E00BD3F7F /* igmp.c */,
|
|
7C969B631DB99E8E00BD3F7F /* ip4_addr.c */,
|
|
7C969B641DB99E8E00BD3F7F /* ip4_frag.c */,
|
|
7C969B651DB99E8E00BD3F7F /* ip4.c */,
|
|
7C969B3C1DB99E7900BD3F7F /* def.c */,
|
|
7C969B3D1DB99E7900BD3F7F /* dns.c */,
|
|
7C969B3E1DB99E7900BD3F7F /* inet_chksum.c */,
|
|
7C969B3F1DB99E7900BD3F7F /* init.c */,
|
|
7C969B401DB99E7900BD3F7F /* ip.c */,
|
|
7C969B411DB99E7900BD3F7F /* mem.c */,
|
|
7C969B421DB99E7900BD3F7F /* memp.c */,
|
|
7C969B431DB99E7900BD3F7F /* netif.c */,
|
|
7C969B441DB99E7900BD3F7F /* pbuf.c */,
|
|
7C969B451DB99E7900BD3F7F /* raw.c */,
|
|
7C969B461DB99E7900BD3F7F /* stats.c */,
|
|
7C969B471DB99E7900BD3F7F /* sys.c */,
|
|
7C969B481DB99E7900BD3F7F /* tcp_in.c */,
|
|
7C969B491DB99E7900BD3F7F /* tcp_out.c */,
|
|
7C969B4A1DB99E7900BD3F7F /* tcp.c */,
|
|
7C969B4B1DB99E7900BD3F7F /* timeouts.c */,
|
|
7C969B4C1DB99E7900BD3F7F /* udp.c */,
|
|
);
|
|
name = lwIP;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003121D121677003E68DC /* ZeroTier */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CEAF5891DBAD0BF006585E7 /* DeferredPackets.cpp */,
|
|
7CEAF58A1DBAD0BF006585E7 /* DeferredPackets.hpp */,
|
|
7CEAF5821DBACB3E006585E7 /* OneService.cpp */,
|
|
7CEAF5831DBACB3E006585E7 /* OneService.hpp */,
|
|
7CEAF50D1DBAC872006585E7 /* Address.hpp */,
|
|
7CEAF50E1DBAC872006585E7 /* Array.hpp */,
|
|
7CEAF50F1DBAC872006585E7 /* AtomicCounter.hpp */,
|
|
7CEAF5101DBAC872006585E7 /* BinarySemaphore.hpp */,
|
|
7CEAF5111DBAC872006585E7 /* Buffer.hpp */,
|
|
7CEAF5121DBAC872006585E7 /* C25519.cpp */,
|
|
7CEAF5131DBAC872006585E7 /* C25519.hpp */,
|
|
7CEAF5141DBAC872006585E7 /* CertificateOfMembership.cpp */,
|
|
7CEAF5151DBAC872006585E7 /* CertificateOfMembership.hpp */,
|
|
7CEAF5161DBAC872006585E7 /* Cluster.cpp */,
|
|
7CEAF5171DBAC872006585E7 /* Cluster.hpp */,
|
|
7CEAF5181DBAC872006585E7 /* Constants.hpp */,
|
|
7CEAF51B1DBAC872006585E7 /* Dictionary.cpp */,
|
|
7CEAF51C1DBAC872006585E7 /* Dictionary.hpp */,
|
|
7CEAF51D1DBAC872006585E7 /* Hashtable.hpp */,
|
|
7CEAF51E1DBAC872006585E7 /* Identity.cpp */,
|
|
7CEAF51F1DBAC872006585E7 /* Identity.hpp */,
|
|
7CEAF5201DBAC872006585E7 /* IncomingPacket.cpp */,
|
|
7CEAF5211DBAC872006585E7 /* IncomingPacket.hpp */,
|
|
7CEAF5221DBAC872006585E7 /* InetAddress.cpp */,
|
|
7CEAF5231DBAC872006585E7 /* InetAddress.hpp */,
|
|
7CEAF5241DBAC872006585E7 /* MAC.hpp */,
|
|
7CEAF5251DBAC872006585E7 /* Multicaster.cpp */,
|
|
7CEAF5261DBAC872006585E7 /* Multicaster.hpp */,
|
|
7CEAF5271DBAC872006585E7 /* MulticastGroup.hpp */,
|
|
7CEAF5281DBAC872006585E7 /* Mutex.hpp */,
|
|
7CEAF5291DBAC872006585E7 /* Network.cpp */,
|
|
7CEAF52A1DBAC872006585E7 /* Network.hpp */,
|
|
7CEAF52B1DBAC872006585E7 /* NetworkConfig.cpp */,
|
|
7CEAF52C1DBAC872006585E7 /* NetworkConfig.hpp */,
|
|
7CEAF52D1DBAC872006585E7 /* NetworkConfigRequestMetaData.hpp */,
|
|
7CEAF52F1DBAC872006585E7 /* Node.cpp */,
|
|
7CEAF5301DBAC872006585E7 /* Node.hpp */,
|
|
7CEAF5311DBAC872006585E7 /* NonCopyable.hpp */,
|
|
7CEAF5321DBAC872006585E7 /* OutboundMulticast.cpp */,
|
|
7CEAF5331DBAC872006585E7 /* OutboundMulticast.hpp */,
|
|
7CEAF5341DBAC872006585E7 /* Packet.cpp */,
|
|
7CEAF5351DBAC872006585E7 /* Packet.hpp */,
|
|
7CEAF5361DBAC872006585E7 /* Path.cpp */,
|
|
7CEAF5371DBAC872006585E7 /* Path.hpp */,
|
|
7CEAF5381DBAC872006585E7 /* Peer.cpp */,
|
|
7CEAF5391DBAC872006585E7 /* Peer.hpp */,
|
|
7CEAF53A1DBAC872006585E7 /* Poly1305.cpp */,
|
|
7CEAF53B1DBAC872006585E7 /* Poly1305.hpp */,
|
|
7CEAF53C1DBAC872006585E7 /* RuntimeEnvironment.hpp */,
|
|
7CEAF53D1DBAC872006585E7 /* Salsa20.cpp */,
|
|
7CEAF53E1DBAC872006585E7 /* Salsa20.hpp */,
|
|
7CEAF53F1DBAC872006585E7 /* SelfAwareness.cpp */,
|
|
7CEAF5401DBAC872006585E7 /* SelfAwareness.hpp */,
|
|
7CEAF5411DBAC872006585E7 /* SHA512.cpp */,
|
|
7CEAF5421DBAC872006585E7 /* SHA512.hpp */,
|
|
7CEAF5431DBAC872006585E7 /* SharedPtr.hpp */,
|
|
7CEAF5441DBAC872006585E7 /* Switch.cpp */,
|
|
7CEAF5451DBAC872006585E7 /* Switch.hpp */,
|
|
7CEAF5461DBAC872006585E7 /* Topology.cpp */,
|
|
7CEAF5471DBAC872006585E7 /* Topology.hpp */,
|
|
7CEAF5481DBAC872006585E7 /* Utils.cpp */,
|
|
7CEAF5491DBAC872006585E7 /* Utils.hpp */,
|
|
7CEAF54A1DBAC872006585E7 /* World.hpp */,
|
|
7CEAF4F81DBAC841006585E7 /* Arp.cpp */,
|
|
7CEAF4F91DBAC841006585E7 /* Arp.hpp */,
|
|
7CEAF4FC1DBAC841006585E7 /* Binder.hpp */,
|
|
7CEAF4FD1DBAC841006585E7 /* Http.cpp */,
|
|
7CEAF4FE1DBAC841006585E7 /* Http.hpp */,
|
|
7CEAF4FF1DBAC841006585E7 /* OSUtils.cpp */,
|
|
7CEAF5001DBAC841006585E7 /* OSUtils.hpp */,
|
|
7CEAF5011DBAC841006585E7 /* Phy.hpp */,
|
|
7CEAF5021DBAC841006585E7 /* PortMapper.cpp */,
|
|
7CEAF5031DBAC841006585E7 /* PortMapper.hpp */,
|
|
7CEAF5041DBAC841006585E7 /* RoutingTable.cpp */,
|
|
7CEAF5051DBAC841006585E7 /* RoutingTable.hpp */,
|
|
7CEAF5061DBAC841006585E7 /* Thread.hpp */,
|
|
7CEAF4EE1DBAC80C006585E7 /* ClusterDefinition.hpp */,
|
|
7CEAF4F11DBAC80C006585E7 /* ControlPlane.cpp */,
|
|
7CEAF4F21DBAC80C006585E7 /* ControlPlane.hpp */,
|
|
);
|
|
name = ZeroTier;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003131D12167D003E68DC /* SDK */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7C7D52971DBEAE2500896C93 /* jip.hpp */,
|
|
7C7D52961DBEADFF00896C93 /* lwip.hpp */,
|
|
7C7D52771DBEADD200896C93 /* debug.h */,
|
|
7C7D52781DBEADD200896C93 /* defs.h */,
|
|
7C7D52791DBEADD200896C93 /* intercept.c */,
|
|
7C7D527A1DBEADD200896C93 /* proxy.cpp */,
|
|
7C7D527B1DBEADD200896C93 /* rpc.c */,
|
|
7C7D527C1DBEADD200896C93 /* rpc.h */,
|
|
7C7D527D1DBEADD200896C93 /* service.cpp */,
|
|
7C7D527E1DBEADD200896C93 /* signatures.h */,
|
|
7C7D527F1DBEADD200896C93 /* sockets.c */,
|
|
7C7D52801DBEADD200896C93 /* tap.cpp */,
|
|
7C7D52811DBEADD200896C93 /* tap.hpp */,
|
|
7C7D52821DBEADD200896C93 /* utils.hpp */,
|
|
7CC0034F1D12178D003E68DC /* SDK.h */,
|
|
);
|
|
name = SDK;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003191D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC0031A1D1216B0003E68DC /* Info.plist */,
|
|
);
|
|
path = ZeroTierSDK_Unity3D_iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003241D1216E3003E68DC /* ZeroTierSDK_iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC003251D1216E3003E68DC /* ZeroTierSDK_iOS.h */,
|
|
7CC003271D1216E3003E68DC /* Info.plist */,
|
|
);
|
|
path = ZeroTierSDK_iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC003311D1216F8003E68DC /* ZeroTierSDK_OSX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC003321D1216F8003E68DC /* ZeroTierSDK_OSX.h */,
|
|
7CC003341D1216F8003E68DC /* Info.plist */,
|
|
);
|
|
path = ZeroTierSDK_OSX;
|
|
sourceTree = "<group>";
|
|
};
|
|
7CC0033D1D121742003E68DC /* ZeroTierSDK_Unity3D_OSX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7CC0033E1D121742003E68DC /* Info.plist */,
|
|
);
|
|
path = ZeroTierSDK_Unity3D_OSX;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
7CC003201D1216E3003E68DC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7CC003261D1216E3003E68DC /* ZeroTierSDK_iOS.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0032D1D1216F8003E68DC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
7CC003171D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7CC0031B1D1216B0003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_Unity3D_iOS" */;
|
|
buildPhases = (
|
|
7CC003141D1216B0003E68DC /* Sources */,
|
|
7CC003151D1216B0003E68DC /* Frameworks */,
|
|
7CC003161D1216B0003E68DC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ZeroTierSDK_Unity3D_iOS;
|
|
productName = ZeroTierSDK_Unity3D_iOS;
|
|
productReference = 7CC003181D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS.bundle */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
7CC003221D1216E3003E68DC /* ZeroTierSDK_iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7CC003281D1216E3003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_iOS" */;
|
|
buildPhases = (
|
|
7CC0031E1D1216E3003E68DC /* Sources */,
|
|
7CC0031F1D1216E3003E68DC /* Frameworks */,
|
|
7CC003201D1216E3003E68DC /* Headers */,
|
|
7CC003211D1216E3003E68DC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ZeroTierSDK_iOS;
|
|
productName = ZeroTierSDK_iOS;
|
|
productReference = 7CC003231D1216E3003E68DC /* ZeroTierSDK_iOS.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
7CC0032F1D1216F8003E68DC /* ZeroTierSDK_OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7CC003351D1216F8003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_OSX" */;
|
|
buildPhases = (
|
|
7CC0032B1D1216F8003E68DC /* Sources */,
|
|
7CC0032C1D1216F8003E68DC /* Frameworks */,
|
|
7CC0032D1D1216F8003E68DC /* Headers */,
|
|
7CC0032E1D1216F8003E68DC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ZeroTierSDK_OSX;
|
|
productName = ZeroTierSDK_OSX;
|
|
productReference = 7CC003301D1216F8003E68DC /* ZeroTierSDK_OSX.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
7CC0033B1D121741003E68DC /* ZeroTierSDK_Unity3D_OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7CC0033F1D121742003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_Unity3D_OSX" */;
|
|
buildPhases = (
|
|
7CC003381D121741003E68DC /* Sources */,
|
|
7CC003391D121741003E68DC /* Frameworks */,
|
|
7CC0033A1D121741003E68DC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ZeroTierSDK_Unity3D_OSX;
|
|
productName = ZeroTierSDK_Unity3D_OSX;
|
|
productReference = 7CC0033C1D121741003E68DC /* ZeroTierSDK_Unity3D_OSX.bundle */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
7CC002FC1D12164D003E68DC /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0730;
|
|
ORGANIZATIONNAME = "ZeroTier Inc.";
|
|
TargetAttributes = {
|
|
7CC003171D1216B0003E68DC = {
|
|
CreatedOnToolsVersion = 7.3;
|
|
};
|
|
7CC003221D1216E3003E68DC = {
|
|
CreatedOnToolsVersion = 7.3;
|
|
DevelopmentTeam = 57AG88JR8A;
|
|
};
|
|
7CC0032F1D1216F8003E68DC = {
|
|
CreatedOnToolsVersion = 7.3;
|
|
};
|
|
7CC0033B1D121741003E68DC = {
|
|
CreatedOnToolsVersion = 7.3;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 7CC002FF1D12164D003E68DC /* Build configuration list for PBXProject "ZeroTierSDK_Apple" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 7CC002FB1D12164D003E68DC;
|
|
productRefGroup = 7CC003061D12164D003E68DC /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
7CC003171D1216B0003E68DC /* ZeroTierSDK_Unity3D_iOS */,
|
|
7CC0033B1D121741003E68DC /* ZeroTierSDK_Unity3D_OSX */,
|
|
7CC003221D1216E3003E68DC /* ZeroTierSDK_iOS */,
|
|
7CC0032F1D1216F8003E68DC /* ZeroTierSDK_OSX */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7CC003161D1216B0003E68DC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7C969BAE1DB99EC300BD3F7F /* priv in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC003211D1216E3003E68DC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0032E1D1216F8003E68DC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0033A1D121741003E68DC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
7CC003141D1216B0003E68DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7C969B7F1DB99E9A00BD3F7F /* nd6.c in Sources */,
|
|
7CEAF5531DBAC872006585E7 /* Multicaster.cpp in Sources */,
|
|
7CEAF50B1DBAC841006585E7 /* PortMapper.cpp in Sources */,
|
|
7C969B6D1DB99E8E00BD3F7F /* ip4.c in Sources */,
|
|
7CEAF5501DBAC872006585E7 /* Identity.cpp in Sources */,
|
|
7CEAF5601DBAC872006585E7 /* Topology.cpp in Sources */,
|
|
7C969B691DB99E8E00BD3F7F /* icmp.c in Sources */,
|
|
7CEAF5521DBAC872006585E7 /* InetAddress.cpp in Sources */,
|
|
7CEAF58B1DBAD0BF006585E7 /* DeferredPackets.cpp in Sources */,
|
|
7CEAF55C1DBAC872006585E7 /* Salsa20.cpp in Sources */,
|
|
7CEAF5071DBAC841006585E7 /* Arp.cpp in Sources */,
|
|
7C7D52861DBEADD200896C93 /* service.cpp in Sources */,
|
|
7CEAF5551DBAC872006585E7 /* NetworkConfig.cpp in Sources */,
|
|
7C969B561DB99E7900BD3F7F /* raw.c in Sources */,
|
|
7CEAF5541DBAC872006585E7 /* Network.cpp in Sources */,
|
|
7CEAF5571DBAC872006585E7 /* OutboundMulticast.cpp in Sources */,
|
|
7C7D52831DBEADD200896C93 /* intercept.c in Sources */,
|
|
7C969B581DB99E7900BD3F7F /* sys.c in Sources */,
|
|
7CEAF54B1DBAC872006585E7 /* C25519.cpp in Sources */,
|
|
7C969B4D1DB99E7900BD3F7F /* def.c in Sources */,
|
|
7C969B5B1DB99E7900BD3F7F /* tcp.c in Sources */,
|
|
7C7D52881DBEADD200896C93 /* tap.cpp in Sources */,
|
|
7CEAF5841DBACB3E006585E7 /* OneService.cpp in Sources */,
|
|
7CEAF5091DBAC841006585E7 /* Http.cpp in Sources */,
|
|
7C969B6B1DB99E8E00BD3F7F /* ip4_addr.c in Sources */,
|
|
7C969B791DB99E9A00BD3F7F /* icmp6.c in Sources */,
|
|
7C969B5C1DB99E7900BD3F7F /* timeouts.c in Sources */,
|
|
7CEAF50A1DBAC841006585E7 /* OSUtils.cpp in Sources */,
|
|
7C969B511DB99E7900BD3F7F /* ip.c in Sources */,
|
|
7C969B551DB99E7900BD3F7F /* pbuf.c in Sources */,
|
|
7C969B7E1DB99E9A00BD3F7F /* mld6.c in Sources */,
|
|
7C969B661DB99E8E00BD3F7F /* autoip.c in Sources */,
|
|
7C969B7B1DB99E9A00BD3F7F /* ip6_addr.c in Sources */,
|
|
7C969B781DB99E9A00BD3F7F /* ethip6.c in Sources */,
|
|
7C969B571DB99E7900BD3F7F /* stats.c in Sources */,
|
|
7C969B4F1DB99E7900BD3F7F /* inet_chksum.c in Sources */,
|
|
7C969B681DB99E8E00BD3F7F /* etharp.c in Sources */,
|
|
7CEAF5581DBAC872006585E7 /* Packet.cpp in Sources */,
|
|
7C969B671DB99E8E00BD3F7F /* dhcp.c in Sources */,
|
|
7CEAF54F1DBAC872006585E7 /* Dictionary.cpp in Sources */,
|
|
7C969B771DB99E9A00BD3F7F /* dhcp6.c in Sources */,
|
|
7C7D52851DBEADD200896C93 /* rpc.c in Sources */,
|
|
7C7D52871DBEADD200896C93 /* sockets.c in Sources */,
|
|
7CEAF5561DBAC872006585E7 /* Node.cpp in Sources */,
|
|
7C7D52841DBEADD200896C93 /* proxy.cpp in Sources */,
|
|
7CC003591D1217A1003E68DC /* http_parser.c in Sources */,
|
|
7C969B6A1DB99E8E00BD3F7F /* igmp.c in Sources */,
|
|
7C969B5D1DB99E7900BD3F7F /* udp.c in Sources */,
|
|
7C969B7D1DB99E9A00BD3F7F /* ip6.c in Sources */,
|
|
7C969B4E1DB99E7900BD3F7F /* dns.c in Sources */,
|
|
7CEAF55E1DBAC872006585E7 /* SHA512.cpp in Sources */,
|
|
7CEAF5511DBAC872006585E7 /* IncomingPacket.cpp in Sources */,
|
|
7C969B501DB99E7900BD3F7F /* init.c in Sources */,
|
|
7C969B7A1DB99E9A00BD3F7F /* inet6.c in Sources */,
|
|
7C969B591DB99E7900BD3F7F /* tcp_in.c in Sources */,
|
|
7C969B7C1DB99E9A00BD3F7F /* ip6_frag.c in Sources */,
|
|
7CEAF5611DBAC872006585E7 /* Utils.cpp in Sources */,
|
|
7CEAF4F61DBAC80C006585E7 /* ControlPlane.cpp in Sources */,
|
|
7CEAF55A1DBAC872006585E7 /* Peer.cpp in Sources */,
|
|
7C969B531DB99E7900BD3F7F /* memp.c in Sources */,
|
|
7CEAF5591DBAC872006585E7 /* Path.cpp in Sources */,
|
|
7CEAF55D1DBAC872006585E7 /* SelfAwareness.cpp in Sources */,
|
|
7CEAF50C1DBAC841006585E7 /* RoutingTable.cpp in Sources */,
|
|
7CEAF54C1DBAC872006585E7 /* CertificateOfMembership.cpp in Sources */,
|
|
7CEAF55B1DBAC872006585E7 /* Poly1305.cpp in Sources */,
|
|
7C969B5A1DB99E7900BD3F7F /* tcp_out.c in Sources */,
|
|
7C969B541DB99E7900BD3F7F /* netif.c in Sources */,
|
|
7CEAF54D1DBAC872006585E7 /* Cluster.cpp in Sources */,
|
|
7C969B521DB99E7900BD3F7F /* mem.c in Sources */,
|
|
7C969B6C1DB99E8E00BD3F7F /* ip4_frag.c in Sources */,
|
|
7CC0035C1D1217B2003E68DC /* lz4.c in Sources */,
|
|
7CEAF55F1DBAC872006585E7 /* Switch.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0031E1D1216E3003E68DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7CC004851D1318DA003E68DC /* lz4.c in Sources */,
|
|
7CC004861D1318DA003E68DC /* http_parser.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC0032B1D1216F8003E68DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7C7D52891DBEADE600896C93 /* debug.h in Sources */,
|
|
7C7D528A1DBEADE600896C93 /* defs.h in Sources */,
|
|
7C7D528B1DBEADE600896C93 /* intercept.c in Sources */,
|
|
7C7D528C1DBEADE600896C93 /* proxy.cpp in Sources */,
|
|
7C7D528D1DBEADE600896C93 /* rpc.c in Sources */,
|
|
7C7D528E1DBEADE600896C93 /* rpc.h in Sources */,
|
|
7C7D528F1DBEADE600896C93 /* service.cpp in Sources */,
|
|
7C7D52901DBEADE600896C93 /* signatures.h in Sources */,
|
|
7C7D52911DBEADE600896C93 /* sockets.c in Sources */,
|
|
7C7D52921DBEADE600896C93 /* tap.cpp in Sources */,
|
|
7C7D52931DBEADE600896C93 /* tap.hpp in Sources */,
|
|
7C7D52941DBEADE600896C93 /* utils.hpp in Sources */,
|
|
7C7D52951DBEADE600896C93 /* SDK.h in Sources */,
|
|
7C969BCE1DB99F9E00BD3F7F /* tcp_in.c in Sources */,
|
|
7C969BCF1DB99F9E00BD3F7F /* tcp_out.c in Sources */,
|
|
7C969BD01DB99F9E00BD3F7F /* tcp.c in Sources */,
|
|
7CEAF58F1DBAD10A006585E7 /* BackgroundResolver.cpp in Sources */,
|
|
7CEAF58C1DBAD0E1006585E7 /* DeferredPackets.cpp in Sources */,
|
|
7CEAF58D1DBAD0E1006585E7 /* OneService.cpp in Sources */,
|
|
7CEAF5881DBACEC3006585E7 /* err.c in Sources */,
|
|
7CEAF5861DBACE7E006585E7 /* ethernet.c in Sources */,
|
|
7C969BBA1DB99F9E00BD3F7F /* autoip.c in Sources */,
|
|
7C969BBB1DB99F9E00BD3F7F /* dhcp.c in Sources */,
|
|
7C969BBC1DB99F9E00BD3F7F /* etharp.c in Sources */,
|
|
7C969BBD1DB99F9E00BD3F7F /* icmp.c in Sources */,
|
|
7C969BBE1DB99F9E00BD3F7F /* igmp.c in Sources */,
|
|
7C969BBF1DB99F9E00BD3F7F /* ip4_addr.c in Sources */,
|
|
7C969BC01DB99F9E00BD3F7F /* ip4_frag.c in Sources */,
|
|
7C969BC11DB99F9E00BD3F7F /* ip4.c in Sources */,
|
|
7CEAF5621DBAC975006585E7 /* C25519.cpp in Sources */,
|
|
7CEAF5631DBAC975006585E7 /* CertificateOfMembership.cpp in Sources */,
|
|
7CEAF5641DBAC975006585E7 /* Cluster.cpp in Sources */,
|
|
7CEAF5661DBAC975006585E7 /* Dictionary.cpp in Sources */,
|
|
7CEAF5671DBAC975006585E7 /* Identity.cpp in Sources */,
|
|
7CEAF5681DBAC975006585E7 /* IncomingPacket.cpp in Sources */,
|
|
7CEAF5691DBAC975006585E7 /* InetAddress.cpp in Sources */,
|
|
7CEAF56A1DBAC975006585E7 /* Multicaster.cpp in Sources */,
|
|
7CEAF56B1DBAC975006585E7 /* Network.cpp in Sources */,
|
|
7CEAF56C1DBAC975006585E7 /* NetworkConfig.cpp in Sources */,
|
|
7CEAF56D1DBAC975006585E7 /* Node.cpp in Sources */,
|
|
7CEAF56E1DBAC975006585E7 /* OutboundMulticast.cpp in Sources */,
|
|
7CEAF56F1DBAC975006585E7 /* Packet.cpp in Sources */,
|
|
7CEAF5701DBAC975006585E7 /* Path.cpp in Sources */,
|
|
7CEAF5711DBAC975006585E7 /* Peer.cpp in Sources */,
|
|
7CEAF5721DBAC975006585E7 /* Poly1305.cpp in Sources */,
|
|
7CEAF5731DBAC975006585E7 /* Salsa20.cpp in Sources */,
|
|
7CEAF5741DBAC975006585E7 /* SelfAwareness.cpp in Sources */,
|
|
7CEAF5751DBAC975006585E7 /* SHA512.cpp in Sources */,
|
|
7CEAF5761DBAC975006585E7 /* Switch.cpp in Sources */,
|
|
7CEAF5771DBAC975006585E7 /* Topology.cpp in Sources */,
|
|
7CEAF5781DBAC975006585E7 /* Utils.cpp in Sources */,
|
|
7CEAF5791DBAC975006585E7 /* Arp.cpp in Sources */,
|
|
7CEAF57B1DBAC975006585E7 /* Http.cpp in Sources */,
|
|
7CEAF57C1DBAC975006585E7 /* OSUtils.cpp in Sources */,
|
|
7CEAF57D1DBAC975006585E7 /* PortMapper.cpp in Sources */,
|
|
7CEAF57E1DBAC975006585E7 /* RoutingTable.cpp in Sources */,
|
|
7CEAF5801DBAC975006585E7 /* ControlPlane.cpp in Sources */,
|
|
7C969C7C1DBAA61700BD3F7F /* tcpip.c in Sources */,
|
|
7C969BC21DB99F9E00BD3F7F /* def.c in Sources */,
|
|
7C969BC31DB99F9E00BD3F7F /* dns.c in Sources */,
|
|
7C969BC41DB99F9E00BD3F7F /* inet_chksum.c in Sources */,
|
|
7C969BC51DB99F9E00BD3F7F /* init.c in Sources */,
|
|
7C969BC61DB99F9E00BD3F7F /* ip.c in Sources */,
|
|
7C969BC71DB99F9E00BD3F7F /* mem.c in Sources */,
|
|
7C969BC81DB99F9E00BD3F7F /* memp.c in Sources */,
|
|
7C969BC91DB99F9E00BD3F7F /* netif.c in Sources */,
|
|
7C969BCA1DB99F9E00BD3F7F /* pbuf.c in Sources */,
|
|
7C969BCB1DB99F9E00BD3F7F /* raw.c in Sources */,
|
|
7C969BCC1DB99F9E00BD3F7F /* stats.c in Sources */,
|
|
7C969BCD1DB99F9E00BD3F7F /* sys.c in Sources */,
|
|
7C969BD11DB99F9E00BD3F7F /* timeouts.c in Sources */,
|
|
7C969BD21DB99F9E00BD3F7F /* udp.c in Sources */,
|
|
7CC004D01D131E37003E68DC /* lz4.c in Sources */,
|
|
7CC004D11D131E37003E68DC /* http_parser.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7CC003381D121741003E68DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7CC005201D1324B3003E68DC /* lz4.c in Sources */,
|
|
7CC005211D1324B3003E68DC /* http_parser.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
7CC0030B1D12164D003E68DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7CC0030C1D12164D003E68DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
7CC0031C1D1216B0003E68DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
ENABLE_BITCODE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_Unity3D_iOS/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_CFLAGS = (
|
|
"-D__UNITY_3D__",
|
|
"-DSDK",
|
|
"-DSDK_DEBUG",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-Unity3D-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7CC0031D1D1216B0003E68DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
ENABLE_BITCODE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_Unity3D_iOS/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_CFLAGS = (
|
|
"-D__UNITY_3D__",
|
|
"-DSDK",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-Unity3D-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Release;
|
|
};
|
|
7CC003291D1216E3003E68DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_iOS/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
OTHER_CFLAGS = (
|
|
"-DSDK_DEBUG",
|
|
"-DSDK",
|
|
"-D__IOS__",
|
|
"-DLWIP_DEBUG",
|
|
"-DSDK_BUNDLED",
|
|
"-DUSING_BRIDGING_HEADER",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7CC0032A1D1216E3003E68DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_iOS/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-DSDK",
|
|
"-D__IOS__",
|
|
"-DSDK_BUNDLED",
|
|
"-DUSING_BRIDGING_HEADER",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
7CC003361D1216F8003E68DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../zerotierone/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../ext/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_OSX/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
OTHER_CFLAGS = (
|
|
"-DSDK",
|
|
"-DSDK_SERVICE",
|
|
"-DSDK_BUNDLED",
|
|
"-DSDK_DEBUG",
|
|
"-D__XCODE__",
|
|
"-DLWIP_DEBUG",
|
|
"-DSDK_IPV4",
|
|
"-DUSING_BRIDGING_HEADER",
|
|
"-DSDK_LWIP",
|
|
"-D__APP_FRAMEWORK__",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-OSX";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7CC003371D1216F8003E68DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../zerotierone/",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../ext/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_OSX/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-DSDK",
|
|
"-DSDK_SERVICE",
|
|
"-DSDK_BUNDLED",
|
|
"-D__XCODE__",
|
|
"-D__APP_FRAMEWORK__",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-OSX";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
7CC003401D121742003E68DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_Unity3D_OSX/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_CFLAGS = (
|
|
"-DSDK_DEBUG",
|
|
"-DSDK",
|
|
"-D__UNITY_3D__",
|
|
"-DSDK_BUNDLED",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-Unity3D-OSX";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7CC003411D121742003E68DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/ipv4/",
|
|
"$(SRCROOT)/../../../zerotierone",
|
|
"$(SRCROOT)/../../../ext/lwip/src/include/",
|
|
);
|
|
INFOPLIST_FILE = ZeroTierSDK_Unity3D_OSX/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-DSDK",
|
|
"-DUSE_SOCKS_PROXY",
|
|
"-D__UNITY_3D__",
|
|
"-DSDK_BUNDLED",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZeroTierSDK-Unity3D-OSX";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
7CC002FF1D12164D003E68DC /* Build configuration list for PBXProject "ZeroTierSDK_Apple" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7CC0030B1D12164D003E68DC /* Debug */,
|
|
7CC0030C1D12164D003E68DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7CC0031B1D1216B0003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_Unity3D_iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7CC0031C1D1216B0003E68DC /* Debug */,
|
|
7CC0031D1D1216B0003E68DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7CC003281D1216E3003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7CC003291D1216E3003E68DC /* Debug */,
|
|
7CC0032A1D1216E3003E68DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7CC003351D1216F8003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7CC003361D1216F8003E68DC /* Debug */,
|
|
7CC003371D1216F8003E68DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7CC0033F1D121742003E68DC /* Build configuration list for PBXNativeTarget "ZeroTierSDK_Unity3D_OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7CC003401D121742003E68DC /* Debug */,
|
|
7CC003411D121742003E68DC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 7CC002FC1D12164D003E68DC /* Project object */;
|
|
}
|