2014-07-09 14:45:53 +04:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
0B13ECAE173C687400548DA1 /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B13ECAD173C686A00548DA1 /* GCDAsyncSocket.m */; };
|
|
|
|
0B13ECAF173C687900548DA1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BFC9ACB173C57E400CDD329 /* Security.framework */; };
|
|
|
|
0BFAF21C16F8E6C10017EA7E /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BFAF21B16F8E6C10017EA7E /* JSONKit.m */; };
|
|
|
|
692C18A516660C4700BF6A53 /* ContextMenuHandlers.m in Sources */ = {isa = PBXBuildFile; fileRef = 692C18A416660C4600BF6A53 /* ContextMenuHandlers.m */; };
|
|
|
|
692C18A9166617F500BF6A53 /* IconOverlayHandlers.m in Sources */ = {isa = PBXBuildFile; fileRef = 692C18A8166617F500BF6A53 /* IconOverlayHandlers.m */; };
|
|
|
|
692C18AC1666392700BF6A53 /* MenuManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 692C18AB1666392700BF6A53 /* MenuManager.m */; };
|
|
|
|
6993878616494C000044E4DF /* RequestManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6993878516494C000044E4DF /* RequestManager.m */; };
|
|
|
|
69948B361636D50E0093B6CE /* ContentManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 69948B351636D50E0093B6CE /* ContentManager.m */; };
|
|
|
|
8C37DD9F161593BD00016A95 /* FinderHook.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C37DD9A161593BD00016A95 /* FinderHook.m */; };
|
|
|
|
8C37DDB2161593FF00016A95 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C37DDB1161593FF00016A95 /* Cocoa.framework */; };
|
|
|
|
8C37DDBA161594B400016A95 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C37DDB9161594B400016A95 /* Quartz.framework */; };
|
|
|
|
8C99F6941622D145002D2135 /* IconCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C99F6931622D145002D2135 /* IconCache.m */; };
|
|
|
|
8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
|
|
|
|
8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
|
|
|
|
0B13ECAC173C686900548DA1 /* GCDAsyncSocket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCDAsyncSocket.h; sourceTree = "<group>"; };
|
|
|
|
0B13ECAD173C686A00548DA1 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GCDAsyncSocket.m; sourceTree = "<group>"; };
|
|
|
|
0B2BF60B176A43DB001246CD /* Finder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Finder.h; sourceTree = "<group>"; };
|
|
|
|
0BFAF21A16F8E6C10017EA7E /* JSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKit.h; sourceTree = "<group>"; };
|
|
|
|
0BFAF21B16F8E6C10017EA7E /* JSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKit.m; sourceTree = "<group>"; };
|
|
|
|
0BFC9ACB173C57E400CDD329 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
|
|
692C18A316660C4600BF6A53 /* ContextMenuHandlers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContextMenuHandlers.h; sourceTree = "<group>"; };
|
|
|
|
692C18A416660C4600BF6A53 /* ContextMenuHandlers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContextMenuHandlers.m; sourceTree = "<group>"; };
|
|
|
|
692C18A7166617F500BF6A53 /* IconOverlayHandlers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IconOverlayHandlers.h; sourceTree = "<group>"; };
|
|
|
|
692C18A8166617F500BF6A53 /* IconOverlayHandlers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IconOverlayHandlers.m; sourceTree = "<group>"; };
|
|
|
|
692C18AA1666392700BF6A53 /* MenuManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuManager.h; sourceTree = "<group>"; };
|
|
|
|
692C18AB1666392700BF6A53 /* MenuManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuManager.m; sourceTree = "<group>"; };
|
|
|
|
6993878416494C000044E4DF /* RequestManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RequestManager.h; sourceTree = "<group>"; };
|
|
|
|
6993878516494C000044E4DF /* RequestManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RequestManager.m; sourceTree = "<group>"; usesTabs = 1; };
|
|
|
|
69948B341636D50E0093B6CE /* ContentManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentManager.h; sourceTree = "<group>"; };
|
|
|
|
69948B351636D50E0093B6CE /* ContentManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentManager.m; sourceTree = "<group>"; };
|
|
|
|
8C37DD99161593BD00016A95 /* FinderHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FinderHook.h; sourceTree = "<group>"; };
|
|
|
|
8C37DD9A161593BD00016A95 /* FinderHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FinderHook.m; sourceTree = "<group>"; };
|
|
|
|
8C37DDB1161593FF00016A95 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
|
8C37DDB9161594B400016A95 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; };
|
|
|
|
8C99F6921622D145002D2135 /* IconCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IconCache.h; sourceTree = "<group>"; };
|
|
|
|
8C99F6931622D145002D2135 /* IconCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IconCache.m; sourceTree = "<group>"; };
|
2014-08-18 14:09:24 +04:00
|
|
|
8D576316048677EA00EA77CD /* OwnCloudFinder.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OwnCloudFinder.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
2014-07-09 14:45:53 +04:00
|
|
|
8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
8D576313048677EA00EA77CD /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0B13ECAF173C687900548DA1 /* Security.framework in Frameworks */,
|
|
|
|
8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
|
|
|
|
8C37DDB2161593FF00016A95 /* Cocoa.framework in Frameworks */,
|
|
|
|
8C37DDBA161594B400016A95 /* Quartz.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2014-08-18 14:09:24 +04:00
|
|
|
089C166AFE841209C02AAC07 /* OwnCloudFinder */ = {
|
2014-07-09 14:45:53 +04:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Source */,
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
|
|
089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
|
|
|
|
19C28FB6FE9D52B211CA2CBB /* Products */,
|
|
|
|
);
|
2014-08-18 14:09:24 +04:00
|
|
|
name = OwnCloudFinder;
|
2014-07-09 14:45:53 +04:00
|
|
|
sourceTree = "<group>";
|
|
|
|
usesTabs = 1;
|
|
|
|
};
|
|
|
|
089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0BFC9ACB173C57E400CDD329 /* Security.framework */,
|
|
|
|
8C37DDB9161594B400016A95 /* Quartz.framework */,
|
|
|
|
0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
|
|
|
|
8C37DDB1161593FF00016A95 /* Cocoa.framework */,
|
|
|
|
);
|
|
|
|
name = "External Frameworks and Libraries";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
8D576317048677EA00EA77CD /* Info.plist */,
|
|
|
|
8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
|
|
|
|
);
|
|
|
|
name = Resources;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
08FB77AFFE84173DC02AAC07 /* Source */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0B2BF60A176A43DB001246CD /* Finder */,
|
|
|
|
0B08BAC21759627700C8351E /* GCDAsyncSocket */,
|
|
|
|
0BFAF21916F8E6910017EA7E /* JSONKit */,
|
|
|
|
8C37DD99161593BD00016A95 /* FinderHook.h */,
|
|
|
|
8C37DD9A161593BD00016A95 /* FinderHook.m */,
|
|
|
|
692C18A316660C4600BF6A53 /* ContextMenuHandlers.h */,
|
|
|
|
692C18A416660C4600BF6A53 /* ContextMenuHandlers.m */,
|
|
|
|
692C18A7166617F500BF6A53 /* IconOverlayHandlers.h */,
|
|
|
|
692C18A8166617F500BF6A53 /* IconOverlayHandlers.m */,
|
|
|
|
6993878416494C000044E4DF /* RequestManager.h */,
|
|
|
|
6993878516494C000044E4DF /* RequestManager.m */,
|
|
|
|
69948B341636D50E0093B6CE /* ContentManager.h */,
|
|
|
|
69948B351636D50E0093B6CE /* ContentManager.m */,
|
|
|
|
8C99F6921622D145002D2135 /* IconCache.h */,
|
|
|
|
8C99F6931622D145002D2135 /* IconCache.m */,
|
|
|
|
692C18AA1666392700BF6A53 /* MenuManager.h */,
|
|
|
|
692C18AB1666392700BF6A53 /* MenuManager.m */,
|
|
|
|
);
|
|
|
|
name = Source;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0B08BAC21759627700C8351E /* GCDAsyncSocket */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0B13ECAC173C686900548DA1 /* GCDAsyncSocket.h */,
|
|
|
|
0B13ECAD173C686A00548DA1 /* GCDAsyncSocket.m */,
|
|
|
|
);
|
|
|
|
name = GCDAsyncSocket;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0B2BF60A176A43DB001246CD /* Finder */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0B2BF60B176A43DB001246CD /* Finder.h */,
|
|
|
|
);
|
|
|
|
path = Finder;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
0BFAF21916F8E6910017EA7E /* JSONKit */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
0BFAF21A16F8E6C10017EA7E /* JSONKit.h */,
|
|
|
|
0BFAF21B16F8E6C10017EA7E /* JSONKit.m */,
|
|
|
|
);
|
|
|
|
name = JSONKit;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
19C28FB6FE9D52B211CA2CBB /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-08-18 14:09:24 +04:00
|
|
|
8D576316048677EA00EA77CD /* OwnCloudFinder.bundle */,
|
2014-07-09 14:45:53 +04:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2014-08-18 14:09:24 +04:00
|
|
|
8D57630D048677EA00EA77CD /* OwnCloudFinder */ = {
|
2014-07-09 14:45:53 +04:00
|
|
|
isa = PBXNativeTarget;
|
2014-08-18 14:09:24 +04:00
|
|
|
buildConfigurationList = 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "OwnCloudFinder" */;
|
2014-07-09 14:45:53 +04:00
|
|
|
buildPhases = (
|
|
|
|
8D57630F048677EA00EA77CD /* Resources */,
|
|
|
|
8D576311048677EA00EA77CD /* Sources */,
|
|
|
|
8D576313048677EA00EA77CD /* Frameworks */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
2014-08-18 14:09:24 +04:00
|
|
|
name = OwnCloudFinder;
|
2014-07-09 14:45:53 +04:00
|
|
|
productInstallPath = "$(HOME)/Library/Bundles";
|
2014-08-18 14:09:24 +04:00
|
|
|
productName = OwnCloudFinder;
|
|
|
|
productReference = 8D576316048677EA00EA77CD /* OwnCloudFinder.bundle */;
|
2014-07-09 14:45:53 +04:00
|
|
|
productType = "com.apple.product-type.bundle";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0460;
|
|
|
|
};
|
2014-08-18 14:09:24 +04:00
|
|
|
buildConfigurationList = 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "OwnCloudFinder" */;
|
2014-07-09 14:45:53 +04:00
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 1;
|
|
|
|
knownRegions = (
|
|
|
|
English,
|
|
|
|
Japanese,
|
|
|
|
French,
|
|
|
|
German,
|
|
|
|
);
|
2014-08-18 14:09:24 +04:00
|
|
|
mainGroup = 089C166AFE841209C02AAC07 /* OwnCloudFinder */;
|
2014-07-09 14:45:53 +04:00
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2014-08-18 14:09:24 +04:00
|
|
|
8D57630D048677EA00EA77CD /* OwnCloudFinder */,
|
2014-07-09 14:45:53 +04:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
8D57630F048677EA00EA77CD /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
8D576311048677EA00EA77CD /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
0B13ECAE173C687400548DA1 /* GCDAsyncSocket.m in Sources */,
|
|
|
|
8C37DD9F161593BD00016A95 /* FinderHook.m in Sources */,
|
|
|
|
8C99F6941622D145002D2135 /* IconCache.m in Sources */,
|
|
|
|
69948B361636D50E0093B6CE /* ContentManager.m in Sources */,
|
|
|
|
6993878616494C000044E4DF /* RequestManager.m in Sources */,
|
|
|
|
692C18A516660C4700BF6A53 /* ContextMenuHandlers.m in Sources */,
|
|
|
|
692C18A9166617F500BF6A53 /* IconOverlayHandlers.m in Sources */,
|
|
|
|
692C18AC1666392700BF6A53 /* MenuManager.m in Sources */,
|
|
|
|
0BFAF21C16F8E6C10017EA7E /* JSONKit.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
|
8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
089C167EFE841241C02AAC07 /* English */,
|
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
1DEB911B08733D790010E9CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_MODEL_TUNING = G5;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
2014-08-18 14:09:24 +04:00
|
|
|
PRODUCT_NAME = OwnCloudFinder;
|
2014-07-09 14:45:53 +04:00
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
1DEB911C08733D790010E9CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
GCC_MODEL_TUNING = G5;
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
2014-08-18 14:09:24 +04:00
|
|
|
PRODUCT_NAME = OwnCloudFinder;
|
2014-07-09 14:45:53 +04:00
|
|
|
WRAPPER_EXTENSION = bundle;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
1DEB911F08733D790010E9CD /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = _DEBUG_LOG;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
1DEB912008733D790010E9CD /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = macosx;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2014-08-18 14:09:24 +04:00
|
|
|
1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "OwnCloudFinder" */ = {
|
2014-07-09 14:45:53 +04:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
1DEB911B08733D790010E9CD /* Debug */,
|
|
|
|
1DEB911C08733D790010E9CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2014-08-18 14:09:24 +04:00
|
|
|
1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "OwnCloudFinder" */ = {
|
2014-07-09 14:45:53 +04:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
1DEB911F08733D790010E9CD /* Debug */,
|
|
|
|
1DEB912008733D790010E9CD /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
|
|
}
|