We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc94745 + 8445c85 commit 36ee73aCopy full SHA for 36ee73a
LeanCloud.xcodeproj/project.pbxproj
@@ -423,6 +423,7 @@
423
isa = PBXGroup;
424
children = (
425
11FD150021742CAF008389D4 /* Polyfill */,
426
+ 835F5D571D7E6808004D1A0E /* LeanCloud.swift */,
427
11D9C100216DFB2D00A620B7 /* MD5.swift */,
428
11D9C0F8216DF63B00A620B7 /* Error.swift */,
429
11FD151321743A09008389D4 /* Lazyload.swift */,
@@ -520,7 +521,6 @@
520
521
835F5D3F1D7E6808004D1A0E /* Sources */ = {
522
523
- 835F5D571D7E6808004D1A0E /* LeanCloud.swift */,
524
11D9C0F7216DF63B00A620B7 /* Foundation */,
525
11A166CB214F56F00094AF13 /* LocalStorage */,
526
835F5D401D7E6808004D1A0E /* Storage */,
Sources/LeanCloud.swift Sources/Foundation/LeanCloud.swiftSources/LeanCloud.swift renamed to Sources/Foundation/LeanCloud.swift
0 commit comments