Skip to content

Commit

Permalink
QNCache to Utils
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSen-qn committed Oct 7, 2023
1 parent cfe9ca8 commit 58dd4aa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions QiniuSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,8 @@
3149446424484DE200386F16 /* Utils */ = {
isa = PBXGroup;
children = (
45CBC6D02ABA9FFF00962B47 /* QNCache.h */,
45CBC6D12ABA9FFF00962B47 /* QNCache.m */,
31259E3224E3D02C00CF7531 /* NSData+QNGZip.h */,
31259E3124E3D02C00CF7531 /* NSData+QNGZip.m */,
31F5538E2456F2F3000B66AD /* QN_GTM_Base64.h */,
Expand Down Expand Up @@ -911,15 +913,6 @@
path = ConnectCheck;
sourceTree = "<group>";
};
45CBC6CF2ABA9FED00962B47 /* Cache */ = {
isa = PBXGroup;
children = (
45CBC6D02ABA9FFF00962B47 /* QNCache.h */,
45CBC6D12ABA9FFF00962B47 /* QNCache.m */,
);
path = Cache;
sourceTree = "<group>";
};
A955AABD20BF51BFE5032419 /* Frameworks */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -987,7 +980,6 @@
DF2CDE4D19DAC6A400CE01FB /* QiniuSDK */ = {
isa = PBXGroup;
children = (
45CBC6CF2ABA9FED00962B47 /* Cache */,
314E49E424B3267B00310A03 /* Collect */,
31F553A92457C552000B66AD /* BigData */,
3149446424484DE200386F16 /* Utils */,
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 58dd4aa

Please sign in to comment.