This commit is contained in:
Joseph Henry
2016-06-14 16:01:19 -07:00
parent 76b7e0fef7
commit c1ce7dc87a
436 changed files with 87247 additions and 473 deletions

View File

@@ -0,0 +1,453 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
7C61A51C1CEA4D7C007C8521 /* libServiceSetup.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C61A51B1CEA4D16007C8521 /* libServiceSetup.a */; };
7C61A51D1CEA4D81007C8521 /* ZeroTierNetcon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C61A5171CEA4D16007C8521 /* ZeroTierNetcon.framework */; };
7C61A51E1CEA4D90007C8521 /* ZeroTierNetcon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C61A5171CEA4D16007C8521 /* ZeroTierNetcon.framework */; };
7C61A51F1CEA4D90007C8521 /* ZeroTierNetcon.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 7C61A5171CEA4D16007C8521 /* ZeroTierNetcon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
7C96E6871CEA603D003376E9 /* NetconWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C96E6851CEA603D003376E9 /* NetconWrapper.cpp */; };
7CE621FD1CEA4B8E000AB143 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE621FC1CEA4B8E000AB143 /* AppDelegate.swift */; };
7CE621FF1CEA4B8E000AB143 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE621FE1CEA4B8E000AB143 /* ViewController.swift */; };
7CE622011CEA4B8E000AB143 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7CE622001CEA4B8E000AB143 /* Assets.xcassets */; };
7CE622041CEA4B8E000AB143 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CE622021CEA4B8E000AB143 /* Main.storyboard */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
7C61A5101CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CDB50151C70A0BA00CC09EC;
remoteInfo = "Netcon-iOS";
};
7C61A5121CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CDB50291C70A0BA00CC09EC;
remoteInfo = "Netcon-iOSTests";
};
7C61A5141CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CDB50341C70A0BA00CC09EC;
remoteInfo = "Netcon-iOSUITests";
};
7C61A5161CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CDB504B1C70A21100CC09EC;
remoteInfo = ZeroTierNetcon;
};
7C61A5181CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CDB50541C70A21100CC09EC;
remoteInfo = ZeroTierNetconTests;
};
7C61A51A1CEA4D16007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7CD698171C725E0300F21A9E;
remoteInfo = ServiceSetup;
};
7C61A5201CEA4D90007C8521 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 7CDB504A1C70A21100CC09EC;
remoteInfo = ZeroTierNetcon;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
7C61A5221CEA4D90007C8521 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
7C61A51F1CEA4D90007C8521 /* ZeroTierNetcon.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "Netcon-iOS.xcodeproj"; path = "../../iOS/Netcon-iOS.xcodeproj"; sourceTree = "<group>"; };
7C96E67F1CEA603C003376E9 /* ZT_API_OSX_EXAMPLE-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ZT_API_OSX_EXAMPLE-Bridging-Header.h"; sourceTree = "<group>"; };
7C96E6851CEA603D003376E9 /* NetconWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetconWrapper.cpp; path = "../../../iOS/Netcon-iOS/NetconWrapper.cpp"; sourceTree = "<group>"; };
7C96E6861CEA603D003376E9 /* NetconWrapper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetconWrapper.hpp; path = "../../../iOS/Netcon-iOS/NetconWrapper.hpp"; sourceTree = "<group>"; };
7C96E68E1CEA6481003376E9 /* signatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = signatures.h; path = ../../../signatures.h; sourceTree = "<group>"; };
7C96E68F1CEA64F7003376E9 /* NetconServiceSetup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetconServiceSetup.hpp; path = ../../../NetconServiceSetup.hpp; sourceTree = "<group>"; };
7CE621F91CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZT_API_OSX_EXAMPLE.app; sourceTree = BUILT_PRODUCTS_DIR; };
7CE621FC1CEA4B8E000AB143 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
7CE621FE1CEA4B8E000AB143 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
7CE622001CEA4B8E000AB143 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
7CE622031CEA4B8E000AB143 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
7CE622051CEA4B8E000AB143 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
7CE621F61CEA4B8E000AB143 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7C61A51E1CEA4D90007C8521 /* ZeroTierNetcon.framework in Frameworks */,
7C61A51D1CEA4D81007C8521 /* ZeroTierNetcon.framework in Frameworks */,
7C61A51C1CEA4D7C007C8521 /* libServiceSetup.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
7C61A5081CEA4D16007C8521 /* Products */ = {
isa = PBXGroup;
children = (
7C61A5111CEA4D16007C8521 /* Netcon-iOS.app */,
7C61A5131CEA4D16007C8521 /* Netcon-iOSTests.xctest */,
7C61A5151CEA4D16007C8521 /* Netcon-iOSUITests.xctest */,
7C61A5171CEA4D16007C8521 /* ZeroTierNetcon.framework */,
7C61A5191CEA4D16007C8521 /* ZeroTierNetconTests.xctest */,
7C61A51B1CEA4D16007C8521 /* libServiceSetup.a */,
);
name = Products;
sourceTree = "<group>";
};
7CE621F01CEA4B8E000AB143 = {
isa = PBXGroup;
children = (
7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */,
7CE621FB1CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE */,
7CE621FA1CEA4B8E000AB143 /* Products */,
);
sourceTree = "<group>";
};
7CE621FA1CEA4B8E000AB143 /* Products */ = {
isa = PBXGroup;
children = (
7CE621F91CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE.app */,
);
name = Products;
sourceTree = "<group>";
};
7CE621FB1CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE */ = {
isa = PBXGroup;
children = (
7C96E68F1CEA64F7003376E9 /* NetconServiceSetup.hpp */,
7C96E68E1CEA6481003376E9 /* signatures.h */,
7C96E6851CEA603D003376E9 /* NetconWrapper.cpp */,
7C96E6861CEA603D003376E9 /* NetconWrapper.hpp */,
7CE621FC1CEA4B8E000AB143 /* AppDelegate.swift */,
7CE621FE1CEA4B8E000AB143 /* ViewController.swift */,
7CE622001CEA4B8E000AB143 /* Assets.xcassets */,
7CE622021CEA4B8E000AB143 /* Main.storyboard */,
7CE622051CEA4B8E000AB143 /* Info.plist */,
7C96E67F1CEA603C003376E9 /* ZT_API_OSX_EXAMPLE-Bridging-Header.h */,
);
path = ZT_API_OSX_EXAMPLE;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
7CE621F81CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE */ = {
isa = PBXNativeTarget;
buildConfigurationList = 7CE622081CEA4B8E000AB143 /* Build configuration list for PBXNativeTarget "ZT_API_OSX_EXAMPLE" */;
buildPhases = (
7CE621F51CEA4B8E000AB143 /* Sources */,
7CE621F61CEA4B8E000AB143 /* Frameworks */,
7CE621F71CEA4B8E000AB143 /* Resources */,
7C61A5221CEA4D90007C8521 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
7C61A5211CEA4D90007C8521 /* PBXTargetDependency */,
);
name = ZT_API_OSX_EXAMPLE;
productName = ZT_API_OSX_EXAMPLE;
productReference = 7CE621F91CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
7CE621F11CEA4B8E000AB143 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = "ZeroTier Inc.";
TargetAttributes = {
7CE621F81CEA4B8E000AB143 = {
CreatedOnToolsVersion = 7.3;
};
};
};
buildConfigurationList = 7CE621F41CEA4B8E000AB143 /* Build configuration list for PBXProject "ZT_API_OSX_EXAMPLE" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 7CE621F01CEA4B8E000AB143;
productRefGroup = 7CE621FA1CEA4B8E000AB143 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 7C61A5081CEA4D16007C8521 /* Products */;
ProjectRef = 7C61A5071CEA4D16007C8521 /* Netcon-iOS.xcodeproj */;
},
);
projectRoot = "";
targets = (
7CE621F81CEA4B8E000AB143 /* ZT_API_OSX_EXAMPLE */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
7C61A5111CEA4D16007C8521 /* Netcon-iOS.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "Netcon-iOS.app";
remoteRef = 7C61A5101CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7C61A5131CEA4D16007C8521 /* Netcon-iOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Netcon-iOSTests.xctest";
remoteRef = 7C61A5121CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7C61A5151CEA4D16007C8521 /* Netcon-iOSUITests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Netcon-iOSUITests.xctest";
remoteRef = 7C61A5141CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7C61A5171CEA4D16007C8521 /* ZeroTierNetcon.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = ZeroTierNetcon.framework;
remoteRef = 7C61A5161CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7C61A5191CEA4D16007C8521 /* ZeroTierNetconTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = ZeroTierNetconTests.xctest;
remoteRef = 7C61A5181CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7C61A51B1CEA4D16007C8521 /* libServiceSetup.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libServiceSetup.a;
remoteRef = 7C61A51A1CEA4D16007C8521 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
7CE621F71CEA4B8E000AB143 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7CE622011CEA4B8E000AB143 /* Assets.xcassets in Resources */,
7CE622041CEA4B8E000AB143 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
7CE621F51CEA4B8E000AB143 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7CE621FF1CEA4B8E000AB143 /* ViewController.swift in Sources */,
7C96E6871CEA603D003376E9 /* NetconWrapper.cpp in Sources */,
7CE621FD1CEA4B8E000AB143 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
7C61A5211CEA4D90007C8521 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = ZeroTierNetcon;
targetProxy = 7C61A5201CEA4D90007C8521 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
7CE622021CEA4B8E000AB143 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
7CE622031CEA4B8E000AB143 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
7CE622061CEA4B8E000AB143 /* 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;
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";
};
name = Debug;
};
7CE622071CEA4B8E000AB143 /* 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;
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;
};
name = Release;
};
7CE622091CEA4B8E000AB143 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = "$(SRC_ROOT)/../../netcon/";
INFOPLIST_FILE = ZT_API_OSX_EXAMPLE/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
OTHER_CFLAGS = "-DZT_API";
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZT-API-OSX-EXAMPLE";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "ZT_API_OSX_EXAMPLE/ZT_API_OSX_EXAMPLE-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
7CE6220A1CEA4B8E000AB143 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
HEADER_SEARCH_PATHS = "$(SRC_ROOT)/../../netcon/";
INFOPLIST_FILE = ZT_API_OSX_EXAMPLE/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
OTHER_CFLAGS = "-DZT_API";
PRODUCT_BUNDLE_IDENTIFIER = "zerotier.ZT-API-OSX-EXAMPLE";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "ZT_API_OSX_EXAMPLE/ZT_API_OSX_EXAMPLE-Bridging-Header.h";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
7CE621F41CEA4B8E000AB143 /* Build configuration list for PBXProject "ZT_API_OSX_EXAMPLE" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CE622061CEA4B8E000AB143 /* Debug */,
7CE622071CEA4B8E000AB143 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
7CE622081CEA4B8E000AB143 /* Build configuration list for PBXNativeTarget "ZT_API_OSX_EXAMPLE" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CE622091CEA4B8E000AB143 /* Debug */,
7CE6220A1CEA4B8E000AB143 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 7CE621F11CEA4B8E000AB143 /* Project object */;
}

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:ZT_API_OSX_EXAMPLE.xcodeproj">
</FileRef>
</Workspace>

View File

@@ -0,0 +1,37 @@
{
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "ABA3617E9F0148F844A82502F0D808DE6591AA97",
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
},
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
"35B5C9A93714EC9BEB56BAE809C5551E5C66E52D" : 0,
"000C9DBB899676E7AD6513D38A25EF58C227FB33" : 0,
"ABA3617E9F0148F844A82502F0D808DE6591AA97" : 0
},
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "DAECB9A4-E431-496F-9946-AAF5682836AE",
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
"35B5C9A93714EC9BEB56BAE809C5551E5C66E52D" : "..\/zerotier-ios\/CocoaLumberjack",
"000C9DBB899676E7AD6513D38A25EF58C227FB33" : "..\/zerotier-ios",
"ABA3617E9F0148F844A82502F0D808DE6591AA97" : "zerotierone\/"
},
"DVTSourceControlWorkspaceBlueprintNameKey" : "ZT_API_OSX_EXAMPLE",
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "netcon\/OSX\/zt_api_example\/ZT_API_OSX_EXAMPLE.xcodeproj",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/10.6.6.2\/grant.limberg\/zerotier-ios.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "000C9DBB899676E7AD6513D38A25EF58C227FB33"
},
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/CocoaLumberjack\/CocoaLumberjack.git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "35B5C9A93714EC9BEB56BAE809C5551E5C66E52D"
},
{
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/git.int.zerotier.com\/zerotier\/zerotierone.git\/",
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "ABA3617E9F0148F844A82502F0D808DE6591AA97"
}
]
}

View File

@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0730"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7CE621F81CEA4B8E000AB143"
BuildableName = "ZT_API_OSX_EXAMPLE.app"
BlueprintName = "ZT_API_OSX_EXAMPLE"
ReferencedContainer = "container:ZT_API_OSX_EXAMPLE.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7CE621F81CEA4B8E000AB143"
BuildableName = "ZT_API_OSX_EXAMPLE.app"
BlueprintName = "ZT_API_OSX_EXAMPLE"
ReferencedContainer = "container:ZT_API_OSX_EXAMPLE.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7CE621F81CEA4B8E000AB143"
BuildableName = "ZT_API_OSX_EXAMPLE.app"
BlueprintName = "ZT_API_OSX_EXAMPLE"
ReferencedContainer = "container:ZT_API_OSX_EXAMPLE.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7CE621F81CEA4B8E000AB143"
BuildableName = "ZT_API_OSX_EXAMPLE.app"
BlueprintName = "ZT_API_OSX_EXAMPLE"
ReferencedContainer = "container:ZT_API_OSX_EXAMPLE.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>ZT_API_OSX_EXAMPLE.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>7CE621F81CEA4B8E000AB143</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>