Move local modules into a folder named Modules.
This commit is contained in:
parent
14bcef0f9a
commit
d50b5818ac
Modules
Account
.gitignore
.swiftpm/xcode/xcshareddata/xcschemes
Package.swiftREADME.mdSources/Account
Account.swiftAccountBehaviors.swiftAccountDelegate.swift
AccountDelegates
CloudKitAccountDelegate.swiftFeedbinAccountDelegate.swiftFeedlyAccountDelegate.swiftLocalAccountDelegate.swiftNewsBlurAccountDelegate.swiftReaderAPIAccountDelegate.swift
AccountError.swiftAccountManager.swiftAccountMetadata.swiftAccountMetadataFile.swiftAccountSyncError.swiftArticleFetcher.swiftCombinedRefreshProgress.swiftContainer.swiftContainerIdentifier.swiftContainerPath.swiftDataExtensions.swiftFeed.swiftFeedMetadata.swiftFeedMetadataFile.swiftFolder.swiftOPMLFile.swiftOPMLNormalizer.swiftSingleArticleFetcher.swiftURLRequest+Account.swiftUnreadCountProvider.swiftTests
AccountTests
AccountCredentialsTest.swift
LinuxMain.swiftFeedbin
AccountFeedbinFolderContentsSyncTest.swiftAccountFeedbinFolderSyncTest.swiftAccountFeedbinSyncTest.swift
Feedly
FeedlyCreateFeedsForCollectionFoldersOperationTests.swiftFeedlyGetCollectionsOperationTests.swiftFeedlyGetStreamContentsOperationTests.swiftFeedlyLogoutOperationTests.swiftFeedlyMirrorCollectionsAsFoldersOperationTests.swiftFeedlySendArticleStatusesOperationTests.swiftFeedlySyncAllMockResponseProvider.swiftFeedlySyncStreamContentsOperationTests.swiftFeedlyTestSupport.swiftTestGetCollectionsService.swiftTestGetEntriesService.swiftTestGetPagedStreamContentsService.swiftTestGetPagedStreamIdsService.swiftTestGetStreamContentsService.swiftTestGetStreamIdsService.swiftTestMarkArticlesService.swift
JSON
feedly_collections_initial.jsonfeedly_macintosh_initial.jsonfeedly_unreads_1000.jsonfeedly_unreads_initial.jsonsubscriptions_add.jsonsubscriptions_initial.jsontaggings_add.jsontaggings_delete.jsontaggings_initial.jsontags_add.jsontags_delete.jsontags_initial.json
TestAccountManager.swiftTestTransport.swiftAppKitExtras
.gitignore
.swiftpm/xcode/xcshareddata/xcschemes
Package.swiftSources/AppKitExtras
FourCharCode.swiftKeyboard.swiftKeyboardDelegateProtocol.swiftNSAppearance+RSCore.swiftNSAppleEventDescriptor+RSCore.swiftNSImage+RSCore.swiftNSMenu+Extensions.swiftNSOutlineView+RSCore.swiftNSPasteboard+RSCore.swiftNSResponder-Extensions.swiftNSTableView+RSCore.swiftNSToolbar+RSCore.swiftNSView+RSCore.swiftNSWindow-Extensions.swiftNSWindowController+RSCore.swiftPasteboardWriterOwner.swiftRSToolbarItem.swiftURLPasteboardWriter.swiftUserApp.swift
Tests/AppKitExtrasTests
ArticleExtractor
Articles
0
Account/Sources/Account/AccountManager.swift → Modules/Account/Sources/Account/AccountManager.swift
0
Account/Sources/Account/AccountManager.swift → Modules/Account/Sources/Account/AccountManager.swift
0
Account/Sources/Account/ArticleFetcher.swift → Modules/Account/Sources/Account/ArticleFetcher.swift
0
Account/Sources/Account/ArticleFetcher.swift → Modules/Account/Sources/Account/ArticleFetcher.swift
0
Account/Sources/Account/DataExtensions.swift → Modules/Account/Sources/Account/DataExtensions.swift
0
Account/Sources/Account/DataExtensions.swift → Modules/Account/Sources/Account/DataExtensions.swift
0
Account/Sources/Account/OPMLNormalizer.swift → Modules/Account/Sources/Account/OPMLNormalizer.swift
0
Account/Sources/Account/OPMLNormalizer.swift → Modules/Account/Sources/Account/OPMLNormalizer.swift
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user