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
5053e576
Commit
5053e576
authored
Jul 05, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Rake] Fix examples
parent
c68a4b2c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
387 additions
and
969 deletions
+387
-969
Rakefile
Rakefile
+2
-2
project.pbxproj
...xample/AFNetworking iOS Example.xcodeproj/project.pbxproj
+385
-967
No files found.
Rakefile
View file @
5053e576
...
...
@@ -323,12 +323,12 @@ namespace :examples do
desc
"Build all examples"
task
:build
do
execute_command
"rm -rf ~/Library/Developer/Shared/Documentation/DocSets/org.cocoapods.*"
examples
.
entries
.
each
do
|
example
|
puts
"Building example:
#{
example
}
"
Dir
.
chdir
(
example
.
to_s
)
do
execute_command
"rm -rf Pods DerivedData"
execute_command
"
#{
'../../bin/'
unless
ENV
[
'FROM_GEM'
]
}
sandbox-pod install --verbose --no-repo-update"
# execute_command "#{'../../bin/' unless ENV['FROM_GEM']}sandbox-pod install --verbose --no-repo-update"
execute_command
"
#{
'../../bin/'
unless
ENV
[
'FROM_GEM'
]
}
pod install --verbose --no-repo-update"
command
=
"xcodebuild -workspace '
#{
example
.
basename
}
.xcworkspace' -scheme '
#{
example
.
basename
}
'"
if
(
example
+
'Podfile'
).
read
.
include?
(
'platform :ios'
)
# Specifically build against the simulator SDK so we don't have to deal with code signing.
...
...
examples/AFNetworking iOS Example/AFNetworking iOS Example.xcodeproj/project.pbxproj
View file @
5053e576
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
archiveVersion
<
/k
e
y
>
<
string
>
1
<
/string
>
<
k
e
y
>
classes
<
/k
e
y
>
<
d
i
c
t/
>
<
k
e
y
>
objectVersion
<
/k
e
y
>
<
string
>
46
<
/string
>
<
k
e
y
>
objects
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
0BBDA6CDB42C48EFB1B980BC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
explicitFileType
<
/k
e
y
>
<
string
>
archive.ar
<
/string
>
<
k
e
y
>
includeInIndex
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
libPods.a
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
libPods.a
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
BUILT_PRODUCTS_DIR
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
242C9E9348A44970B9ECDCF5
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
explicitFileType
<
/k
e
y
>
<
string
>
archive.ar
<
/string
>
<
k
e
y
>
includeInIndex
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
libPods.a
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
BUILT_PRODUCTS_DIR
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
391552C2BD5947DF9FEB5975
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
text.xcconfig
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Pods.xcconfig
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Pods/Pods.xcconfig
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
46CF19E6210948BCAA4F152C
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
242C9E9348A44970B9ECDCF5
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
89DE83CBA1B145CEB0C1180C
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
0BBDA6CDB42C48EFB1B980BC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
k
e
y
>
settings
<
/k
e
y
>
<
d
i
c
t/
>
<
/
d
i
c
t
>
<
k
e
y
>
8A3A8D61FF1041A3B3AA9C55
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildActionMask
<
/k
e
y
>
<
string
>
2147483647
<
/string
>
<
k
e
y
>
files
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
inputPaths
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXShellScriptBuildPhase
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Copy
Pods
Resources
<
/string
>
<
k
e
y
>
outputPaths
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
runOnlyForDeploymentPostprocessing
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
shellPath
<
/k
e
y
>
<
string
>
/bin/sh
<
/string
>
<
k
e
y
>
shellScript
<
/k
e
y
>
<
string
>
"${SRCROOT}/Pods/Pods-resources.sh"
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
C8C94222118242C297ED4081
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
includeInIndex
<
/k
e
y
>
<
string
>
1
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
text.xcconfig
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Pods.xcconfig
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Pods/Pods.xcconfig
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
DD5E268688D543178A339BEB
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildActionMask
<
/k
e
y
>
<
string
>
2147483647
<
/string
>
<
k
e
y
>
files
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
inputPaths
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXShellScriptBuildPhase
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Copy
Pods
Resources
<
/string
>
<
k
e
y
>
outputPaths
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
runOnlyForDeploymentPostprocessing
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
shellPath
<
/k
e
y
>
<
string
>
/bin/sh
<
/string
>
<
k
e
y
>
shellScript
<
/k
e
y
>
<
string
>
"${SRCROOT}/Pods/Pods-resources.sh"
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D0701B14310F4A00653FD3
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469E213957DF700DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D0701C14310F4F00653FD3
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469E013957DF100DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D171396A9D300CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
image.png
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
placeholder-stamp.png
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Images/placeholder-stamp.png
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D181396A9D300CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
image.png
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
placeholder-stamp
@
2x.png
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Images/placeholder-stamp
@
2x.png
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D191396A9D300CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8D25D171396A9D300CF3BD6
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D1A1396A9D300CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8D25D181396A9D300CF3BD6
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D1B1396A9DE00CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
AFGowallaAPIClient.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Classes/AFGowallaAPIClient.h
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8D25D1D1396A9DE00CF3BD6
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
AFGowallaAPIClient.m
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Classes/AFGowallaAPIClient.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09C61396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09C71396AB690057D0CC
<
/string
>
<
string
>
F8DA09C81396AB690057D0CC
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Controllers
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Classes/Controllers
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09C71396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
NearbySpotsViewController.h
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09C81396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
NearbySpotsViewController.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09C91396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09CA1396AB690057D0CC
<
/string
>
<
string
>
F8DA09CB1396AB690057D0CC
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Models
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Classes/Models
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09CA1396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Spot.h
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09CB1396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Spot.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09CC1396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09CD1396AB690057D0CC
<
/string
>
<
string
>
F8DA09CE1396AB690057D0CC
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Views
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Classes/Views
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09CD1396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
SpotTableViewCell.h
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09CE1396AB690057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
SpotTableViewCell.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09D21396ABED0057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8D25D1D1396A9DE00CF3BD6
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09D41396ABED0057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8DA09C81396AB690057D0CC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09D51396ABED0057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8DA09CB1396AB690057D0CC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09D61396ABED0057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8DA09CE1396AB690057D0CC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E31396AC040057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
main.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E41396AC040057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8DA09E31396AC040057D0CC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E51396AC220057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
AppDelegate.h
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E61396AC220057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.h
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Prefix.pch
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E71396AC220057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileEncoding
<
/k
e
y
>
<
string
>
4
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
sourcecode.c.objc
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
AppDelegate.m
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SOURCE_ROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8DA09E81396AC220057D0CC
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8DA09E71396AC220057D0CC
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469551395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E469B71395759C00DB05C8
<
/string
>
<
string
>
F8E4696A1395739D00DB05C8
<
/string
>
<
string
>
F8E469ED1395812A00DB05C8
<
/string
>
<
string
>
F8E469631395739D00DB05C8
<
/string
>
<
string
>
F8E469611395739C00DB05C8
<
/string
>
<
string
>
391552C2BD5947DF9FEB5975
<
/string
>
<
string
>
C8C94222118242C297ED4081
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469571395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
attributes
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
LastUpgradeCheck
<
/k
e
y
>
<
string
>
0420
<
/string
>
<
k
e
y
>
ORGANIZATIONNAME
<
/k
e
y
>
<
string
>
Gowalla
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
buildConfigurationList
<
/k
e
y
>
<
string
>
F8E4695A1395739C00DB05C8
<
/string
>
<
k
e
y
>
compatibilityVersion
<
/k
e
y
>
<
string
>
Xcode
3.2
<
/string
>
<
k
e
y
>
developmentRegion
<
/k
e
y
>
<
string
>
English
<
/string
>
<
k
e
y
>
hasScannedForEncodings
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXProject
<
/string
>
<
k
e
y
>
knownRegions
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
en
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
mainGroup
<
/k
e
y
>
<
string
>
F8E469551395739C00DB05C8
<
/string
>
<
k
e
y
>
productRefGroup
<
/k
e
y
>
<
string
>
F8E469611395739C00DB05C8
<
/string
>
<
k
e
y
>
projectDirPath
<
/k
e
y
>
<
string
><
/string
>
<
k
e
y
>
projectReferences
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
projectRoot
<
/k
e
y
>
<
string
><
/string
>
<
k
e
y
>
targets
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E4695F1395739C00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4695A1395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildConfigurations
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E4697F1395739D00DB05C8
<
/string
>
<
string
>
F8E469801395739D00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
defaultConfigurationIsVisible
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
defaultConfigurationName
<
/k
e
y
>
<
string
>
Release
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCConfigurationList
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4695C1395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildActionMask
<
/k
e
y
>
<
string
>
2147483647
<
/string
>
<
k
e
y
>
files
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09D21396ABED0057D0CC
<
/string
>
<
string
>
F8DA09D41396ABED0057D0CC
<
/string
>
<
string
>
F8DA09D51396ABED0057D0CC
<
/string
>
<
string
>
F8DA09D61396ABED0057D0CC
<
/string
>
<
string
>
F8DA09E41396AC040057D0CC
<
/string
>
<
string
>
F8DA09E81396AC220057D0CC
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXSourcesBuildPhase
<
/string
>
<
k
e
y
>
runOnlyForDeploymentPostprocessing
<
/k
e
y
>
<
string
>
0
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4695D1395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildActionMask
<
/k
e
y
>
<
string
>
2147483647
<
/string
>
<
k
e
y
>
files
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E469651395739D00DB05C8
<
/string
>
<
string
>
F8E469671395739D00DB05C8
<
/string
>
<
string
>
F8E469691395739D00DB05C8
<
/string
>
<
string
>
F8E469DF13957DD500DB05C8
<
/string
>
<
string
>
F8D0701B14310F4A00653FD3
<
/string
>
<
string
>
F8D0701C14310F4F00653FD3
<
/string
>
<
string
>
46CF19E6210948BCAA4F152C
<
/string
>
<
string
>
89DE83CBA1B145CEB0C1180C
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFrameworksBuildPhase
<
/string
>
<
k
e
y
>
runOnlyForDeploymentPostprocessing
<
/k
e
y
>
<
string
>
0
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4695E1395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildActionMask
<
/k
e
y
>
<
string
>
2147483647
<
/string
>
<
k
e
y
>
files
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8D25D191396A9D300CF3BD6
<
/string
>
<
string
>
F8D25D1A1396A9D300CF3BD6
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXResourcesBuildPhase
<
/string
>
<
k
e
y
>
runOnlyForDeploymentPostprocessing
<
/k
e
y
>
<
string
>
0
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4695F1395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildConfigurationList
<
/k
e
y
>
<
string
>
F8E469811395739D00DB05C8
<
/string
>
<
k
e
y
>
buildPhases
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E4695C1395739C00DB05C8
<
/string
>
<
string
>
F8E4695D1395739C00DB05C8
<
/string
>
<
string
>
F8E4695E1395739C00DB05C8
<
/string
>
<
string
>
DD5E268688D543178A339BEB
<
/string
>
<
string
>
8A3A8D61FF1041A3B3AA9C55
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
buildRules
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
dependencies
<
/k
e
y
>
<
a
rr
a
y/
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXNativeTarget
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
AFNetworking
iOS
Example
<
/string
>
<
k
e
y
>
productName
<
/k
e
y
>
<
string
>
AFNetworkingExample
<
/string
>
<
k
e
y
>
productReference
<
/k
e
y
>
<
string
>
F8E469601395739C00DB05C8
<
/string
>
<
k
e
y
>
productType
<
/k
e
y
>
<
string
>
com.apple.product-type.application
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469601395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
explicitFileType
<
/k
e
y
>
<
string
>
wrapper.application
<
/string
>
<
k
e
y
>
includeInIndex
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
AFNetworking
iOS
Example.app
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
BUILT_PRODUCTS_DIR
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469611395739C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E469601395739C00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Products
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469631395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E469E213957DF700DB05C8
<
/string
>
<
string
>
F8E469E013957DF100DB05C8
<
/string
>
<
string
>
F8E469DE13957DD500DB05C8
<
/string
>
<
string
>
F8E469641395739D00DB05C8
<
/string
>
<
string
>
F8E469661395739D00DB05C8
<
/string
>
<
string
>
F8E469681395739D00DB05C8
<
/string
>
<
string
>
242C9E9348A44970B9ECDCF5
<
/string
>
<
string
>
0BBDA6CDB42C48EFB1B980BC
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Frameworks
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469641395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
UIKit.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/UIKit.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469651395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469641395739D00DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469661395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Foundation.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/Foundation.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469671395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469661395739D00DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469681395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
CoreGraphics.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/CoreGraphics.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469691395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469681395739D00DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4696A1395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09C61396AB690057D0CC
<
/string
>
<
string
>
F8DA09C91396AB690057D0CC
<
/string
>
<
string
>
F8DA09CC1396AB690057D0CC
<
/string
>
<
string
>
F8E4696B1395739D00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Classes
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
AFNetworkingExample
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4696B1395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8DA09E31396AC040057D0CC
<
/string
>
<
string
>
F8DA09E61396AC220057D0CC
<
/string
>
<
string
>
F8DA09E51396AC220057D0CC
<
/string
>
<
string
>
F8DA09E71396AC220057D0CC
<
/string
>
<
string
>
F8E4696C1395739D00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Supporting
Files
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4696C1395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
text.plist.xml
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
Info.plist
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E4697F1395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildSettings
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
ARCHS
<
/k
e
y
>
<
string
>
$
(
ARCHS_STANDARD_32_BIT
)<
/string
>
<
k
e
y
>
CODE_SIGN_IDENTITY
[
sdk
=
iphoneos
*]
<
/k
e
y
>
<
string
>
iPhone
Developer
<
/string
>
<
k
e
y
>
GCC_C_LANGUAGE_STANDARD
<
/k
e
y
>
<
string
>
gnu99
<
/string
>
<
k
e
y
>
GCC_OPTIMIZATION_LEVEL
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
GCC_PREPROCESSOR_DEFINITIONS
<
/k
e
y
>
<
string
>
DEBUG
<
/string
>
<
k
e
y
>
GCC_SYMBOLS_PRIVATE_EXTERN
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
GCC_VERSION
<
/k
e
y
>
<
string
>
com.apple.compilers.llvmgcc42
<
/string
>
<
k
e
y
>
GCC_WARN_ABOUT_RETURN_TYPE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_UNUSED_VARIABLE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
IPHONEOS_DEPLOYMENT_TARGET
<
/k
e
y
>
<
string
>
4.3
<
/string
>
<
k
e
y
>
SDKROOT
<
/k
e
y
>
<
string
>
iphoneos
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCBuildConfiguration
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Debug
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469801395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildSettings
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
ARCHS
<
/k
e
y
>
<
string
>
$
(
ARCHS_STANDARD_32_BIT
)<
/string
>
<
k
e
y
>
CODE_SIGN_IDENTITY
[
sdk
=
iphoneos
*]
<
/k
e
y
>
<
string
>
iPhone
Developer
<
/string
>
<
k
e
y
>
GCC_C_LANGUAGE_STANDARD
<
/k
e
y
>
<
string
>
gnu99
<
/string
>
<
k
e
y
>
GCC_VERSION
<
/k
e
y
>
<
string
>
com.apple.compilers.llvmgcc42
<
/string
>
<
k
e
y
>
GCC_WARN_ABOUT_RETURN_TYPE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_UNUSED_VARIABLE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
IPHONEOS_DEPLOYMENT_TARGET
<
/k
e
y
>
<
string
>
4.3
<
/string
>
<
k
e
y
>
OTHER_CFLAGS
<
/k
e
y
>
<
string
>
-DNS_BLOCK_ASSERTIONS
=
1
<
/string
>
<
k
e
y
>
SDKROOT
<
/k
e
y
>
<
string
>
iphoneos
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCBuildConfiguration
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Release
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469811395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
buildConfigurations
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8E469821395739D00DB05C8
<
/string
>
<
string
>
F8E469831395739D00DB05C8
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
defaultConfigurationIsVisible
<
/k
e
y
>
<
string
>
0
<
/string
>
<
k
e
y
>
defaultConfigurationName
<
/k
e
y
>
<
string
>
Release
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCConfigurationList
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469821395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
baseConfigurationReference
<
/k
e
y
>
<
string
>
C8C94222118242C297ED4081
<
/string
>
<
k
e
y
>
buildSettings
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
ALWAYS_SEARCH_USER_PATHS
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
COPY_PHASE_STRIP
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
DSTROOT
<
/k
e
y
>
<
string
>
/tmp/Pods.dst
<
/string
>
<
k
e
y
>
GCC_DYNAMIC_NO_PIC
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
GCC_PRECOMPILE_PREFIX_HEADER
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_PREFIX_HEADER
<
/k
e
y
>
<
string
>
Prefix.pch
<
/string
>
<
k
e
y
>
GCC_VERSION
<
/k
e
y
>
<
string
>
com.apple.compilers.llvm.clang.1_0
<
/string
>
<
k
e
y
>
GCC_WARN_SHADOW
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_SIGN_COMPARE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_UNUSED_PARAMETER
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
INFOPLIST_FILE
<
/k
e
y
>
<
string
>
Info.plist
<
/string
>
<
k
e
y
>
PRODUCT_NAME
<
/k
e
y
>
<
string
>
$
(
TARGET_NAME
)<
/string
>
<
k
e
y
>
SKIP_INSTALL
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
WRAPPER_EXTENSION
<
/k
e
y
>
<
string
>
app
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCBuildConfiguration
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Debug
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469831395739D00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
baseConfigurationReference
<
/k
e
y
>
<
string
>
C8C94222118242C297ED4081
<
/string
>
<
k
e
y
>
buildSettings
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
ALWAYS_SEARCH_USER_PATHS
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
COPY_PHASE_STRIP
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
DSTROOT
<
/k
e
y
>
<
string
>
/tmp/Pods.dst
<
/string
>
<
k
e
y
>
GCC_PRECOMPILE_PREFIX_HEADER
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_PREFIX_HEADER
<
/k
e
y
>
<
string
>
Prefix.pch
<
/string
>
<
k
e
y
>
GCC_VERSION
<
/k
e
y
>
<
string
>
com.apple.compilers.llvm.clang.1_0
<
/string
>
<
k
e
y
>
GCC_WARN_SHADOW
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_SIGN_COMPARE
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
GCC_WARN_UNUSED_PARAMETER
<
/k
e
y
>
<
string
>
NO
<
/string
>
<
k
e
y
>
INFOPLIST_FILE
<
/k
e
y
>
<
string
>
Info.plist
<
/string
>
<
k
e
y
>
PRODUCT_NAME
<
/k
e
y
>
<
string
>
$
(
TARGET_NAME
)<
/string
>
<
k
e
y
>
SKIP_INSTALL
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
VALIDATE_PRODUCT
<
/k
e
y
>
<
string
>
YES
<
/string
>
<
k
e
y
>
WRAPPER_EXTENSION
<
/k
e
y
>
<
string
>
app
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
XCBuildConfiguration
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Release
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469B71395759C00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8D25D1B1396A9DE00CF3BD6
<
/string
>
<
string
>
F8D25D1D1396A9DE00CF3BD6
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Networking
Extensions
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469DE13957DD500DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
CoreLocation.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/CoreLocation.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469DF13957DD500DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
fileRef
<
/k
e
y
>
<
string
>
F8E469DE13957DD500DB05C8
<
/string
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXBuildFile
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469E013957DF100DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Security.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/Security.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469E213957DF700DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXFileReference
<
/string
>
<
k
e
y
>
lastKnownFileType
<
/k
e
y
>
<
string
>
wrapper.framework
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
SystemConfiguration.framework
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
System/Library/Frameworks/SystemConfiguration.framework
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
SDKROOT
<
/string
>
<
/
d
i
c
t
>
<
k
e
y
>
F8E469ED1395812A00DB05C8
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
children
<
/k
e
y
>
<
a
rr
a
y
>
<
string
>
F8D25D171396A9D300CF3BD6
<
/string
>
<
string
>
F8D25D181396A9D300CF3BD6
<
/string
>
<
/
a
rr
a
y
>
<
k
e
y
>
isa
<
/k
e
y
>
<
string
>
PBXGroup
<
/string
>
<
k
e
y
>
name
<
/k
e
y
>
<
string
>
Images
<
/string
>
<
k
e
y
>
path
<
/k
e
y
>
<
string
>
AFNetworkingExample/Images
<
/string
>
<
k
e
y
>
sourceTree
<
/k
e
y
>
<
string
>
&
lt
;
group
&
gt
;
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
rootObject
<
/k
e
y
>
<
string
>
F8E469571395739C00DB05C8
<
/string
>
<
/
d
i
c
t
>
<
/plist
>
// !$*UTF8*$!
{
archiveVersion
=
1
;
classes
=
{
};
objectVersion
=
46
;
objects
=
{
/* Begin PBXBuildFile section */
46CF19E6210948BCAA4F152C
/* libPods.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
242C9E9348A44970B9ECDCF5
/* libPods.a */
;
};
F8D0701B14310F4A00653FD3
/* SystemConfiguration.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469E213957DF700DB05C8
/* SystemConfiguration.framework */
;
};
F8D0701C14310F4F00653FD3
/* Security.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469E013957DF100DB05C8
/* Security.framework */
;
};
F8D25D191396A9D300CF3BD6
/* placeholder-stamp.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8D25D171396A9D300CF3BD6
/* placeholder-stamp.png */
;
};
F8D25D1A1396A9D300CF3BD6
/* placeholder-stamp@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8D25D181396A9D300CF3BD6
/* placeholder-stamp@2x.png */
;
};
F8DA09D21396ABED0057D0CC
/* AFGowallaAPIClient.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8D25D1D1396A9DE00CF3BD6
/* AFGowallaAPIClient.m */
;
};
F8DA09D41396ABED0057D0CC
/* NearbySpotsViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8DA09C81396AB690057D0CC
/* NearbySpotsViewController.m */
;
};
F8DA09D51396ABED0057D0CC
/* Spot.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8DA09CB1396AB690057D0CC
/* Spot.m */
;
};
F8DA09D61396ABED0057D0CC
/* SpotTableViewCell.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8DA09CE1396AB690057D0CC
/* SpotTableViewCell.m */
;
};
F8DA09E41396AC040057D0CC
/* main.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8DA09E31396AC040057D0CC
/* main.m */
;
};
F8DA09E81396AC220057D0CC
/* AppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8DA09E71396AC220057D0CC
/* AppDelegate.m */
;
};
F8E469651395739D00DB05C8
/* UIKit.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469641395739D00DB05C8
/* UIKit.framework */
;
};
F8E469671395739D00DB05C8
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469661395739D00DB05C8
/* Foundation.framework */
;
};
F8E469691395739D00DB05C8
/* CoreGraphics.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469681395739D00DB05C8
/* CoreGraphics.framework */
;
};
F8E469DF13957DD500DB05C8
/* CoreLocation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F8E469DE13957DD500DB05C8
/* CoreLocation.framework */
;
};
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
242C9E9348A44970B9ECDCF5
/* libPods.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libPods.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
391552C2BD5947DF9FEB5975
/* Pods.xcconfig */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.xcconfig
;
name
=
Pods.xcconfig
;
path
=
Pods/Pods.xcconfig
;
sourceTree
=
SOURCE_ROOT
;
};
F8D25D171396A9D300CF3BD6
/* placeholder-stamp.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"placeholder-stamp.png"
;
path
=
"Images/placeholder-stamp.png"
;
sourceTree
=
SOURCE_ROOT
;
};
F8D25D181396A9D300CF3BD6
/* placeholder-stamp@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
"placeholder-stamp@2x.png"
;
path
=
"Images/placeholder-stamp@2x.png"
;
sourceTree
=
SOURCE_ROOT
;
};
F8D25D1B1396A9DE00CF3BD6
/* AFGowallaAPIClient.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
AFGowallaAPIClient.h
;
path
=
Classes/AFGowallaAPIClient.h
;
sourceTree
=
"<group>"
;
};
F8D25D1D1396A9DE00CF3BD6
/* AFGowallaAPIClient.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
AFGowallaAPIClient.m
;
path
=
Classes/AFGowallaAPIClient.m
;
sourceTree
=
"<group>"
;
};
F8DA09C71396AB690057D0CC
/* NearbySpotsViewController.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
NearbySpotsViewController.h
;
sourceTree
=
"<group>"
;
};
F8DA09C81396AB690057D0CC
/* NearbySpotsViewController.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
NearbySpotsViewController.m
;
sourceTree
=
"<group>"
;
};
F8DA09CA1396AB690057D0CC
/* Spot.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
Spot.h
;
sourceTree
=
"<group>"
;
};
F8DA09CB1396AB690057D0CC
/* Spot.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
Spot.m
;
sourceTree
=
"<group>"
;
};
F8DA09CD1396AB690057D0CC
/* SpotTableViewCell.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
SpotTableViewCell.h
;
sourceTree
=
"<group>"
;
};
F8DA09CE1396AB690057D0CC
/* SpotTableViewCell.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
SpotTableViewCell.m
;
sourceTree
=
"<group>"
;
};
F8DA09E31396AC040057D0CC
/* main.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
main.m
;
sourceTree
=
SOURCE_ROOT
;
};
F8DA09E51396AC220057D0CC
/* AppDelegate.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
AppDelegate.h
;
sourceTree
=
SOURCE_ROOT
;
};
F8DA09E61396AC220057D0CC
/* Prefix.pch */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
Prefix.pch
;
sourceTree
=
SOURCE_ROOT
;
};
F8DA09E71396AC220057D0CC
/* AppDelegate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
AppDelegate.m
;
sourceTree
=
SOURCE_ROOT
;
};
F8E469601395739C00DB05C8
/* AFNetworking iOS Example.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"AFNetworking iOS Example.app"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
F8E469641395739D00DB05C8
/* UIKit.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
UIKit.framework
;
path
=
System/Library/Frameworks/UIKit.framework
;
sourceTree
=
SDKROOT
;
};
F8E469661395739D00DB05C8
/* Foundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Foundation.framework
;
path
=
System/Library/Frameworks/Foundation.framework
;
sourceTree
=
SDKROOT
;
};
F8E469681395739D00DB05C8
/* CoreGraphics.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreGraphics.framework
;
path
=
System/Library/Frameworks/CoreGraphics.framework
;
sourceTree
=
SDKROOT
;
};
F8E4696C1395739D00DB05C8
/* Info.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
path
=
Info.plist
;
sourceTree
=
"<group>"
;
};
F8E469DE13957DD500DB05C8
/* CoreLocation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
CoreLocation.framework
;
path
=
System/Library/Frameworks/CoreLocation.framework
;
sourceTree
=
SDKROOT
;
};
F8E469E013957DF100DB05C8
/* Security.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Security.framework
;
path
=
System/Library/Frameworks/Security.framework
;
sourceTree
=
SDKROOT
;
};
F8E469E213957DF700DB05C8
/* SystemConfiguration.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
SystemConfiguration.framework
;
path
=
System/Library/Frameworks/SystemConfiguration.framework
;
sourceTree
=
SDKROOT
;
};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
F8E4695D1395739C00DB05C8
/* Frameworks */
=
{
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
F8E469651395739D00DB05C8
/* UIKit.framework in Frameworks */
,
F8E469671395739D00DB05C8
/* Foundation.framework in Frameworks */
,
F8E469691395739D00DB05C8
/* CoreGraphics.framework in Frameworks */
,
F8E469DF13957DD500DB05C8
/* CoreLocation.framework in Frameworks */
,
F8D0701B14310F4A00653FD3
/* SystemConfiguration.framework in Frameworks */
,
F8D0701C14310F4F00653FD3
/* Security.framework in Frameworks */
,
46CF19E6210948BCAA4F152C
/* libPods.a in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
F8DA09C61396AB690057D0CC
/* Controllers */
=
{
isa
=
PBXGroup
;
children
=
(
F8DA09C71396AB690057D0CC
/* NearbySpotsViewController.h */
,
F8DA09C81396AB690057D0CC
/* NearbySpotsViewController.m */
,
);
name
=
Controllers
;
path
=
Classes/Controllers
;
sourceTree
=
SOURCE_ROOT
;
};
F8DA09C91396AB690057D0CC
/* Models */
=
{
isa
=
PBXGroup
;
children
=
(
F8DA09CA1396AB690057D0CC
/* Spot.h */
,
F8DA09CB1396AB690057D0CC
/* Spot.m */
,
);
name
=
Models
;
path
=
Classes/Models
;
sourceTree
=
SOURCE_ROOT
;
};
F8DA09CC1396AB690057D0CC
/* Views */
=
{
isa
=
PBXGroup
;
children
=
(
F8DA09CD1396AB690057D0CC
/* SpotTableViewCell.h */
,
F8DA09CE1396AB690057D0CC
/* SpotTableViewCell.m */
,
);
name
=
Views
;
path
=
Classes/Views
;
sourceTree
=
SOURCE_ROOT
;
};
F8E469551395739C00DB05C8
=
{
isa
=
PBXGroup
;
children
=
(
F8E469B71395759C00DB05C8
/* Networking Extensions */
,
F8E4696A1395739D00DB05C8
/* Classes */
,
F8E469ED1395812A00DB05C8
/* Images */
,
F8E469631395739D00DB05C8
/* Frameworks */
,
F8E469611395739C00DB05C8
/* Products */
,
391552C2BD5947DF9FEB5975
/* Pods.xcconfig */
,
);
sourceTree
=
"<group>"
;
};
F8E469611395739C00DB05C8
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
F8E469601395739C00DB05C8
/* AFNetworking iOS Example.app */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
};
F8E469631395739D00DB05C8
/* Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
F8E469E213957DF700DB05C8
/* SystemConfiguration.framework */
,
F8E469E013957DF100DB05C8
/* Security.framework */
,
F8E469DE13957DD500DB05C8
/* CoreLocation.framework */
,
F8E469641395739D00DB05C8
/* UIKit.framework */
,
F8E469661395739D00DB05C8
/* Foundation.framework */
,
F8E469681395739D00DB05C8
/* CoreGraphics.framework */
,
242C9E9348A44970B9ECDCF5
/* libPods.a */
,
);
name
=
Frameworks
;
sourceTree
=
"<group>"
;
};
F8E4696A1395739D00DB05C8
/* Classes */
=
{
isa
=
PBXGroup
;
children
=
(
F8DA09C61396AB690057D0CC
/* Controllers */
,
F8DA09C91396AB690057D0CC
/* Models */
,
F8DA09CC1396AB690057D0CC
/* Views */
,
F8E4696B1395739D00DB05C8
/* Supporting Files */
,
);
name
=
Classes
;
path
=
AFNetworkingExample
;
sourceTree
=
"<group>"
;
};
F8E4696B1395739D00DB05C8
/* Supporting Files */
=
{
isa
=
PBXGroup
;
children
=
(
F8DA09E31396AC040057D0CC
/* main.m */
,
F8DA09E61396AC220057D0CC
/* Prefix.pch */
,
F8DA09E51396AC220057D0CC
/* AppDelegate.h */
,
F8DA09E71396AC220057D0CC
/* AppDelegate.m */
,
F8E4696C1395739D00DB05C8
/* Info.plist */
,
);
name
=
"Supporting Files"
;
sourceTree
=
"<group>"
;
};
F8E469B71395759C00DB05C8
/* Networking Extensions */
=
{
isa
=
PBXGroup
;
children
=
(
F8D25D1B1396A9DE00CF3BD6
/* AFGowallaAPIClient.h */
,
F8D25D1D1396A9DE00CF3BD6
/* AFGowallaAPIClient.m */
,
);
name
=
"Networking Extensions"
;
sourceTree
=
"<group>"
;
};
F8E469ED1395812A00DB05C8
/* Images */
=
{
isa
=
PBXGroup
;
children
=
(
F8D25D171396A9D300CF3BD6
/* placeholder-stamp.png */
,
F8D25D181396A9D300CF3BD6
/* placeholder-stamp@2x.png */
,
);
name
=
Images
;
path
=
AFNetworkingExample/Images
;
sourceTree
=
"<group>"
;
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
F8E4695F1395739C00DB05C8
/* AFNetworking iOS Example */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
F8E469811395739D00DB05C8
/* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */
;
buildPhases
=
(
F8E4695C1395739C00DB05C8
/* Sources */
,
F8E4695D1395739C00DB05C8
/* Frameworks */
,
F8E4695E1395739C00DB05C8
/* Resources */
,
DD5E268688D543178A339BEB
/* Copy Pods Resources */
,
8A3A8D61FF1041A3B3AA9C55
/* Copy Pods Resources */
,
);
buildRules
=
(
);
dependencies
=
(
);
name
=
"AFNetworking iOS Example"
;
productName
=
AFNetworkingExample
;
productReference
=
F8E469601395739C00DB05C8
/* AFNetworking iOS Example.app */
;
productType
=
"com.apple.product-type.application"
;
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F8E469571395739C00DB05C8
/* Project object */
=
{
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
0420
;
ORGANIZATIONNAME
=
Gowalla
;
};
buildConfigurationList
=
F8E4695A1395739C00DB05C8
/* Build configuration list for PBXProject "AFNetworking iOS Example" */
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
0
;
knownRegions
=
(
en
,
);
mainGroup
=
F8E469551395739C00DB05C8
;
productRefGroup
=
F8E469611395739C00DB05C8
/* Products */
;
projectDirPath
=
""
;
projectRoot
=
""
;
targets
=
(
F8E4695F1395739C00DB05C8
/* AFNetworking iOS Example */
,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
F8E4695E1395739C00DB05C8
/* Resources */
=
{
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
F8D25D191396A9D300CF3BD6
/* placeholder-stamp.png in Resources */
,
F8D25D1A1396A9D300CF3BD6
/* placeholder-stamp@2x.png in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
8A3A8D61FF1041A3B3AA9C55
/* Copy Pods Resources */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
);
name
=
"Copy Pods Resources"
;
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"\"${SRCROOT}/Pods/Pods-resources.sh\"\n"
;
};
DD5E268688D543178A339BEB
/* Copy Pods Resources */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
);
name
=
"Copy Pods Resources"
;
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"\"${SRCROOT}/Pods/Pods-resources.sh\"\n"
;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
F8E4695C1395739C00DB05C8
/* Sources */
=
{
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
F8DA09D21396ABED0057D0CC
/* AFGowallaAPIClient.m in Sources */
,
F8DA09D41396ABED0057D0CC
/* NearbySpotsViewController.m in Sources */
,
F8DA09D51396ABED0057D0CC
/* Spot.m in Sources */
,
F8DA09D61396ABED0057D0CC
/* SpotTableViewCell.m in Sources */
,
F8DA09E41396AC040057D0CC
/* main.m in Sources */
,
F8DA09E81396AC220057D0CC
/* AppDelegate.m in Sources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
F8E4697F1395739D00DB05C8
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_PREPROCESSOR_DEFINITIONS
=
DEBUG
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
4.3
;
SDKROOT
=
iphoneos
;
};
name
=
Debug
;
};
F8E469801395739D00DB05C8
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
ARCHS
=
"$(ARCHS_STANDARD_32_BIT)"
;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]"
=
"iPhone Developer"
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_VERSION
=
com.apple.compilers.llvmgcc42
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
IPHONEOS_DEPLOYMENT_TARGET
=
4.3
;
OTHER_CFLAGS
=
"-DNS_BLOCK_ASSERTIONS=1"
;
SDKROOT
=
iphoneos
;
};
name
=
Release
;
};
F8E469821395739D00DB05C8
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
391552C2BD5947DF9FEB5975
/* Pods.xcconfig */
;
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
COPY_PHASE_STRIP
=
NO
;
DSTROOT
=
/tmp/Pods.dst
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
GCC_PREFIX_HEADER
=
Prefix.pch
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_WARN_SHADOW
=
YES
;
GCC_WARN_SIGN_COMPARE
=
YES
;
GCC_WARN_UNUSED_PARAMETER
=
NO
;
INFOPLIST_FILE
=
Info.plist
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SKIP_INSTALL
=
YES
;
WRAPPER_EXTENSION
=
app
;
};
name
=
Debug
;
};
F8E469831395739D00DB05C8
/* Release */
=
{
isa
=
XCBuildConfiguration
;
baseConfigurationReference
=
391552C2BD5947DF9FEB5975
/* Pods.xcconfig */
;
buildSettings
=
{
ALWAYS_SEARCH_USER_PATHS
=
NO
;
COPY_PHASE_STRIP
=
YES
;
DSTROOT
=
/tmp/Pods.dst
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
GCC_PREFIX_HEADER
=
Prefix.pch
;
GCC_VERSION
=
com.apple.compilers.llvm.clang.1_0
;
GCC_WARN_SHADOW
=
YES
;
GCC_WARN_SIGN_COMPARE
=
YES
;
GCC_WARN_UNUSED_PARAMETER
=
NO
;
INFOPLIST_FILE
=
Info.plist
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SKIP_INSTALL
=
YES
;
VALIDATE_PRODUCT
=
YES
;
WRAPPER_EXTENSION
=
app
;
};
name
=
Release
;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
F8E4695A1395739C00DB05C8
/* Build configuration list for PBXProject "AFNetworking iOS Example" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
F8E4697F1395739D00DB05C8
/* Debug */
,
F8E469801395739D00DB05C8
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
F8E469811395739D00DB05C8
/* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
F8E469821395739D00DB05C8
/* Debug */
,
F8E469831395739D00DB05C8
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
/* End XCConfigurationList section */
};
rootObject
=
F8E469571395739C00DB05C8
/* Project object */
;
}
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