diff --git a/Simplenote.xcodeproj/project.pbxproj b/Simplenote.xcodeproj/project.pbxproj index a92b75158..817541725 100644 --- a/Simplenote.xcodeproj/project.pbxproj +++ b/Simplenote.xcodeproj/project.pbxproj @@ -468,6 +468,8 @@ BA553F0927065E20007737E9 /* FontSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA553F0727065E20007737E9 /* FontSettings.swift */; }; BA5F020526BB57F000581E92 /* NSAlert+Simplenote.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA5F020426BB57F000581E92 /* NSAlert+Simplenote.swift */; }; BA5F020626BB57F000581E92 /* NSAlert+Simplenote.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA5F020426BB57F000581E92 /* NSAlert+Simplenote.swift */; }; + BA71EC242BC88FD000F42CB1 /* CSSearchable+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA52005A2BC878F1003F1B75 /* CSSearchable+Helpers.swift */; }; + BA71EC252BC88FFC00F42CB1 /* NSManagedObjectContext+Simplenote.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA52005C2BC88397003F1B75 /* NSManagedObjectContext+Simplenote.swift */; }; BA78AF6F2B5B2BBA00DCF896 /* AutomatticTracks in Frameworks */ = {isa = PBXBuildFile; productRef = BA78AF6E2B5B2BBA00DCF896 /* AutomatticTracks */; }; BA78AF712B5B2BC300DCF896 /* AutomatticTracks in Frameworks */ = {isa = PBXBuildFile; productRef = BA78AF702B5B2BC300DCF896 /* AutomatticTracks */; }; BA938CEC26ACFF4A00BE5A1D /* Remote.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA938CEB26ACFF4A00BE5A1D /* Remote.swift */; }; @@ -2320,6 +2322,7 @@ BA2C65CF26FE996A00FA84E1 /* NSButton+Extensions.swift in Sources */, 375D294121E033D1007AB25A /* html_smartypants.c in Sources */, B5E061782450AEDA0076111A /* ToolbarView.swift in Sources */, + BA71EC242BC88FD000F42CB1 /* CSSearchable+Helpers.swift in Sources */, B502C1DE25BA2EB700145D6C /* AccountRemote.swift in Sources */, F998F3EC22853C49008C2B59 /* CrashLogging.swift in Sources */, B5919365245A7AD300A70C0C /* NSScreen+Simplenote.swift in Sources */, @@ -2355,6 +2358,7 @@ B5F807CD2481982B0048CBD7 /* Note+Simplenote.swift in Sources */, A6C1E21525E010140076ADF7 /* SPApplication.swift in Sources */, 466FFEB417CC10A800399652 /* DateTransformer.m in Sources */, + BA71EC252BC88FFC00F42CB1 /* NSManagedObjectContext+Simplenote.swift in Sources */, B5132FA923C4B9760065DD80 /* NSTextStorage+Simplenote.swift in Sources */, 375D293721E033D1007AB25A /* document.c in Sources */, 376EE3EC202B748E00E3812E /* SPAboutTextField.swift in Sources */,