整理代码结构
This commit is contained in:
parent
5a4d4e2afd
commit
d517f49edb
@ -759,6 +759,17 @@
|
||||
path = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D59AB434292E389E00714392 /* KeyChain */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D59AB42C292E24DD00714392 /* UICKeyChainStore.h */,
|
||||
D59AB42E292E250500714392 /* UICKeyChainStore.m */,
|
||||
D59AB431292E26B600714392 /* DataManager.h */,
|
||||
D59AB432292E26CE00714392 /* DataManager.m */,
|
||||
);
|
||||
path = KeyChain;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D5AB1D2728BF782200AA6AFA /* QRCodeReaderViewController */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@ -902,10 +913,7 @@
|
||||
D5F2D104287C12DD003C2B62 /* JcWallet.mm */,
|
||||
D5538BA4287E9908000BDFB6 /* WalletEvent.h */,
|
||||
D5538BA3287E9908000BDFB6 /* WalletEvent.cpp */,
|
||||
D59AB42C292E24DD00714392 /* UICKeyChainStore.h */,
|
||||
D59AB42E292E250500714392 /* UICKeyChainStore.m */,
|
||||
D59AB431292E26B600714392 /* DataManager.h */,
|
||||
D59AB432292E26CE00714392 /* DataManager.m */,
|
||||
D59AB434292E389E00714392 /* KeyChain */,
|
||||
);
|
||||
path = Classes_cocos;
|
||||
sourceTree = "<group>";
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user