Skip to content

Commit

Permalink
Remove unused dependency IDZSwiftCommonCrypto
Browse files Browse the repository at this point in the history
  • Loading branch information
GianniCarlo committed Mar 14, 2017
1 parent 2c20232 commit 84b270a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 25 deletions.
21 changes: 0 additions & 21 deletions Audiobook Player.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
418B6D081D2707F800F974FB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 418B6D061D2707F800F974FB /* LaunchScreen.storyboard */; };
418B6D131D2707F800F974FB /* Audiobook_PlayerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B6D121D2707F800F974FB /* Audiobook_PlayerTests.swift */; };
418B6D5D1D2CB76900F974FB /* PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418B6D5C1D2CB76900F974FB /* PlayerViewController.swift */; };
41AABFFC1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41AABFFB1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework */; };
41AABFFE1E705D21006BD2E0 /* IDZSwiftCommonCrypto.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 41AABFFB1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
41AB1C131D30298800AC1AA0 /* MBProgressHUD.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41AB1C121D30298800AC1AA0 /* MBProgressHUD.framework */; };
41B2AC8E1D43CCE8005382A9 /* ChaptersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41B2AC8D1D43CCE8005382A9 /* ChaptersViewController.swift */; };
41B2AC901D43CD2F005382A9 /* SpeedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41B2AC8F1D43CD2F005382A9 /* SpeedViewController.swift */; };
Expand All @@ -36,20 +34,6 @@
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
41AABFFF1E705D21006BD2E0 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
41AABFFE1E705D21006BD2E0 /* IDZSwiftCommonCrypto.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
412451811D489204008AC0E5 /* Fabric.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Fabric.framework; sourceTree = "<group>"; };
412451821D489204008AC0E5 /* Crashlytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Crashlytics.framework; sourceTree = "<group>"; };
Expand All @@ -67,7 +51,6 @@
418B6D141D2707F800F974FB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
418B6D5C1D2CB76900F974FB /* PlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
419196341D47CC4E007A3AF3 /* Audiobook Player.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Audiobook Player.entitlements"; sourceTree = "<group>"; };
41AABFFB1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IDZSwiftCommonCrypto.framework; path = Carthage/Build/iOS/IDZSwiftCommonCrypto.framework; sourceTree = "<group>"; };
41AB1C121D30298800AC1AA0 /* MBProgressHUD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MBProgressHUD.framework; path = Carthage/Build/iOS/MBProgressHUD.framework; sourceTree = "<group>"; };
41B2AC8D1D43CCE8005382A9 /* ChaptersViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChaptersViewController.swift; sourceTree = "<group>"; };
41B2AC8F1D43CD2F005382A9 /* SpeedViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpeedViewController.swift; sourceTree = "<group>"; };
Expand All @@ -79,7 +62,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
41AABFFC1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework in Frameworks */,
413616441D30115700E48944 /* Chameleon.framework in Frameworks */,
41AB1C131D30298800AC1AA0 /* MBProgressHUD.framework in Frameworks */,
412451841D489204008AC0E5 /* Crashlytics.framework in Frameworks */,
Expand Down Expand Up @@ -157,7 +139,6 @@
412451821D489204008AC0E5 /* Crashlytics.framework */,
41AB1C121D30298800AC1AA0 /* MBProgressHUD.framework */,
413616431D30115700E48944 /* Chameleon.framework */,
41AABFFB1E705D19006BD2E0 /* IDZSwiftCommonCrypto.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -182,7 +163,6 @@
418B6CF41D2707F800F974FB /* Sources */,
418B6CF51D2707F800F974FB /* Frameworks */,
418B6CF61D2707F800F974FB /* Resources */,
41AABFFF1E705D21006BD2E0 /* Embed Frameworks */,
413616421D30100100E48944 /* ShellScript */,
412451801D4891EF008AC0E5 /* ShellScript */,
);
Expand Down Expand Up @@ -304,7 +284,6 @@
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Chameleon.framework",
"$(SRCROOT)/Carthage/Build/iOS/MBProgressHUD.framework",
"$(SRCROOT)/Carthage/Build/iOS/IDZSwiftCommonCrypto.framework",
);
outputPaths = (
);
Expand Down
1 change: 0 additions & 1 deletion Audiobook Player/ListBooksViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import AVFoundation
import MediaPlayer
import Chameleon
import MBProgressHUD
import IDZSwiftCommonCrypto

class ListBooksViewController: UIViewController, UIGestureRecognizerDelegate {

Expand Down
1 change: 0 additions & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
github "ViccAlexander/Chameleon"
github "jdg/MBProgressHUD" ~> 0.9.2
github "iosdevzone/IDZSwiftCommonCrypto"
1 change: 0 additions & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
github "ViccAlexander/Chameleon" "2.2.0"
github "iosdevzone/IDZSwiftCommonCrypto" "0.9.1"
github "jdg/MBProgressHUD" "0.9.2"
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Pull requests regarding upcoming features (or bugs) are welcomed. Any suggestion
Managed with [Carthage](https://github.com/Carthage/Carthage)
- [Chameleon](https://github.com/ViccAlexander/Chameleon) for colors
- [MBProgressHUD](https://github.com/jdg/MBProgressHUD) for loading wheels
- [IDZSwiftCommonCrypto](https://github.com/iosdevzone/IDZSwiftCommonCrypto) for SHA-1 identifiers for the books

# Credits
- Large Play image made by [Vectors Market](http://www.flaticon.com/authors/vectors-market) from [www.flaticon.com](http://www.flaticon.com)
Expand Down

0 comments on commit 84b270a

Please sign in to comment.