diff --git a/baRSS.xcodeproj/project.pbxproj b/baRSS.xcodeproj/project.pbxproj index 69a99e2..07f98eb 100644 --- a/baRSS.xcodeproj/project.pbxproj +++ b/baRSS.xcodeproj/project.pbxproj @@ -35,7 +35,6 @@ 5496B511214D6275003ED4ED /* UserPrefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 5496B510214D6275003ED4ED /* UserPrefs.m */; }; 54A07A7F220E04CF00082C51 /* NSFetchRequest+Ext.m in Sources */ = {isa = PBXBuildFile; fileRef = 54A07A7E220E04CF00082C51 /* NSFetchRequest+Ext.m */; }; 54A07A82220E723D00082C51 /* MapUnreadTotal.m in Sources */ = {isa = PBXBuildFile; fileRef = 54A07A81220E723D00082C51 /* MapUnreadTotal.m */; }; - 54A2D63922EF81A4007C61F3 /* QLOPML.qlgenerator in CopyFiles */ = {isa = PBXBuildFile; fileRef = 54A2D63822EF8193007C61F3 /* QLOPML.qlgenerator */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 54ACC28C21061B3C0020715F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 54ACC28B21061B3C0020715F /* main.m */; }; 54ACC29521061E270020715F /* UpdateScheduler.m in Sources */ = {isa = PBXBuildFile; fileRef = 54ACC29421061E270020715F /* UpdateScheduler.m */; }; 54ACC29821061FBA0020715F /* Preferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 54ACC29721061FBA0020715F /* Preferences.m */; }; @@ -78,13 +77,6 @@ remoteGlobalIDString = 84F22C171B52DDEA000060CE; remoteInfo = RSXML2Tests; }; - 54A2D63722EF8193007C61F3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 54A2D62E22EF8183007C61F3 /* QLOPML.xcodeproj */; - proxyType = 2; - remoteGlobalIDString = 540A649822EE78B200470937; - remoteInfo = QLOPML; - }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -99,16 +91,6 @@ name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; - 54CE4D4522EF509400E89C16 /* CopyFiles */ = { - isa = PBXCopyFilesBuildPhase; - buildActionMask = 2147483647; - dstPath = Contents/Library/QuickLook; - dstSubfolderSpec = 1; - files = ( - 54A2D63922EF81A4007C61F3 /* QLOPML.qlgenerator in CopyFiles */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ @@ -166,7 +148,6 @@ 54A07A7E220E04CF00082C51 /* NSFetchRequest+Ext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSFetchRequest+Ext.m"; sourceTree = ""; }; 54A07A80220E723D00082C51 /* MapUnreadTotal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MapUnreadTotal.h; sourceTree = ""; }; 54A07A81220E723D00082C51 /* MapUnreadTotal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MapUnreadTotal.m; sourceTree = ""; }; - 54A2D62E22EF8183007C61F3 /* QLOPML.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QLOPML.xcodeproj; path = ../QLOPML/QLOPML.xcodeproj; sourceTree = ""; }; 54ACC27C21061B3B0020715F /* baRSS Beta.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "baRSS Beta.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 54ACC28321061B3B0020715F /* DBv1.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = DBv1.xcdatamodel; sourceTree = ""; }; 54ACC28A21061B3C0020715F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -327,21 +308,12 @@ path = "Core Data"; sourceTree = ""; }; - 54A2D63422EF8193007C61F3 /* Products */ = { - isa = PBXGroup; - children = ( - 54A2D63822EF8193007C61F3 /* QLOPML.qlgenerator */, - ); - name = Products; - sourceTree = ""; - }; 54ACC27321061B3B0020715F = { isa = PBXGroup; children = ( 540CD14821C094A2004AB594 /* README.md */, 54892F1D2235285700271CBA /* CHANGELOG.md */, 54ACC27E21061B3B0020715F /* baRSS */, - 54A2D62E22EF8183007C61F3 /* QLOPML.xcodeproj */, 5483295E2A3CDB22000688B9 /* RSXML2.xcodeproj */, 54ACC27D21061B3B0020715F /* Products */, ); @@ -482,8 +454,7 @@ 54ACC27921061B3B0020715F /* Frameworks */, 54ACC27A21061B3B0020715F /* Resources */, 544DCCBB212A2B4D002DBC46 /* Embed Frameworks */, - 54CE4D4522EF509400E89C16 /* CopyFiles */, - 54FB05D12305BFAB00A088AD /* ShellScript */, + 54FB05D12305BFAB00A088AD /* dynamic app name in db migration */, ); buildRules = ( ); @@ -533,10 +504,6 @@ productRefGroup = 54ACC27D21061B3B0020715F /* Products */; projectDirPath = ""; projectReferences = ( - { - ProductGroup = 54A2D63422EF8193007C61F3 /* Products */; - ProjectRef = 54A2D62E22EF8183007C61F3 /* QLOPML.xcodeproj */; - }, { ProductGroup = 5483295F2A3CDB22000688B9 /* Products */; ProjectRef = 5483295E2A3CDB22000688B9 /* RSXML2.xcodeproj */; @@ -564,13 +531,6 @@ remoteRef = 548329662A3CDB22000688B9 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; - 54A2D63822EF8193007C61F3 /* QLOPML.qlgenerator */ = { - isa = PBXReferenceProxy; - fileType = wrapper.cfbundle; - path = QLOPML.qlgenerator; - remoteRef = 54A2D63722EF8193007C61F3 /* PBXContainerItemProxy */; - sourceTree = BUILT_PRODUCTS_DIR; - }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ @@ -587,7 +547,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 54FB05D12305BFAB00A088AD /* ShellScript */ = { + 54FB05D12305BFAB00A088AD /* dynamic app name in db migration */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; @@ -597,6 +557,7 @@ ); inputPaths = ( ); + name = "dynamic app name in db migration"; outputFileListPaths = ( ); outputPaths = (