Skip to content

Commit

Permalink
- Added cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Välimaa committed Jan 23, 2017
1 parent 9f0aaeb commit d63e97d
Show file tree
Hide file tree
Showing 340 changed files with 33,768 additions and 0 deletions.
135 changes: 135 additions & 0 deletions LANScan.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
129CDFFF43C0A916BF010F46 /* Pods_LANScanTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E5DF4CDEFB2558015119594 /* Pods_LANScanTests.framework */; };
32350FC21E36936200AEB1C1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32350FC11E36936200AEB1C1 /* AppDelegate.swift */; };
32350FC91E36936200AEB1C1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 32350FC81E36936200AEB1C1 /* Assets.xcassets */; };
32350FCC1E36936200AEB1C1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 32350FCA1E36936200AEB1C1 /* LaunchScreen.storyboard */; };
Expand All @@ -16,6 +17,7 @@
32350FE81E3694DD00AEB1C1 /* ScanView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32350FE51E3694DD00AEB1C1 /* ScanView.swift */; };
32350FE91E3694DD00AEB1C1 /* TopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32350FE61E3694DD00AEB1C1 /* TopView.swift */; };
32350FEA1E3694DD00AEB1C1 /* HostCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32350FE71E3694DD00AEB1C1 /* HostCell.swift */; };
4A66C75BEB4D80E648E604FB /* Pods_LANScan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C144A5528EDCB8CF69FE560 /* Pods_LANScan.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand All @@ -29,6 +31,8 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
1C144A5528EDCB8CF69FE560 /* Pods_LANScan.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LANScan.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2F395F1AF363BFA58C05E4DA /* Pods-LANScanTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LANScanTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LANScanTests/Pods-LANScanTests.debug.xcconfig"; sourceTree = "<group>"; };
32350FBE1E36936200AEB1C1 /* LANScan.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LANScan.app; sourceTree = BUILT_PRODUCTS_DIR; };
32350FC11E36936200AEB1C1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
32350FC81E36936200AEB1C1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
Expand All @@ -42,20 +46,26 @@
32350FE51E3694DD00AEB1C1 /* ScanView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanView.swift; sourceTree = "<group>"; };
32350FE61E3694DD00AEB1C1 /* TopView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TopView.swift; sourceTree = "<group>"; };
32350FE71E3694DD00AEB1C1 /* HostCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HostCell.swift; sourceTree = "<group>"; };
4CEBB13C923ECADA6ED046B2 /* Pods-LANScan.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LANScan.release.xcconfig"; path = "Pods/Target Support Files/Pods-LANScan/Pods-LANScan.release.xcconfig"; sourceTree = "<group>"; };
8E5DF4CDEFB2558015119594 /* Pods_LANScanTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LANScanTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BEC25BB06EF4212C450470FD /* Pods-LANScanTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LANScanTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-LANScanTests/Pods-LANScanTests.release.xcconfig"; sourceTree = "<group>"; };
E521D472E10FF26B68C0495A /* Pods-LANScan.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LANScan.debug.xcconfig"; path = "Pods/Target Support Files/Pods-LANScan/Pods-LANScan.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
32350FBB1E36936200AEB1C1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
4A66C75BEB4D80E648E604FB /* Pods_LANScan.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
32350FCF1E36936200AEB1C1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
129CDFFF43C0A916BF010F46 /* Pods_LANScanTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -68,6 +78,8 @@
32350FC01E36936200AEB1C1 /* LANScan */,
32350FD51E36936200AEB1C1 /* LANScanTests */,
32350FBF1E36936200AEB1C1 /* Products */,
599A0495CB96567E18751F46 /* Pods */,
6563F552F23CD0DD2DB8A614 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -121,16 +133,39 @@
name = Views;
sourceTree = "<group>";
};
599A0495CB96567E18751F46 /* Pods */ = {
isa = PBXGroup;
children = (
E521D472E10FF26B68C0495A /* Pods-LANScan.debug.xcconfig */,
4CEBB13C923ECADA6ED046B2 /* Pods-LANScan.release.xcconfig */,
2F395F1AF363BFA58C05E4DA /* Pods-LANScanTests.debug.xcconfig */,
BEC25BB06EF4212C450470FD /* Pods-LANScanTests.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
6563F552F23CD0DD2DB8A614 /* Frameworks */ = {
isa = PBXGroup;
children = (
1C144A5528EDCB8CF69FE560 /* Pods_LANScan.framework */,
8E5DF4CDEFB2558015119594 /* Pods_LANScanTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
32350FBD1E36936200AEB1C1 /* LANScan */ = {
isa = PBXNativeTarget;
buildConfigurationList = 32350FDB1E36936200AEB1C1 /* Build configuration list for PBXNativeTarget "LANScan" */;
buildPhases = (
C21943C5E4D45B2C35C915EA /* [CP] Check Pods Manifest.lock */,
32350FBA1E36936200AEB1C1 /* Sources */,
32350FBB1E36936200AEB1C1 /* Frameworks */,
32350FBC1E36936200AEB1C1 /* Resources */,
70CDD2C37E4662FF30F2E136 /* [CP] Embed Pods Frameworks */,
31A26D1F2D7A0A69F67D0532 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -145,9 +180,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 32350FDE1E36936200AEB1C1 /* Build configuration list for PBXNativeTarget "LANScanTests" */;
buildPhases = (
2F1B85467B2EF0F733CD709D /* [CP] Check Pods Manifest.lock */,
32350FCE1E36936200AEB1C1 /* Sources */,
32350FCF1E36936200AEB1C1 /* Frameworks */,
32350FD01E36936200AEB1C1 /* Resources */,
BF3E44C215A1E0CBF5C70CFD /* [CP] Embed Pods Frameworks */,
4A9CD697E433408784B46CB8 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -220,6 +258,99 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2F1B85467B2EF0F733CD709D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
31A26D1F2D7A0A69F67D0532 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LANScan/Pods-LANScan-resources.sh\"\n";
showEnvVarsInLog = 0;
};
4A9CD697E433408784B46CB8 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LANScanTests/Pods-LANScanTests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
70CDD2C37E4662FF30F2E136 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LANScan/Pods-LANScan-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
BF3E44C215A1E0CBF5C70CFD /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LANScanTests/Pods-LANScanTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C21943C5E4D45B2C35C915EA /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
32350FBA1E36936200AEB1C1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -359,6 +490,7 @@
};
32350FDC1E36936200AEB1C1 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E521D472E10FF26B68C0495A /* Pods-LANScan.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = Y7K9K4R5AQ;
Expand All @@ -372,6 +504,7 @@
};
32350FDD1E36936200AEB1C1 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4CEBB13C923ECADA6ED046B2 /* Pods-LANScan.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = Y7K9K4R5AQ;
Expand All @@ -385,6 +518,7 @@
};
32350FDF1E36936200AEB1C1 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2F395F1AF363BFA58C05E4DA /* Pods-LANScanTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
Expand All @@ -400,6 +534,7 @@
};
32350FE01E36936200AEB1C1 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = BEC25BB06EF4212C450470FD /* Pods-LANScanTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
Expand Down
10 changes: 10 additions & 0 deletions LANScan.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
17 changes: 17 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'LANScan' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
pod 'ReactiveCocoa', '2.5'
pod 'Alamofire', '4.3.0'
pod 'SnapKit', '3.1.2'
pod 'SpinKit', '~> 1.2'

target 'LANScanTests' do
inherit! :search_paths
# Pods for testing
end

end
27 changes: 27 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
PODS:
- Alamofire (4.3.0)
- ReactiveCocoa (2.5):
- ReactiveCocoa/UI (= 2.5)
- ReactiveCocoa/Core (2.5):
- ReactiveCocoa/no-arc
- ReactiveCocoa/no-arc (2.5)
- ReactiveCocoa/UI (2.5):
- ReactiveCocoa/Core
- SnapKit (3.1.2)
- SpinKit (1.2.0)

DEPENDENCIES:
- Alamofire (= 4.3.0)
- ReactiveCocoa (= 2.5)
- SnapKit (= 3.1.2)
- SpinKit (~> 1.2)

SPEC CHECKSUMS:
Alamofire: 856a113053a7bc9cbe5d6367a555d773fc5cfef7
ReactiveCocoa: e2db045570aa97c695e7aa97c2bcab222ae51f4a
SnapKit: 12b24f569cb7c143acc9c22b9d91b23e7b1c84a2
SpinKit: 65906a8b534a4e14cbfd3f8b0b6c329131faef4a

PODFILE CHECKSUM: c2713fcc7f920dbbb8e5bffb09465bc1f06531e5

COCOAPODS: 1.1.1
19 changes: 19 additions & 0 deletions Pods/Alamofire/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d63e97d

Please sign in to comment.