Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Adding locksmith
Browse files Browse the repository at this point in the history
  • Loading branch information
nVisium-seth-law committed Sep 26, 2016
1 parent b3811ea commit c333d16
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 55 deletions.
1 change: 1 addition & 0 deletions Locksmith
Submodule Locksmith added at 8d59a4
90 changes: 35 additions & 55 deletions swift.nV.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

/* Begin PBXBuildFile section */
5D23C056196323BE00053E65 /* NVHomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D23C055196323BE00053E65 /* NVHomeViewController.swift */; };
5D2E37DD1D97381600DD168C /* Locksmith.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D2E37D01D9737F300DD168C /* Locksmith.framework */; };
5D2E37DF1D97382F00DD168C /* Locksmith.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5D2E37D01D9737F300DD168C /* Locksmith.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5D41359719632DF800DAC6C5 /* NVSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D41359619632DF800DAC6C5 /* NVSettingsViewController.swift */; };
5D41359B19635A5200DAC6C5 /* Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D41359A19635A5200DAC6C5 /* Item.swift */; };
5D41359D1963651900DAC6C5 /* NVAddItemViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D41359C1963651900DAC6C5 /* NVAddItemViewController.swift */; };
Expand All @@ -31,55 +29,48 @@
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
5D2E37CF1D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B81F91D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0EC25C591BA385AA004191AF;
remoteInfo = "Locksmith iOS";
};
5D2E37D11D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B81FB1D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0EC25C621BA385AB004191AF;
remoteInfo = "Locksmith iOS Tests";
};
5D2E37D31D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B81FD1D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0EC25C751BA385F6004191AF;
remoteInfo = "Locksmith OS X";
};
5D2E37D51D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B81FF1D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0EC25C7E1BA385F6004191AF;
remoteInfo = "Locksmith OS X Tests";
};
5D2E37D71D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B82011D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0EC25CA71BA39C9F004191AF;
remoteInfo = "Locksmith watchOS";
};
5D2E37D91D9737F300DD168C /* PBXContainerItemProxy */ = {
5D2B82031D99D5FC00315E5D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
containerPortal = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = FBD0C9491C1866BE00291F2A;
remoteInfo = "Locksmith tvOS";
};
5D2E37DB1D97380A00DD168C /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 0EC25C581BA385AA004191AF;
remoteInfo = "Locksmith iOS";
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
Expand All @@ -89,15 +80,14 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
5D2E37DF1D97382F00DD168C /* Locksmith.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
5D23C055196323BE00053E65 /* NVHomeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVHomeViewController.swift; sourceTree = "<group>"; };
5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Locksmith.xcodeproj; path = ../Locksmith/Locksmith.xcodeproj; sourceTree = "<group>"; };
5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Locksmith.xcodeproj; path = Locksmith/Locksmith.xcodeproj; sourceTree = "<group>"; };
5D41359619632DF800DAC6C5 /* NVSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVSettingsViewController.swift; sourceTree = "<group>"; };
5D41359A19635A5200DAC6C5 /* Item.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Item.swift; sourceTree = "<group>"; };
5D41359C1963651900DAC6C5 /* NVAddItemViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NVAddItemViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -128,30 +118,29 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5D2E37DD1D97381600DD168C /* Locksmith.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
5D2E37C71D9737F300DD168C /* Products */ = {
5D2B81F11D99D5FC00315E5D /* Products */ = {
isa = PBXGroup;
children = (
5D2E37D01D9737F300DD168C /* Locksmith.framework */,
5D2E37D21D9737F300DD168C /* Locksmith iOS Tests.xctest */,
5D2E37D41D9737F300DD168C /* Locksmith.framework */,
5D2E37D61D9737F300DD168C /* Locksmith OS X Tests.xctest */,
5D2E37D81D9737F300DD168C /* Locksmith.framework */,
5D2E37DA1D9737F300DD168C /* Locksmith.framework */,
5D2B81FA1D99D5FC00315E5D /* Locksmith.framework */,
5D2B81FC1D99D5FC00315E5D /* Locksmith iOS Tests.xctest */,
5D2B81FE1D99D5FC00315E5D /* Locksmith.framework */,
5D2B82001D99D5FC00315E5D /* Locksmith OS X Tests.xctest */,
5D2B82021D99D5FC00315E5D /* Locksmith.framework */,
5D2B82041D99D5FC00315E5D /* Locksmith.framework */,
);
name = Products;
sourceTree = "<group>";
};
5D8BE0051958C25B0030428C = {
isa = PBXGroup;
children = (
5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */,
5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */,
5DE870731D932717002DABE4 /* swift.nV.entitlements */,
5D8BE0101958C25B0030428C /* swift.nV */,
5D8BE00F1958C25B0030428C /* Products */,
Expand Down Expand Up @@ -219,7 +208,6 @@
buildRules = (
);
dependencies = (
5D2E37DC1D97380A00DD168C /* PBXTargetDependency */,
);
name = Swift.nV;
productName = Swift.nV;
Expand Down Expand Up @@ -260,8 +248,8 @@
projectDirPath = "";
projectReferences = (
{
ProductGroup = 5D2E37C71D9737F300DD168C /* Products */;
ProjectRef = 5D2E37C61D9737F300DD168C /* Locksmith.xcodeproj */;
ProductGroup = 5D2B81F11D99D5FC00315E5D /* Products */;
ProjectRef = 5D2B81F01D99D5FC00315E5D /* Locksmith.xcodeproj */;
},
);
projectRoot = "";
Expand All @@ -272,46 +260,46 @@
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
5D2E37D01D9737F300DD168C /* Locksmith.framework */ = {
5D2B81FA1D99D5FC00315E5D /* Locksmith.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Locksmith.framework;
remoteRef = 5D2E37CF1D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B81F91D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5D2E37D21D9737F300DD168C /* Locksmith iOS Tests.xctest */ = {
5D2B81FC1D99D5FC00315E5D /* Locksmith iOS Tests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Locksmith iOS Tests.xctest";
remoteRef = 5D2E37D11D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B81FB1D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5D2E37D41D9737F300DD168C /* Locksmith.framework */ = {
5D2B81FE1D99D5FC00315E5D /* Locksmith.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Locksmith.framework;
remoteRef = 5D2E37D31D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B81FD1D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5D2E37D61D9737F300DD168C /* Locksmith OS X Tests.xctest */ = {
5D2B82001D99D5FC00315E5D /* Locksmith OS X Tests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Locksmith OS X Tests.xctest";
remoteRef = 5D2E37D51D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B81FF1D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5D2E37D81D9737F300DD168C /* Locksmith.framework */ = {
5D2B82021D99D5FC00315E5D /* Locksmith.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Locksmith.framework;
remoteRef = 5D2E37D71D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B82011D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5D2E37DA1D9737F300DD168C /* Locksmith.framework */ = {
5D2B82041D99D5FC00315E5D /* Locksmith.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Locksmith.framework;
remoteRef = 5D2E37D91D9737F300DD168C /* PBXContainerItemProxy */;
remoteRef = 5D2B82031D99D5FC00315E5D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
Expand Down Expand Up @@ -355,14 +343,6 @@
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
5D2E37DC1D97380A00DD168C /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "Locksmith iOS";
targetProxy = 5D2E37DB1D97380A00DD168C /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
5D8BE0261958C25B0030428C /* Debug */ = {
isa = XCBuildConfiguration;
Expand Down

0 comments on commit c333d16

Please sign in to comment.