smittytone / PreviewCode

QuickLook source code preview and icon thumbnailing app extensions for macOS Catalina and beyond
https://smittytone.net/previewcode
MIT License
41 stars 3 forks source link

The project includes files from OneDrive. #8

Closed axb-c closed 1 year ago

axb-c commented 1 year ago

PreviewCode.xcodeproj/project.pbxproj

110:        3BFBEC372663FDD400B4E70C /* new */ = {isa = PBXFileReference; lastKnownFileType = folder; name = new; path = "../../../Library/CloudStorage/OneDrive-Personal/Programming/PreviewCode/new"; sourceTree = "<group>"; };
114:        3BFD78192663E16E002AD588 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = "/Users/smitty/Library/CloudStorage/OneDrive-Personal/Programming/PreviewCode/Assets.xcassets"; sourceTree = "<absolute>"; };
131:        3BFD785B2663E38F002AD588 /* Secrets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Secrets.swift; path = "../../../Library/CloudStorage/OneDrive-Personal/Programming/mnu/Secrets.swift"; sourceTree = "<group>"; };
smittytone commented 1 year ago

As it says in the Read Me, certain portions of the app are not included in the repo and you'll have to add them yourself or remove the references from your fork. An upcoming release will clarify what you need to add.