Skip to content

Commit

Permalink
removed the DeviceKit pod install, and installed manually. Then have …
Browse files Browse the repository at this point in the history
…DeviceKit as a linked framework for Eureka and logU both.
  • Loading branch information
brettalcox committed Mar 6, 2016
1 parent dcf0e25 commit 75ee6af
Show file tree
Hide file tree
Showing 15 changed files with 303 additions and 426 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ use_frameworks!

pod 'EasyTipView', '~> 0.1.3'
pod 'IQKeyboardManagerSwift'
pod 'DeviceKit', '~> 0.3.0'
3 changes: 0 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
PODS:
- DeviceKit (0.3.1)
- EasyTipView (0.1.4)
- IQKeyboardManagerSwift (4.0.0)

DEPENDENCIES:
- DeviceKit (~> 0.3.0)
- EasyTipView (~> 0.1.3)
- IQKeyboardManagerSwift

SPEC CHECKSUMS:
DeviceKit: eb8909d941cee4dc7f6cc5b1b40a41da523a197d
EasyTipView: 8938007882416faf655d40bd7b0b83bf73783724
IQKeyboardManagerSwift: ede2a27b4e1ce053d03073b9c7fa439322f5e405

Expand Down
3 changes: 0 additions & 3 deletions Pods/Manifest.lock

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

544 changes: 194 additions & 350 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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

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

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

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

22 changes: 0 additions & 22 deletions Pods/Target Support Files/Pods/Pods-acknowledgements.markdown

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

26 changes: 0 additions & 26 deletions Pods/Target Support Files/Pods/Pods-acknowledgements.plist

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

2 changes: 0 additions & 2 deletions Pods/Target Support Files/Pods/Pods-frameworks.sh

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

4 changes: 2 additions & 2 deletions Pods/Target Support Files/Pods/Pods.debug.xcconfig

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

4 changes: 2 additions & 2 deletions Pods/Target Support Files/Pods/Pods.release.xcconfig

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

100 changes: 100 additions & 0 deletions logU.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
B5787C391C7AA36D00694C44 /* DeleteAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5787C381C7AA36D00694C44 /* DeleteAccount.swift */; };
B586A19B1C8A6BF9006636D7 /* EditLift.swift in Sources */ = {isa = PBXBuildFile; fileRef = B586A19A1C8A6BF9006636D7 /* EditLift.swift */; };
B58E938F1C6EDFED00CFC8CA /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58E938E1C6EDFED00CFC8CA /* Theme.swift */; };
B5A54A841C8CCB320011DED9 /* DeviceKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5A54A7C1C8CCB0C0011DED9 /* DeviceKit.framework */; };
B5A54A851C8CCB320011DED9 /* DeviceKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B5A54A7C1C8CCB0C0011DED9 /* DeviceKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
B5AEB2F11C7FF8F6006FC791 /* FrequencyTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5AEB2F01C7FF8F6006FC791 /* FrequencyTableViewCell.swift */; };
B5AEB2F31C7FF9A5006FC791 /* FrequencyTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5AEB2F21C7FF9A5006FC791 /* FrequencyTableViewController.swift */; };
B5C6F1041C4F25F70016B70E /* logUTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5C6F1031C4F25F70016B70E /* logUTests.swift */; };
Expand Down Expand Up @@ -75,6 +77,41 @@
remoteGlobalIDString = 51729DEA1B9A4F5E004A00EB;
remoteInfo = Eureka;
};
B5A54A7B1C8CCB0C0011DED9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95CBDB6F1BFD2B5F0065FC66;
remoteInfo = "DeviceKit-iOS";
};
B5A54A7D1C8CCB0C0011DED9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95CBDB791BFD2B5F0065FC66;
remoteInfo = "DeviceKit-iOSTests";
};
B5A54A7F1C8CCB0C0011DED9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95CBDB8C1BFD2B720065FC66;
remoteInfo = "DeviceKit-tvOS";
};
B5A54A811C8CCB0C0011DED9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 95CBDB951BFD2B720065FC66;
remoteInfo = "DeviceKit-tvOSTests";
};
B5A54A861C8CCB320011DED9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 95CBDB6E1BFD2B5F0065FC66;
remoteInfo = "DeviceKit-iOS";
};
B5C6F1001C4F25F70016B70E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B5C6F0E31C4F25F70016B70E /* Project object */;
Expand Down Expand Up @@ -126,6 +163,7 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
B5A54A851C8CCB320011DED9 /* DeviceKit.framework in Embed Frameworks */,
B5C6F1451C4F26EA0016B70E /* Charts.framework in Embed Frameworks */,
B55E02441C64578A00DBACF6 /* Eureka.framework in Embed Frameworks */,
);
Expand Down Expand Up @@ -154,8 +192,10 @@
B5787C381C7AA36D00694C44 /* DeleteAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeleteAccount.swift; sourceTree = "<group>"; };
B586A19A1C8A6BF9006636D7 /* EditLift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditLift.swift; sourceTree = "<group>"; };
B58E938E1C6EDFED00CFC8CA /* Theme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DeviceKit.xcodeproj; path = "DeviceKit-master/DeviceKit.xcodeproj"; sourceTree = "<group>"; };
B5AEB2F01C7FF8F6006FC791 /* FrequencyTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FrequencyTableViewCell.swift; sourceTree = "<group>"; };
B5AEB2F21C7FF9A5006FC791 /* FrequencyTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FrequencyTableViewController.swift; sourceTree = "<group>"; };
B5C6E7931C8CC9180096D267 /* DeviceKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceKit.framework; path = "Pods/../build/Debug-iphoneos/DeviceKit.framework"; sourceTree = "<group>"; };
B5C6F0EB1C4F25F70016B70E /* logU.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = logU.app; sourceTree = BUILT_PRODUCTS_DIR; };
B5C6F0FF1C4F25F70016B70E /* logUTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = logUTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B5C6F1031C4F25F70016B70E /* logUTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = logUTests.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -195,6 +235,7 @@
B5C6F1441C4F26EA0016B70E /* Charts.framework in Frameworks */,
B55E02431C64578A00DBACF6 /* Eureka.framework in Frameworks */,
C681BE885C54F2E0D318C54E /* Pods.framework in Frameworks */,
B5A54A841C8CCB320011DED9 /* DeviceKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -218,6 +259,7 @@
1DD5D21B4CEA8AC2976CD0CA /* Frameworks */ = {
isa = PBXGroup;
children = (
B5C6E7931C8CC9180096D267 /* DeviceKit.framework */,
ACF0D323F1ACAA97C55B4611 /* Pods.framework */,
);
name = Frameworks;
Expand All @@ -232,6 +274,17 @@
name = Products;
sourceTree = "<group>";
};
B5A54A731C8CCB0C0011DED9 /* Products */ = {
isa = PBXGroup;
children = (
B5A54A7C1C8CCB0C0011DED9 /* DeviceKit.framework */,
B5A54A7E1C8CCB0C0011DED9 /* DeviceKit-iOSTests.xctest */,
B5A54A801C8CCB0C0011DED9 /* DeviceKit.framework */,
B5A54A821C8CCB0C0011DED9 /* DeviceKit-tvOSTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
B5C6F0E21C4F25F70016B70E = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -274,6 +327,7 @@
B5C6F15D1C4F45240016B70E /* MaxesTableViewCell.swift */,
B5C6F1591C4F3AFE0016B70E /* StatsTableViewCell.swift */,
B5C6F11C1C4F26480016B70E /* AppDelegate.swift */,
B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */,
B55E02381C64577300DBACF6 /* Eureka.xcodeproj */,
B5C6F1381C4F26DD0016B70E /* Charts.xcodeproj */,
B5C6F11D1C4F26480016B70E /* Assets.xcassets */,
Expand Down Expand Up @@ -358,6 +412,7 @@
dependencies = (
B5C6F1471C4F26EA0016B70E /* PBXTargetDependency */,
B55E02461C64578A00DBACF6 /* PBXTargetDependency */,
B5A54A871C8CCB320011DED9 /* PBXTargetDependency */,
);
name = logU;
productName = logU;
Expand Down Expand Up @@ -442,6 +497,10 @@
ProductGroup = B5C6F1391C4F26DD0016B70E /* Products */;
ProjectRef = B5C6F1381C4F26DD0016B70E /* Charts.xcodeproj */;
},
{
ProductGroup = B5A54A731C8CCB0C0011DED9 /* Products */;
ProjectRef = B5A54A721C8CCB0C0011DED9 /* DeviceKit.xcodeproj */;
},
{
ProductGroup = B55E02391C64577300DBACF6 /* Products */;
ProjectRef = B55E02381C64577300DBACF6 /* Eureka.xcodeproj */;
Expand Down Expand Up @@ -471,6 +530,34 @@
remoteRef = B55E02411C64577300DBACF6 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
B5A54A7C1C8CCB0C0011DED9 /* DeviceKit.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = DeviceKit.framework;
remoteRef = B5A54A7B1C8CCB0C0011DED9 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
B5A54A7E1C8CCB0C0011DED9 /* DeviceKit-iOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "DeviceKit-iOSTests.xctest";
remoteRef = B5A54A7D1C8CCB0C0011DED9 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
B5A54A801C8CCB0C0011DED9 /* DeviceKit.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = DeviceKit.framework;
remoteRef = B5A54A7F1C8CCB0C0011DED9 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
B5A54A821C8CCB0C0011DED9 /* DeviceKit-tvOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "DeviceKit-tvOSTests.xctest";
remoteRef = B5A54A811C8CCB0C0011DED9 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
B5C6F13F1C4F26DD0016B70E /* Charts.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
Expand Down Expand Up @@ -635,6 +722,11 @@
name = Eureka;
targetProxy = B55E02451C64578A00DBACF6 /* PBXContainerItemProxy */;
};
B5A54A871C8CCB320011DED9 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "DeviceKit-iOS";
targetProxy = B5A54A861C8CCB320011DED9 /* PBXContainerItemProxy */;
};
B5C6F1011C4F25F70016B70E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B5C6F0EA1C4F25F70016B70E /* logU */;
Expand Down Expand Up @@ -763,6 +855,10 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug-iphoneos",
);
INFOPLIST_FILE = logU/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -781,6 +877,10 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug-iphoneos",
);
INFOPLIST_FILE = logU/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
Binary file modified logU/.DS_Store
Binary file not shown.

0 comments on commit 75ee6af

Please sign in to comment.