Skip to content

Commit

Permalink
Merge pull request #65 from Drink-Easy/RevertError
Browse files Browse the repository at this point in the history
#4 드롭다운 라이브러리 삭제
  • Loading branch information
doyeonk429 authored Aug 17, 2024
2 parents 17b602f + 6b60dc1 commit da0ef50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
34 changes: 0 additions & 34 deletions Drink-EG/Drink-EG.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,10 @@
165401072C6BA5D8008A9DBF /* MemberInfoRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401062C6BA5D8008A9DBF /* MemberInfoRequest.swift */; };
165401092C6BA644008A9DBF /* MemberInfoAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401082C6BA644008A9DBF /* MemberInfoAPI.swift */; };
1654010B2C6BACDC008A9DBF /* SelectionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654010A2C6BACDC008A9DBF /* SelectionManager.swift */; };
1654015A2C6FD0C2008A9DBF /* SwiftyMenu in Frameworks */ = {isa = PBXBuildFile; productRef = 165401592C6FD0C2008A9DBF /* SwiftyMenu */; };
1654010D2C6C7FBB008A9DBF /* APIResponseMemberResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654010C2C6C7FBB008A9DBF /* APIResponseMemberResponse.swift */; };
1654010F2C6E2B4B008A9DBF /* MyCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654010E2C6E2B4B008A9DBF /* MyCollectionViewController.swift */; };
165401112C6E2B79008A9DBF /* WineNewsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401102C6E2B79008A9DBF /* WineNewsViewController.swift */; };
165401132C6E2BAA008A9DBF /* WineKnowledgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401122C6E2BAA008A9DBF /* WineKnowledgeViewController.swift */; };
165401162C6E3858008A9DBF /* CardSlider in Frameworks */ = {isa = PBXBuildFile; productRef = 165401152C6E3858008A9DBF /* CardSlider */; };
165401192C6E555A008A9DBF /* CardSliderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401182C6E555A008A9DBF /* CardSliderViewController.swift */; };
1654011B2C6E5661008A9DBF /* CardTitleview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654011A2C6E5661008A9DBF /* CardTitleview.swift */; };
1654011D2C6E5681008A9DBF /* CardsLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654011C2C6E5681008A9DBF /* CardsLayout.swift */; };
1654011F2C6E56A9008A9DBF /* UIViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654011E2C6E56A9008A9DBF /* UIViewExtension.swift */; };
165401212C6E56BD008A9DBF /* RatingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401202C6E56BD008A9DBF /* RatingView.swift */; };
165401232C6E57BC008A9DBF /* CardSliderCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 165401222C6E57BC008A9DBF /* CardSliderCell.swift */; };
1654014C2C6F41B0008A9DBF /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654014B2C6F41B0008A9DBF /* ContentView.swift */; };
1654014E2C6F9582008A9DBF /* APIResponseNoteResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654014D2C6F9582008A9DBF /* APIResponseNoteResponse.swift */; };
165401502C6F960A008A9DBF /* NoteResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1654014F2C6F960A008A9DBF /* NoteResponse.swift */; };
Expand Down Expand Up @@ -266,7 +258,6 @@
5E2219612C69DDBF005849FB /* Alamofire in Frameworks */,
5E22196A2C69DEEA005849FB /* Toast in Frameworks */,
5E22197D2C6BB56F005849FB /* SDWebImageMapKit in Frameworks */,
1654015A2C6FD0C2008A9DBF /* SwiftyMenu in Frameworks */,
5E2219642C69DE43005849FB /* Moya in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -646,7 +637,6 @@
165401152C6E3858008A9DBF /* CardSlider */,
5E22197A2C6BB56F005849FB /* SDWebImage */,
5E22197C2C6BB56F005849FB /* SDWebImageMapKit */,
165401592C6FD0C2008A9DBF /* SwiftyMenu */,
);
productName = "Drink-EG";
productReference = 16B97CD02C4BEB0900D8B453 /* Drink-EG.app */;
Expand Down Expand Up @@ -685,7 +675,6 @@
5E22196F2C6B5B5B005849FB /* XCRemoteSwiftPackageReference "Cosmos" */,
165401142C6E3858008A9DBF /* XCRemoteSwiftPackageReference "cardslider" */,
5E2219792C6BB56F005849FB /* XCRemoteSwiftPackageReference "SDWebImage" */,
165401582C6FD0C2008A9DBF /* XCRemoteSwiftPackageReference "SwiftyMenu" */,
);
productRefGroup = 16B97CD12C4BEB0900D8B453 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -1029,20 +1018,6 @@
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
165401582C6FD0C2008A9DBF /* XCRemoteSwiftPackageReference "SwiftyMenu" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/KarimEbrahemAbdelaziz/SwiftyMenu.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.1.0;
165401142C6E3858008A9DBF /* XCRemoteSwiftPackageReference "cardslider" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Ramotion/cardslider.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.1.0;
};
};
5E22195C2C69DDB5005849FB /* XCRemoteSwiftPackageReference "SnapKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SnapKit/SnapKit.git";
Expand Down Expand Up @@ -1102,15 +1077,6 @@
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
165401592C6FD0C2008A9DBF /* SwiftyMenu */ = {
isa = XCSwiftPackageProductDependency;
package = 165401582C6FD0C2008A9DBF /* XCRemoteSwiftPackageReference "SwiftyMenu" */;
productName = SwiftyMenu;
165401152C6E3858008A9DBF /* CardSlider */ = {
isa = XCSwiftPackageProductDependency;
package = 165401142C6E3858008A9DBF /* XCRemoteSwiftPackageReference "cardslider" */;
productName = CardSlider;
};
5E22195D2C69DDB5005849FB /* SnapKit */ = {
isa = XCSwiftPackageProductDependency;
package = 5E22195C2C69DDB5005849FB /* XCRemoteSwiftPackageReference "SnapKit" */;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "9e3548ffa0c51f116169dd0affee06f21c854fbd14ff53d22c0e87d1ce378d33",
"originHash" : "a8561a89e8f67830f69988d3a168bbd94d5d7088705bdbb1ebac5fe0c3ef0104",
"pins" : [
{
"identity" : "alamofire",
Expand Down Expand Up @@ -82,15 +82,6 @@
"version" : "5.7.1"
}
},
{
"identity" : "swiftymenu",
"kind" : "remoteSourceControl",
"location" : "https://github.com/KarimEbrahemAbdelaziz/SwiftyMenu.git",
"state" : {
"revision" : "4441d29ce12a830e9ad996a7a5126ad859e84a90",
"version" : "1.1.0"
}
},
{
"identity" : "toast-swift",
"kind" : "remoteSourceControl",
Expand Down

0 comments on commit da0ef50

Please sign in to comment.