Files
WLPageViewController/WLContainerControllers/WLContainerControllers.xcodeproj/project.pbxproj

309 lines
13 KiB
Plaintext
Executable File

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
C9F05FF4177A46D100978AF2 /* WLContainerController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9F05FEF177A46D100978AF2 /* WLContainerController.m */; };
C9F05FF5177A46D100978AF2 /* WLMultiContentContainerController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9F05FF1177A46D100978AF2 /* WLMultiContentContainerController.m */; };
C9F05FF8177A46F400978AF2 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C9F05FF7177A46F400978AF2 /* AppDelegate.m */; };
C9F05FFB177A470600978AF2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C9F05FF9177A470600978AF2 /* main.m */; };
C9F05FFE177A472200978AF2 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C9F05FFC177A472200978AF2 /* Default-568h@2x.png */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
1D6058910D05DD3D006BFB54 /* WLContainerControllers.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WLContainerControllers.app; sourceTree = BUILT_PRODUCTS_DIR; };
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
C9F05FEE177A46D100978AF2 /* WLContainerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WLContainerController.h; path = WLContainerControllers/WLContainerController.h; sourceTree = SOURCE_ROOT; };
C9F05FEF177A46D100978AF2 /* WLContainerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WLContainerController.m; path = WLContainerControllers/WLContainerController.m; sourceTree = SOURCE_ROOT; };
C9F05FF0177A46D100978AF2 /* WLMultiContentContainerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WLMultiContentContainerController.h; path = WLContainerControllers/WLMultiContentContainerController.h; sourceTree = SOURCE_ROOT; };
C9F05FF1177A46D100978AF2 /* WLMultiContentContainerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WLMultiContentContainerController.m; path = WLContainerControllers/WLMultiContentContainerController.m; sourceTree = SOURCE_ROOT; };
C9F05FF6177A46F400978AF2 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = WLContainerControllers/AppDelegate.h; sourceTree = SOURCE_ROOT; };
C9F05FF7177A46F400978AF2 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = WLContainerControllers/AppDelegate.m; sourceTree = SOURCE_ROOT; };
C9F05FF9177A470600978AF2 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = WLContainerControllers/main.m; sourceTree = "<group>"; };
C9F05FFA177A470600978AF2 /* WLContainerControllers_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WLContainerControllers_Prefix.pch; path = WLContainerControllers/WLContainerControllers_Prefix.pch; sourceTree = "<group>"; };
C9F05FFC177A472200978AF2 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "WLContainerControllers/Default-568h@2x.png"; sourceTree = "<group>"; };
C9F05FFD177A472200978AF2 /* WLContainerControllers-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "WLContainerControllers-Info.plist"; path = "WLContainerControllers/WLContainerControllers-Info.plist"; sourceTree = "<group>"; };
C9F06007177A520F00978AF2 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = SOURCE_ROOT; };
C9F06008177A520F00978AF2 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.md; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
080E96DDFE201D6D7F000001 /* Demo */ = {
isa = PBXGroup;
children = (
C9F05FF6177A46F400978AF2 /* AppDelegate.h */,
C9F05FF7177A46F400978AF2 /* AppDelegate.m */,
29B97317FDCFA39411CA2CEA /* Supporting Files */,
);
name = Demo;
path = Classes;
sourceTree = "<group>";
};
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
1D6058910D05DD3D006BFB54 /* WLContainerControllers.app */,
);
name = Products;
sourceTree = "<group>";
};
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
isa = PBXGroup;
children = (
C9D0ACFD11F096C400A84A80 /* WLContainerControllers */,
080E96DDFE201D6D7F000001 /* Demo */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
19C28FACFE9D520D11CA2CBB /* Products */,
);
name = CustomTemplate;
sourceTree = "<group>";
};
29B97317FDCFA39411CA2CEA /* Supporting Files */ = {
isa = PBXGroup;
children = (
C9F05FF9177A470600978AF2 /* main.m */,
C9F05FFA177A470600978AF2 /* WLContainerControllers_Prefix.pch */,
C9F05FFC177A472200978AF2 /* Default-568h@2x.png */,
C9F05FFD177A472200978AF2 /* WLContainerControllers-Info.plist */,
);
name = "Supporting Files";
path = ..;
sourceTree = "<group>";
};
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
isa = PBXGroup;
children = (
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
1D30AB110D05D00D00671497 /* Foundation.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
C9D0ACFD11F096C400A84A80 /* WLContainerControllers */ = {
isa = PBXGroup;
children = (
C9F06008177A520F00978AF2 /* README.md */,
C9F06007177A520F00978AF2 /* LICENSE */,
C9F05FEE177A46D100978AF2 /* WLContainerController.h */,
C9F05FEF177A46D100978AF2 /* WLContainerController.m */,
C9F05FF0177A46D100978AF2 /* WLMultiContentContainerController.h */,
C9F05FF1177A46D100978AF2 /* WLMultiContentContainerController.m */,
);
name = WLContainerControllers;
path = Classes;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
1D6058900D05DD3D006BFB54 /* WLContainerControllers */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "WLContainerControllers" */;
buildPhases = (
1D60588D0D05DD3D006BFB54 /* Resources */,
1D60588E0D05DD3D006BFB54 /* Sources */,
1D60588F0D05DD3D006BFB54 /* Frameworks */,
C9D0AD2011F09BDE00A84A80 /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = WLContainerControllers;
productName = WLContainerControllers;
productReference = 1D6058910D05DD3D006BFB54 /* WLContainerControllers.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
ORGANIZATIONNAME = "I Wonder Phone";
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WLContainerControllers" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
Japanese,
French,
German,
en,
);
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
projectDirPath = "";
projectRoot = "";
targets = (
1D6058900D05DD3D006BFB54 /* WLContainerControllers */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
1D60588D0D05DD3D006BFB54 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C9F05FFE177A472200978AF2 /* Default-568h@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
C9D0AD2011F09BDE00A84A80 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "#appledoc -p \"$PROJECT_NAME\" -i \"$SRCROOT\" -o \"$TMPDIR/doc\" --xhtml --docset";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
1D60588E0D05DD3D006BFB54 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C9F05FF8177A46F400978AF2 /* AppDelegate.m in Sources */,
C9F05FF4177A46D100978AF2 /* WLContainerController.m in Sources */,
C9F05FFB177A470600978AF2 /* main.m in Sources */,
C9F05FF5177A46D100978AF2 /* WLMultiContentContainerController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1D6058940D05DD3E006BFB54 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = WLContainerControllers/WLContainerControllers_Prefix.pch;
INFOPLIST_FILE = "WLContainerControllers/WLContainerControllers-Info.plist";
PRODUCT_NAME = WLContainerControllers;
};
name = Debug;
};
1D6058950D05DD3E006BFB54 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = WLContainerControllers/WLContainerControllers_Prefix.pch;
INFOPLIST_FILE = "WLContainerControllers/WLContainerControllers-Info.plist";
PRODUCT_NAME = WLContainerControllers;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = (
"-Wall",
"-Wextra",
"-Wno-unused-parameter",
);
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
C01FCF5008A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
GCC_C_LANGUAGE_STANDARD = c99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
OTHER_CFLAGS = (
"-Wall",
"-Wextra",
"-Wno-unused-parameter",
);
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "WLContainerControllers" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1D6058940D05DD3E006BFB54 /* Debug */,
1D6058950D05DD3E006BFB54 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WLContainerControllers" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4F08A954540054247B /* Debug */,
C01FCF5008A954540054247B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
}