Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Development #465

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitmodules
@@ -0,0 +1,6 @@
[submodule "src/extThree20JSON/Vendors/TouchJSON"]
path = src/extThree20JSON/Vendors/TouchJSON
url = git://github.com/TouchCode/TouchJSON.git
[submodule "src/extThree20JSON/Vendors/JSONKit"]
path = src/extThree20JSON/Vendors/JSONKit
url = git://github.com/johnezang/JSONKit.git
30 changes: 15 additions & 15 deletions src/Three20/Three20.xcodeproj/project.pbxproj
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -455,9 +455,10 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 0410;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Three20" */;
compatibilityVersion = "Xcode 3.1";
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
Expand Down Expand Up @@ -754,8 +755,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Internal;
};
Expand All @@ -769,7 +770,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = iphoneos;
Expand All @@ -782,14 +783,14 @@
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREFIX_HEADER = "";
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = octest;
};
name = Internal;
Expand All @@ -802,7 +803,7 @@
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
SDKROOT = iphoneos;
};
Expand All @@ -814,8 +815,7 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
SDKROOT = iphoneos;
ZERO_LINK = NO;
Expand All @@ -830,8 +830,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Debug;
};
Expand All @@ -843,8 +843,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Release;
};
Expand All @@ -854,14 +854,14 @@
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = octest;
};
name = Debug;
Expand All @@ -872,12 +872,12 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
PRODUCT_NAME = "$(BASE_PRODUCT_NAME)";
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = octest;
ZERO_LINK = NO;
};
Expand Down
30 changes: 15 additions & 15 deletions src/Three20Core/Three20Core.xcodeproj/project.pbxproj
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -399,9 +399,10 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 0410;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Three20Core" */;
compatibilityVersion = "Xcode 3.1";
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
Expand Down Expand Up @@ -531,8 +532,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Internal;
};
Expand All @@ -546,7 +547,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = iphoneos;
};
Expand All @@ -558,13 +559,13 @@
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
};
name = Internal;
};
Expand All @@ -576,7 +577,7 @@
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
SDKROOT = iphoneos;
};
name = Debug;
Expand All @@ -587,8 +588,7 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
SDKROOT = iphoneos;
ZERO_LINK = NO;
};
Expand All @@ -602,8 +602,8 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Debug;
};
Expand All @@ -616,8 +616,8 @@
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
};
name = Release;
};
Expand All @@ -627,13 +627,13 @@
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
};
name = Debug;
};
Expand All @@ -643,11 +643,11 @@
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
PREBINDING = NO;
GCC_VERSION = com.apple.compilers.llvmgcc42;
SDKROOT = iphoneos;
SKIP_INSTALL = NO;
ZERO_LINK = NO;
};
name = Release;
Expand Down