2014-04-10 07:56:56 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DD718F68EA500A16494 /* PictureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A066DD618F68EA500A16494 /* PictureViewController.m */; };
|
|
|
|
5A066DDA18F68EE900A16494 /* ReaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A066DD918F68EE900A16494 /* ReaderView.m */; };
|
|
|
|
5A066DDF18F6975200A16494 /* 1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5A066DDB18F6975200A16494 /* 1.jpg */; };
|
|
|
|
5A066DE618F6982000A16494 /* 0.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5A066DE318F6982000A16494 /* 0.jpg */; };
|
|
|
|
5A066DE718F6982000A16494 /* 3.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5A066DE418F6982000A16494 /* 3.jpg */; };
|
|
|
|
5A066DE818F6982000A16494 /* 2.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 5A066DE518F6982000A16494 /* 2.jpg */; };
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DCFE18F68644007CE97C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DCFD18F68644007CE97C /* Foundation.framework */; };
|
|
|
|
5A11DD0018F68644007CE97C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DCFF18F68644007CE97C /* CoreGraphics.framework */; };
|
|
|
|
5A11DD0218F68644007CE97C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DD0118F68644007CE97C /* UIKit.framework */; };
|
|
|
|
5A11DD0418F68644007CE97C /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DD0318F68644007CE97C /* CoreData.framework */; };
|
|
|
|
5A11DD0A18F68644007CE97C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5A11DD0818F68644007CE97C /* InfoPlist.strings */; };
|
|
|
|
5A11DD0C18F68644007CE97C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A11DD0B18F68644007CE97C /* main.m */; };
|
|
|
|
5A11DD1018F68644007CE97C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A11DD0F18F68644007CE97C /* AppDelegate.m */; };
|
|
|
|
5A11DD1318F68644007CE97C /* Flikrkr.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 5A11DD1118F68644007CE97C /* Flikrkr.xcdatamodeld */; };
|
|
|
|
5A11DD1518F68644007CE97C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5A11DD1418F68644007CE97C /* Images.xcassets */; };
|
|
|
|
5A11DD1C18F68644007CE97C /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DD1B18F68644007CE97C /* XCTest.framework */; };
|
|
|
|
5A11DD1D18F68644007CE97C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DCFD18F68644007CE97C /* Foundation.framework */; };
|
|
|
|
5A11DD1E18F68644007CE97C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DD0118F68644007CE97C /* UIKit.framework */; };
|
|
|
|
5A11DD1F18F68644007CE97C /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A11DD0318F68644007CE97C /* CoreData.framework */; };
|
|
|
|
5A11DD2718F68646007CE97C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5A11DD2518F68646007CE97C /* InfoPlist.strings */; };
|
|
|
|
5A11DD2918F68646007CE97C /* FlikrkrTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A11DD2818F68646007CE97C /* FlikrkrTests.m */; };
|
2014-04-10 08:01:49 +00:00
|
|
|
5A11DD3318F6871F007CE97C /* Storyboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5A11DD3218F6871F007CE97C /* Storyboard.storyboard */; };
|
2014-04-10 07:56:56 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
5A11DD2018F68644007CE97C /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 5A11DCF218F68644007CE97C /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 5A11DCF918F68644007CE97C;
|
|
|
|
remoteInfo = Flikrkr;
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DD518F68EA500A16494 /* PictureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PictureViewController.h; sourceTree = "<group>"; };
|
|
|
|
5A066DD618F68EA500A16494 /* PictureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PictureViewController.m; sourceTree = "<group>"; };
|
|
|
|
5A066DD818F68EE900A16494 /* ReaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReaderView.h; sourceTree = "<group>"; };
|
|
|
|
5A066DD918F68EE900A16494 /* ReaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReaderView.m; sourceTree = "<group>"; };
|
|
|
|
5A066DDB18F6975200A16494 /* 1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = 1.jpg; sourceTree = "<group>"; };
|
|
|
|
5A066DE318F6982000A16494 /* 0.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = 0.jpg; path = ../0.jpg; sourceTree = "<group>"; };
|
|
|
|
5A066DE418F6982000A16494 /* 3.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = 3.jpg; path = ../3.jpg; sourceTree = "<group>"; };
|
|
|
|
5A066DE518F6982000A16494 /* 2.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = 2.jpg; path = ../2.jpg; sourceTree = "<group>"; };
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DCFA18F68644007CE97C /* Flikrkr.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Flikrkr.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5A11DCFD18F68644007CE97C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
|
5A11DCFF18F68644007CE97C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
|
5A11DD0118F68644007CE97C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
|
5A11DD0318F68644007CE97C /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
|
|
5A11DD0718F68644007CE97C /* Flikrkr-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Flikrkr-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
5A11DD0918F68644007CE97C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
5A11DD0B18F68644007CE97C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
|
5A11DD0D18F68644007CE97C /* Flikrkr-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Flikrkr-Prefix.pch"; sourceTree = "<group>"; };
|
|
|
|
5A11DD0E18F68644007CE97C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
|
5A11DD0F18F68644007CE97C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
|
|
5A11DD1218F68644007CE97C /* Flikrkr.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Flikrkr.xcdatamodel; sourceTree = "<group>"; };
|
|
|
|
5A11DD1418F68644007CE97C /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
|
|
5A11DD1A18F68644007CE97C /* FlikrkrTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FlikrkrTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
5A11DD1B18F68644007CE97C /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
|
5A11DD2418F68646007CE97C /* FlikrkrTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FlikrkrTests-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
5A11DD2618F68646007CE97C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
5A11DD2818F68646007CE97C /* FlikrkrTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FlikrkrTests.m; sourceTree = "<group>"; };
|
2014-04-10 08:01:49 +00:00
|
|
|
5A11DD3218F6871F007CE97C /* Storyboard.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Storyboard.storyboard; sourceTree = "<group>"; };
|
2014-04-10 07:56:56 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
5A11DCF718F68644007CE97C /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD0018F68644007CE97C /* CoreGraphics.framework in Frameworks */,
|
|
|
|
5A11DD0418F68644007CE97C /* CoreData.framework in Frameworks */,
|
|
|
|
5A11DD0218F68644007CE97C /* UIKit.framework in Frameworks */,
|
|
|
|
5A11DCFE18F68644007CE97C /* Foundation.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5A11DD1718F68644007CE97C /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD1C18F68644007CE97C /* XCTest.framework in Frameworks */,
|
|
|
|
5A11DD1F18F68644007CE97C /* CoreData.framework in Frameworks */,
|
|
|
|
5A11DD1E18F68644007CE97C /* UIKit.framework in Frameworks */,
|
|
|
|
5A11DD1D18F68644007CE97C /* Foundation.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
5A11DCF118F68644007CE97C = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD0518F68644007CE97C /* Flikrkr */,
|
|
|
|
5A11DD2218F68644007CE97C /* FlikrkrTests */,
|
|
|
|
5A11DCFC18F68644007CE97C /* Frameworks */,
|
|
|
|
5A11DCFB18F68644007CE97C /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DCFB18F68644007CE97C /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DCFA18F68644007CE97C /* Flikrkr.app */,
|
|
|
|
5A11DD1A18F68644007CE97C /* FlikrkrTests.xctest */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DCFC18F68644007CE97C /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DCFD18F68644007CE97C /* Foundation.framework */,
|
|
|
|
5A11DCFF18F68644007CE97C /* CoreGraphics.framework */,
|
|
|
|
5A11DD0118F68644007CE97C /* UIKit.framework */,
|
|
|
|
5A11DD0318F68644007CE97C /* CoreData.framework */,
|
|
|
|
5A11DD1B18F68644007CE97C /* XCTest.framework */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DD0518F68644007CE97C /* Flikrkr */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DE318F6982000A16494 /* 0.jpg */,
|
|
|
|
5A066DDB18F6975200A16494 /* 1.jpg */,
|
|
|
|
5A066DE518F6982000A16494 /* 2.jpg */,
|
|
|
|
5A066DE418F6982000A16494 /* 3.jpg */,
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DD0E18F68644007CE97C /* AppDelegate.h */,
|
|
|
|
5A11DD0F18F68644007CE97C /* AppDelegate.m */,
|
2014-04-10 08:01:49 +00:00
|
|
|
5A11DD3218F6871F007CE97C /* Storyboard.storyboard */,
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DD518F68EA500A16494 /* PictureViewController.h */,
|
|
|
|
5A066DD618F68EA500A16494 /* PictureViewController.m */,
|
|
|
|
5A066DD818F68EE900A16494 /* ReaderView.h */,
|
|
|
|
5A066DD918F68EE900A16494 /* ReaderView.m */,
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DD1418F68644007CE97C /* Images.xcassets */,
|
|
|
|
5A11DD1118F68644007CE97C /* Flikrkr.xcdatamodeld */,
|
|
|
|
5A11DD0618F68644007CE97C /* Supporting Files */,
|
|
|
|
);
|
|
|
|
path = Flikrkr;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DD0618F68644007CE97C /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD0718F68644007CE97C /* Flikrkr-Info.plist */,
|
|
|
|
5A11DD0818F68644007CE97C /* InfoPlist.strings */,
|
|
|
|
5A11DD0B18F68644007CE97C /* main.m */,
|
|
|
|
5A11DD0D18F68644007CE97C /* Flikrkr-Prefix.pch */,
|
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DD2218F68644007CE97C /* FlikrkrTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD2818F68646007CE97C /* FlikrkrTests.m */,
|
|
|
|
5A11DD2318F68646007CE97C /* Supporting Files */,
|
|
|
|
);
|
|
|
|
path = FlikrkrTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DD2318F68646007CE97C /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD2418F68646007CE97C /* FlikrkrTests-Info.plist */,
|
|
|
|
5A11DD2518F68646007CE97C /* InfoPlist.strings */,
|
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
5A11DCF918F68644007CE97C /* Flikrkr */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5A11DD2C18F68646007CE97C /* Build configuration list for PBXNativeTarget "Flikrkr" */;
|
|
|
|
buildPhases = (
|
|
|
|
5A11DCF618F68644007CE97C /* Sources */,
|
|
|
|
5A11DCF718F68644007CE97C /* Frameworks */,
|
|
|
|
5A11DCF818F68644007CE97C /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = Flikrkr;
|
|
|
|
productName = Flikrkr;
|
|
|
|
productReference = 5A11DCFA18F68644007CE97C /* Flikrkr.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
5A11DD1918F68644007CE97C /* FlikrkrTests */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 5A11DD2F18F68646007CE97C /* Build configuration list for PBXNativeTarget "FlikrkrTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
5A11DD1618F68644007CE97C /* Sources */,
|
|
|
|
5A11DD1718F68644007CE97C /* Frameworks */,
|
|
|
|
5A11DD1818F68644007CE97C /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
5A11DD2118F68644007CE97C /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = FlikrkrTests;
|
|
|
|
productName = FlikrkrTests;
|
|
|
|
productReference = 5A11DD1A18F68644007CE97C /* FlikrkrTests.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
5A11DCF218F68644007CE97C /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0500;
|
|
|
|
ORGANIZATIONNAME = Oui;
|
|
|
|
TargetAttributes = {
|
|
|
|
5A11DD1918F68644007CE97C = {
|
|
|
|
TestTargetID = 5A11DCF918F68644007CE97C;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 5A11DCF518F68644007CE97C /* Build configuration list for PBXProject "Flikrkr" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = 5A11DCF118F68644007CE97C;
|
|
|
|
productRefGroup = 5A11DCFB18F68644007CE97C /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
5A11DCF918F68644007CE97C /* Flikrkr */,
|
|
|
|
5A11DD1918F68644007CE97C /* FlikrkrTests */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
5A11DCF818F68644007CE97C /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD0A18F68644007CE97C /* InfoPlist.strings in Resources */,
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DDF18F6975200A16494 /* 1.jpg in Resources */,
|
|
|
|
5A066DE818F6982000A16494 /* 2.jpg in Resources */,
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DD1518F68644007CE97C /* Images.xcassets in Resources */,
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DE718F6982000A16494 /* 3.jpg in Resources */,
|
|
|
|
5A066DE618F6982000A16494 /* 0.jpg in Resources */,
|
2014-04-10 08:01:49 +00:00
|
|
|
5A11DD3318F6871F007CE97C /* Storyboard.storyboard in Resources */,
|
2014-04-10 07:56:56 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5A11DD1818F68644007CE97C /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD2718F68646007CE97C /* InfoPlist.strings in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
5A11DCF618F68644007CE97C /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD1318F68644007CE97C /* Flikrkr.xcdatamodeld in Sources */,
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DD718F68EA500A16494 /* PictureViewController.m in Sources */,
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DD1018F68644007CE97C /* AppDelegate.m in Sources */,
|
2014-04-10 09:51:10 +00:00
|
|
|
5A066DDA18F68EE900A16494 /* ReaderView.m in Sources */,
|
2014-04-10 07:56:56 +00:00
|
|
|
5A11DD0C18F68644007CE97C /* main.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
5A11DD1618F68644007CE97C /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
5A11DD2918F68646007CE97C /* FlikrkrTests.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
5A11DD2118F68644007CE97C /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 5A11DCF918F68644007CE97C /* Flikrkr */;
|
|
|
|
targetProxy = 5A11DD2018F68644007CE97C /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
|
5A11DD0818F68644007CE97C /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD0918F68644007CE97C /* en */,
|
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
5A11DD2518F68646007CE97C /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD2618F68646007CE97C /* en */,
|
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
5A11DD2A18F68646007CE97C /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5A11DD2B18F68646007CE97C /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
5A11DD2D18F68646007CE97C /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "Flikrkr/Flikrkr-Prefix.pch";
|
|
|
|
INFOPLIST_FILE = "Flikrkr/Flikrkr-Info.plist";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5A11DD2E18F68646007CE97C /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "Flikrkr/Flikrkr-Prefix.pch";
|
|
|
|
INFOPLIST_FILE = "Flikrkr/Flikrkr-Info.plist";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
5A11DD3018F68646007CE97C /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Flikrkr.app/Flikrkr";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
|
|
);
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "Flikrkr/Flikrkr-Prefix.pch";
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = "FlikrkrTests/FlikrkrTests-Info.plist";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
|
|
WRAPPER_EXTENSION = xctest;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
5A11DD3118F68646007CE97C /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
|
|
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Flikrkr.app/Flikrkr";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
"$(DEVELOPER_FRAMEWORKS_DIR)",
|
|
|
|
);
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "Flikrkr/Flikrkr-Prefix.pch";
|
|
|
|
INFOPLIST_FILE = "FlikrkrTests/FlikrkrTests-Info.plist";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
|
|
WRAPPER_EXTENSION = xctest;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
5A11DCF518F68644007CE97C /* Build configuration list for PBXProject "Flikrkr" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5A11DD2A18F68646007CE97C /* Debug */,
|
|
|
|
5A11DD2B18F68646007CE97C /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
5A11DD2C18F68646007CE97C /* Build configuration list for PBXNativeTarget "Flikrkr" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5A11DD2D18F68646007CE97C /* Debug */,
|
|
|
|
5A11DD2E18F68646007CE97C /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2014-04-10 08:21:39 +00:00
|
|
|
defaultConfigurationName = Release;
|
2014-04-10 07:56:56 +00:00
|
|
|
};
|
|
|
|
5A11DD2F18F68646007CE97C /* Build configuration list for PBXNativeTarget "FlikrkrTests" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
5A11DD3018F68646007CE97C /* Debug */,
|
|
|
|
5A11DD3118F68646007CE97C /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2014-04-10 08:21:39 +00:00
|
|
|
defaultConfigurationName = Release;
|
2014-04-10 07:56:56 +00:00
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
|
|
/* Begin XCVersionGroup section */
|
|
|
|
5A11DD1118F68644007CE97C /* Flikrkr.xcdatamodeld */ = {
|
|
|
|
isa = XCVersionGroup;
|
|
|
|
children = (
|
|
|
|
5A11DD1218F68644007CE97C /* Flikrkr.xcdatamodel */,
|
|
|
|
);
|
|
|
|
currentVersion = 5A11DD1218F68644007CE97C /* Flikrkr.xcdatamodel */;
|
|
|
|
path = Flikrkr.xcdatamodeld;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
|
|
};
|
|
|
|
/* End XCVersionGroup section */
|
|
|
|
};
|
|
|
|
rootObject = 5A11DCF218F68644007CE97C /* Project object */;
|
|
|
|
}
|