Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
f1129537
Commit
f1129537
authored
Sep 20, 2013
by
Eloy Durán
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Examples] Update to Xcode 5 default project settings to fix CI build.
parent
ddcd6cf3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
36 additions
and
14 deletions
+36
-14
project.pbxproj
...xample/AFNetworking Mac Example.xcodeproj/project.pbxproj
+0
-0
AFNetworking Mac Example.xcscheme
.../xcshareddata/xcschemes/AFNetworking Mac Example.xcscheme
+4
-2
project.pbxproj
...xample/AFNetworking iOS Example.xcodeproj/project.pbxproj
+2
-3
AFNetworking iOS Example.xcscheme
.../xcshareddata/xcschemes/AFNetworking iOS Example.xcscheme
+4
-2
project.pbxproj
examples/TargetTest/TargetTest.xcodeproj/project.pbxproj
+22
-5
TargetTest.xcscheme
...Test.xcodeproj/xcshareddata/xcschemes/TargetTest.xcscheme
+4
-2
No files found.
examples/AFNetworking Mac Example/AFNetworking Mac Example.xcodeproj/project.pbxproj
View file @
f1129537
This diff is collapsed.
Click to expand it.
examples/AFNetworking Mac Example/AFNetworking Mac Example.xcodeproj/xcshareddata/xcschemes/AFNetworking Mac Example.xcscheme
View file @
f1129537
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
<Scheme
LastUpgradeVersion =
"0500"
version =
"1.3"
>
version =
"1.3"
>
<BuildAction
<BuildAction
parallelizeBuildables =
"YES"
parallelizeBuildables =
"YES"
...
@@ -22,7 +23,7 @@
...
@@ -22,7 +23,7 @@
</BuildActionEntries>
</BuildActionEntries>
</BuildAction>
</BuildAction>
<TestAction
<TestAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
shouldUseLaunchSchemeArgsEnv =
"YES"
buildConfiguration =
"Debug"
>
buildConfiguration =
"Debug"
>
...
@@ -39,11 +40,12 @@
...
@@ -39,11 +40,12 @@
</MacroExpansion>
</MacroExpansion>
</TestAction>
</TestAction>
<LaunchAction
<LaunchAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
launchStyle =
"0"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
useCustomWorkingDirectory =
"NO"
buildConfiguration =
"Debug"
buildConfiguration =
"Debug"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugDocumentVersioning =
"YES"
allowLocationSimulation =
"YES"
>
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable>
<BuildableProductRunnable>
...
...
examples/AFNetworking iOS Example/AFNetworking iOS Example.xcodeproj/project.pbxproj
View file @
f1129537
...
@@ -204,7 +204,7 @@
...
@@ -204,7 +204,7 @@
F8E469571395739C00DB05C8
/* Project object */
=
{
F8E469571395739C00DB05C8
/* Project object */
=
{
isa
=
PBXProject
;
isa
=
PBXProject
;
attributes
=
{
attributes
=
{
LastUpgradeCheck
=
0
42
0
;
LastUpgradeCheck
=
0
50
0
;
ORGANIZATIONNAME
=
Gowalla
;
ORGANIZATIONNAME
=
Gowalla
;
};
};
buildConfigurationList
=
F8E4695A1395739C00DB05C8
/* Build configuration list for PBXProject "AFNetworking iOS Example" */
;
buildConfigurationList
=
F8E4695A1395739C00DB05C8
/* Build configuration list for PBXProject "AFNetworking iOS Example" */
;
...
@@ -287,7 +287,6 @@
...
@@ -287,7 +287,6 @@
F8E4697F1395739D00DB05C8
/* Debug */
=
{
F8E4697F1395739D00DB05C8
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_OPTIMIZATION_LEVEL
=
0
;
...
@@ -297,6 +296,7 @@
...
@@ -297,6 +296,7 @@
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
4.3
;
IPHONEOS_DEPLOYMENT_TARGET
=
4.3
;
ONLY_ACTIVE_ARCH
=
YES
;
SDKROOT
=
iphoneos
;
SDKROOT
=
iphoneos
;
};
};
name
=
Debug
;
name
=
Debug
;
...
@@ -304,7 +304,6 @@
...
@@ -304,7 +304,6 @@
F8E469801395739D00DB05C8
/* Release */
=
{
F8E469801395739D00DB05C8
/* Release */
=
{
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
...
...
examples/AFNetworking iOS Example/AFNetworking iOS Example.xcodeproj/xcshareddata/xcschemes/AFNetworking iOS Example.xcscheme
View file @
f1129537
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
<Scheme
LastUpgradeVersion =
"0500"
version =
"1.3"
>
version =
"1.3"
>
<BuildAction
<BuildAction
parallelizeBuildables =
"YES"
parallelizeBuildables =
"YES"
...
@@ -22,7 +23,7 @@
...
@@ -22,7 +23,7 @@
</BuildActionEntries>
</BuildActionEntries>
</BuildAction>
</BuildAction>
<TestAction
<TestAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
shouldUseLaunchSchemeArgsEnv =
"YES"
buildConfiguration =
"Debug"
>
buildConfiguration =
"Debug"
>
...
@@ -39,11 +40,12 @@
...
@@ -39,11 +40,12 @@
</MacroExpansion>
</MacroExpansion>
</TestAction>
</TestAction>
<LaunchAction
<LaunchAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
launchStyle =
"0"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
useCustomWorkingDirectory =
"NO"
buildConfiguration =
"Debug"
buildConfiguration =
"Debug"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugDocumentVersioning =
"YES"
allowLocationSimulation =
"YES"
>
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable>
<BuildableProductRunnable>
...
...
examples/TargetTest/TargetTest.xcodeproj/project.pbxproj
View file @
f1129537
...
@@ -14,7 +14,6 @@
...
@@ -14,7 +14,6 @@
51887BC7147465E00005EA71
/* main.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BC6147465E00005EA71
/* main.m */
;
};
51887BC7147465E00005EA71
/* main.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BC6147465E00005EA71
/* main.m */
;
};
51887BCB147465E00005EA71
/* AppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BCA147465E00005EA71
/* AppDelegate.m */
;
};
51887BCB147465E00005EA71
/* AppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BCA147465E00005EA71
/* AppDelegate.m */
;
};
51887BDA1474663A0005EA71
/* libPods-test.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BD91474663A0005EA71
/* libPods-test.a */
;
};
51887BDA1474663A0005EA71
/* libPods-test.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BD91474663A0005EA71
/* libPods-test.a */
;
};
51887BDC1474664E0005EA71
/* Pods-test.xcconfig in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
51887BDB1474664E0005EA71
/* Pods-test.xcconfig */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
...
@@ -124,7 +123,7 @@
...
@@ -124,7 +123,7 @@
51887BAD147465E00005EA71
/* Project object */
=
{
51887BAD147465E00005EA71
/* Project object */
=
{
isa
=
PBXProject
;
isa
=
PBXProject
;
attributes
=
{
attributes
=
{
LastUpgradeCheck
=
0
42
0
;
LastUpgradeCheck
=
0
50
0
;
};
};
buildConfigurationList
=
51887BB0147465E00005EA71
/* Build configuration list for PBXProject "TargetTest" */
;
buildConfigurationList
=
51887BB0147465E00005EA71
/* Build configuration list for PBXProject "TargetTest" */
;
compatibilityVersion
=
"Xcode 3.2"
;
compatibilityVersion
=
"Xcode 3.2"
;
...
@@ -149,7 +148,6 @@
...
@@ -149,7 +148,6 @@
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
51887BC5147465E00005EA71
/* InfoPlist.strings in Resources */
,
51887BC5147465E00005EA71
/* InfoPlist.strings in Resources */
,
51887BDC1474664E0005EA71
/* Pods-test.xcconfig in Resources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
};
};
...
@@ -200,7 +198,12 @@
...
@@ -200,7 +198,12 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
ALWAYS_SEARCH_USER_PATHS
=
NO
;
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
CLANG_WARN_BOOL_CONVERSION
=
YES
;
CLANG_WARN_CONSTANT_CONVERSION
=
YES
;
CLANG_WARN_EMPTY_BODY
=
YES
;
CLANG_WARN_ENUM_CONVERSION
=
YES
;
CLANG_WARN_INT_CONVERSION
=
YES
;
CLANG_WARN__DUPLICATE_METHOD_MATCH
=
YES
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
COPY_PHASE_STRIP
=
NO
;
COPY_PHASE_STRIP
=
NO
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
...
@@ -212,10 +215,15 @@
...
@@ -212,10 +215,15 @@
);
);
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_WARN_64_TO_32_BIT_CONVERSION
=
YES
;
GCC_WARN_ABOUT_MISSING_PROTOTYPES
=
YES
;
GCC_WARN_ABOUT_MISSING_PROTOTYPES
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNDECLARED_SELECTOR
=
YES
;
GCC_WARN_UNINITIALIZED_AUTOS
=
YES
;
GCC_WARN_UNUSED_FUNCTION
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
5.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
5.0
;
ONLY_ACTIVE_ARCH
=
YES
;
SDKROOT
=
iphoneos
;
SDKROOT
=
iphoneos
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
};
};
...
@@ -225,13 +233,22 @@
...
@@ -225,13 +233,22 @@
isa
=
XCBuildConfiguration
;
isa
=
XCBuildConfiguration
;
buildSettings
=
{
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
ALWAYS_SEARCH_USER_PATHS
=
NO
;
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
CLANG_WARN_BOOL_CONVERSION
=
YES
;
CLANG_WARN_CONSTANT_CONVERSION
=
YES
;
CLANG_WARN_EMPTY_BODY
=
YES
;
CLANG_WARN_ENUM_CONVERSION
=
YES
;
CLANG_WARN_INT_CONVERSION
=
YES
;
CLANG_WARN__DUPLICATE_METHOD_MATCH
=
YES
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
COPY_PHASE_STRIP
=
YES
;
COPY_PHASE_STRIP
=
YES
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_WARN_64_TO_32_BIT_CONVERSION
=
YES
;
GCC_WARN_ABOUT_MISSING_PROTOTYPES
=
YES
;
GCC_WARN_ABOUT_MISSING_PROTOTYPES
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNDECLARED_SELECTOR
=
YES
;
GCC_WARN_UNINITIALIZED_AUTOS
=
YES
;
GCC_WARN_UNUSED_FUNCTION
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
5.0
;
IPHONEOS_DEPLOYMENT_TARGET
=
5.0
;
OTHER_CFLAGS
=
"-DNS_BLOCK_ASSERTIONS=1"
;
OTHER_CFLAGS
=
"-DNS_BLOCK_ASSERTIONS=1"
;
...
...
examples/TargetTest/TargetTest.xcodeproj/xcshareddata/xcschemes/TargetTest.xcscheme
View file @
f1129537
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
<Scheme
LastUpgradeVersion =
"0500"
version =
"1.3"
>
version =
"1.3"
>
<BuildAction
<BuildAction
parallelizeBuildables =
"YES"
parallelizeBuildables =
"YES"
...
@@ -22,7 +23,7 @@
...
@@ -22,7 +23,7 @@
</BuildActionEntries>
</BuildActionEntries>
</BuildAction>
</BuildAction>
<TestAction
<TestAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
shouldUseLaunchSchemeArgsEnv =
"YES"
buildConfiguration =
"Debug"
>
buildConfiguration =
"Debug"
>
...
@@ -39,11 +40,12 @@
...
@@ -39,11 +40,12 @@
</MacroExpansion>
</MacroExpansion>
</TestAction>
</TestAction>
<LaunchAction
<LaunchAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
G
DB"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.
LL
DB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.GDB"
launchStyle =
"0"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
useCustomWorkingDirectory =
"NO"
buildConfiguration =
"Debug"
buildConfiguration =
"Debug"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugDocumentVersioning =
"YES"
allowLocationSimulation =
"YES"
>
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable>
<BuildableProductRunnable>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment