diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2013-06-19 15:29:44 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2013-06-20 16:45:35 +0200 |
commit | 0a927854a10e1e6b9770a81e2e1d9f3093631757 (patch) | |
tree | 3d65d820d9fdba2d0d394d99c36290c851b78ca0 /ios/MuPDF.xcodeproj | |
parent | 1ae8f19179c5f0f8c6352b3c7855465325d5449a (diff) | |
download | mupdf-0a927854a10e1e6b9770a81e2e1d9f3093631757.tar.xz |
Rearrange source files.
Diffstat (limited to 'ios/MuPDF.xcodeproj')
-rw-r--r-- | ios/MuPDF.xcodeproj/project.pbxproj | 357 |
1 files changed, 0 insertions, 357 deletions
diff --git a/ios/MuPDF.xcodeproj/project.pbxproj b/ios/MuPDF.xcodeproj/project.pbxproj deleted file mode 100644 index 2e33f3c3..00000000 --- a/ios/MuPDF.xcodeproj/project.pbxproj +++ /dev/null @@ -1,357 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 9668C8D91476A30200D7BA52 /* About.xps in Resources */ = {isa = PBXBuildFile; fileRef = 9668C8D81476A30200D7BA52 /* About.xps */; }; - 968F2E9C14539C880085264E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 968F2E9B14539C880085264E /* UIKit.framework */; }; - 968F2E9E14539C880085264E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 968F2E9D14539C880085264E /* Foundation.framework */; }; - 968F2EA014539C880085264E /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 968F2E9F14539C880085264E /* CoreGraphics.framework */; }; - 968F2EB014539CDA0085264E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 968F2E9014539BEB0085264E /* main.m */; }; - 96A4739B147C1C3A003D757D /* libLibraries.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 968461E214642DB00012AE09 /* libLibraries.a */; }; - 96B6AF8315D16A7E00EAAF7B /* x_alt_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 96B6AF8115D16A7E00EAAF7B /* x_alt_blue.png */; }; - 96B6AF8415D16A7E00EAAF7B /* x_alt_blue@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 96B6AF8215D16A7E00EAAF7B /* x_alt_blue@2x.png */; }; - 96BD2B38145AC485001CEBC3 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 96BD2B35145AC485001CEBC3 /* Icon-72.png */; }; - 96BD2B39145AC485001CEBC3 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 96BD2B36145AC485001CEBC3 /* Icon.png */; }; - 96EC0F931672AAC60007F804 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 96EC0F921672AAC60007F804 /* Default-568h@2x.png */; }; - 96F2341514603FBA004A8A22 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 96F2341414603FBA004A8A22 /* Icon@2x.png */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 968461EE14642E3A0012AE09 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 96A3B27614539BAD00D0A895 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 968461E114642DB00012AE09; - remoteInfo = Libraries; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 9668C8D81476A30200D7BA52 /* About.xps */ = {isa = PBXFileReference; lastKnownFileType = file; path = About.xps; sourceTree = "<group>"; }; - 968461E214642DB00012AE09 /* libLibraries.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLibraries.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 968F2E8E14539BEB0085264E /* build_libs.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build_libs.sh; sourceTree = "<group>"; }; - 968F2E8F14539BEB0085264E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; - 968F2E9014539BEB0085264E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; - 968F2E9714539C880085264E /* MuPDF.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MuPDF.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 968F2E9B14539C880085264E /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 968F2E9D14539C880085264E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 968F2E9F14539C880085264E /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 96B6AF8115D16A7E00EAAF7B /* x_alt_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = x_alt_blue.png; sourceTree = "<group>"; }; - 96B6AF8215D16A7E00EAAF7B /* x_alt_blue@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "x_alt_blue@2x.png"; sourceTree = "<group>"; }; - 96BD2B35145AC485001CEBC3 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; }; - 96BD2B36145AC485001CEBC3 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; - 96EC0F921672AAC60007F804 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; - 96F2341414603FBA004A8A22 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = "<group>"; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 968F2E9414539C880085264E /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 968F2E9C14539C880085264E /* UIKit.framework in Frameworks */, - 968F2E9E14539C880085264E /* Foundation.framework in Frameworks */, - 968F2EA014539C880085264E /* CoreGraphics.framework in Frameworks */, - 96A4739B147C1C3A003D757D /* libLibraries.a in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 968F2E9214539BF10085264E /* Sources */ = { - isa = PBXGroup; - children = ( - 9668C8D81476A30200D7BA52 /* About.xps */, - 96BD2B36145AC485001CEBC3 /* Icon.png */, - 96F2341414603FBA004A8A22 /* Icon@2x.png */, - 96BD2B35145AC485001CEBC3 /* Icon-72.png */, - 96B6AF8115D16A7E00EAAF7B /* x_alt_blue.png */, - 96B6AF8215D16A7E00EAAF7B /* x_alt_blue@2x.png */, - 968F2E8F14539BEB0085264E /* Info.plist */, - 968F2E8E14539BEB0085264E /* build_libs.sh */, - 968F2E9014539BEB0085264E /* main.m */, - ); - name = Sources; - sourceTree = "<group>"; - }; - 968F2E9814539C880085264E /* Products */ = { - isa = PBXGroup; - children = ( - 968F2E9714539C880085264E /* MuPDF.app */, - 968461E214642DB00012AE09 /* libLibraries.a */, - ); - name = Products; - sourceTree = "<group>"; - }; - 968F2E9A14539C880085264E /* Frameworks */ = { - isa = PBXGroup; - children = ( - 968F2E9B14539C880085264E /* UIKit.framework */, - 968F2E9D14539C880085264E /* Foundation.framework */, - 968F2E9F14539C880085264E /* CoreGraphics.framework */, - ); - name = Frameworks; - sourceTree = "<group>"; - }; - 96A3B27414539BAD00D0A895 = { - isa = PBXGroup; - children = ( - 96EC0F921672AAC60007F804 /* Default-568h@2x.png */, - 968F2E9214539BF10085264E /* Sources */, - 968F2E9A14539C880085264E /* Frameworks */, - 968F2E9814539C880085264E /* Products */, - ); - sourceTree = "<group>"; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 968461E114642DB00012AE09 /* Libraries */ = { - isa = PBXNativeTarget; - buildConfigurationList = 968461EA14642DB00012AE09 /* Build configuration list for PBXNativeTarget "Libraries" */; - buildPhases = ( - 968461ED14642DE50012AE09 /* ShellScript */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Libraries; - productName = Libraries; - productReference = 968461E214642DB00012AE09 /* libLibraries.a */; - productType = "com.apple.product-type.library.static"; - }; - 968F2E9614539C880085264E /* MuPDF */ = { - isa = PBXNativeTarget; - buildConfigurationList = 968F2EAD14539C880085264E /* Build configuration list for PBXNativeTarget "MuPDF" */; - buildPhases = ( - 968F2E9314539C880085264E /* Sources */, - 968F2E9414539C880085264E /* Frameworks */, - 968F2E9514539C880085264E /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 968461EF14642E3A0012AE09 /* PBXTargetDependency */, - ); - name = MuPDF; - productName = MuPDF; - productReference = 968F2E9714539C880085264E /* MuPDF.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 96A3B27614539BAD00D0A895 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0420; - }; - buildConfigurationList = 96A3B27914539BAD00D0A895 /* Build configuration list for PBXProject "MuPDF" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - ); - mainGroup = 96A3B27414539BAD00D0A895; - productRefGroup = 968F2E9814539C880085264E /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 968F2E9614539C880085264E /* MuPDF */, - 968461E114642DB00012AE09 /* Libraries */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 968F2E9514539C880085264E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 96BD2B38145AC485001CEBC3 /* Icon-72.png in Resources */, - 96BD2B39145AC485001CEBC3 /* Icon.png in Resources */, - 96F2341514603FBA004A8A22 /* Icon@2x.png in Resources */, - 9668C8D91476A30200D7BA52 /* About.xps in Resources */, - 96B6AF8315D16A7E00EAAF7B /* x_alt_blue.png in Resources */, - 96B6AF8415D16A7E00EAAF7B /* x_alt_blue@2x.png in Resources */, - 96EC0F931672AAC60007F804 /* Default-568h@2x.png in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXShellScriptBuildPhase section */ - 968461ED14642DE50012AE09 /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/libLibraries.a", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "bash build_libs.sh"; - showEnvVarsInLog = 0; - }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 968F2E9314539C880085264E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 968F2EB014539CDA0085264E /* main.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 968461EF14642E3A0012AE09 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 968461E114642DB00012AE09 /* Libraries */; - targetProxy = 968461EE14642E3A0012AE09 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 968461EB14642DB00012AE09 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = armv7; - PRODUCT_NAME = Libraries; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Debug; - }; - 968461EC14642DB00012AE09 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ARCHS = armv7; - PRODUCT_NAME = Libraries; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - }; - name = Release; - }; - 968F2EAE14539C880085264E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = armv7; - CODE_SIGN_IDENTITY = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "\"$(DEVELOPER_FRAMEWORKS_DIR)\"", - ); - 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_ABOUT_MISSING_PROTOTYPES = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = "../**"; - INFOPLIST_FILE = Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 5.0; - LIBRARY_SEARCH_PATHS = "$(inherited)"; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE = ""; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = app; - }; - name = Debug; - }; - 968F2EAF14539C880085264E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - ARCHS = armv7; - CODE_SIGN_IDENTITY = "iPhone Developer"; - COPY_PHASE_STRIP = YES; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "\"$(DEVELOPER_FRAMEWORKS_DIR)\"", - ); - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - HEADER_SEARCH_PATHS = "../**"; - INFOPLIST_FILE = Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 5.0; - LIBRARY_SEARCH_PATHS = "$(inherited)"; - OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE = ""; - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = app; - }; - name = Release; - }; - 96A3B27B14539BAD00D0A895 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Debug; - }; - 96A3B27C14539BAD00D0A895 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 968461EA14642DB00012AE09 /* Build configuration list for PBXNativeTarget "Libraries" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 968461EB14642DB00012AE09 /* Debug */, - 968461EC14642DB00012AE09 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 968F2EAD14539C880085264E /* Build configuration list for PBXNativeTarget "MuPDF" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 968F2EAE14539C880085264E /* Debug */, - 968F2EAF14539C880085264E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 96A3B27914539BAD00D0A895 /* Build configuration list for PBXProject "MuPDF" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 96A3B27B14539BAD00D0A895 /* Debug */, - 96A3B27C14539BAD00D0A895 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 96A3B27614539BAD00D0A895 /* Project object */; -} |