master
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 CD459B2D1766BFF700288A26 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B2C1766BFF700288A26 /* UIKit.framework */; };
11 CD459B2F1766BFF700288A26 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B2E1766BFF700288A26 /* Foundation.framework */; };
12 CD459B311766BFF700288A26 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD459B301766BFF700288A26 /* CoreGraphics.framework */; };
13 CD459B371766BFF700288A26 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD459B351766BFF700288A26 /* InfoPlist.strings */; };
14 CD459B391766BFF700288A26 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459B381766BFF700288A26 /* main.m */; };
15 CD459B3D1766BFF700288A26 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459B3C1766BFF700288A26 /* AppDelegate.m */; };
16 CD459B3F1766BFF700288A26 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459B3E1766BFF700288A26 /* Default.png */; };
17 CD459B411766BFF700288A26 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459B401766BFF700288A26 /* Default@2x.png */; };
18 CD459B431766BFF700288A26 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD459B421766BFF700288A26 /* Default-568h@2x.png */; };
19 CD459B461766BFF700288A26 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD459B451766BFF700288A26 /* ViewController.m */; };
20 CD459B491766BFF700288A26 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD459B471766BFF700288A26 /* ViewController.xib */; };
21/* End PBXBuildFile section */
22
23/* Begin PBXFileReference section */
24 CD459B291766BFF700288A26 /* Animation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Animation.app; sourceTree = BUILT_PRODUCTS_DIR; };
25 CD459B2C1766BFF700288A26 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
26 CD459B2E1766BFF700288A26 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
27 CD459B301766BFF700288A26 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
28 CD459B341766BFF700288A26 /* Animation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Animation-Info.plist"; sourceTree = "<group>"; };
29 CD459B361766BFF700288A26 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
30 CD459B381766BFF700288A26 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
31 CD459B3A1766BFF700288A26 /* Animation-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Animation-Prefix.pch"; sourceTree = "<group>"; };
32 CD459B3B1766BFF700288A26 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
33 CD459B3C1766BFF700288A26 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
34 CD459B3E1766BFF700288A26 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
35 CD459B401766BFF700288A26 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
36 CD459B421766BFF700288A26 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
37 CD459B441766BFF700288A26 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
38 CD459B451766BFF700288A26 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
39 CD459B481766BFF700288A26 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController.xib; sourceTree = "<group>"; };
40/* End PBXFileReference section */
41
42/* Begin PBXFrameworksBuildPhase section */
43 CD459B261766BFF700288A26 /* Frameworks */ = {
44 isa = PBXFrameworksBuildPhase;
45 buildActionMask = 2147483647;
46 files = (
47 CD459B2D1766BFF700288A26 /* UIKit.framework in Frameworks */,
48 CD459B2F1766BFF700288A26 /* Foundation.framework in Frameworks */,
49 CD459B311766BFF700288A26 /* CoreGraphics.framework in Frameworks */,
50 );
51 runOnlyForDeploymentPostprocessing = 0;
52 };
53/* End PBXFrameworksBuildPhase section */
54
55/* Begin PBXGroup section */
56 CD459B201766BFF700288A26 = {
57 isa = PBXGroup;
58 children = (
59 CD459B321766BFF700288A26 /* Animation */,
60 CD459B2B1766BFF700288A26 /* Frameworks */,
61 CD459B2A1766BFF700288A26 /* Products */,
62 );
63 sourceTree = "<group>";
64 };
65 CD459B2A1766BFF700288A26 /* Products */ = {
66 isa = PBXGroup;
67 children = (
68 CD459B291766BFF700288A26 /* Animation.app */,
69 );
70 name = Products;
71 sourceTree = "<group>";
72 };
73 CD459B2B1766BFF700288A26 /* Frameworks */ = {
74 isa = PBXGroup;
75 children = (
76 CD459B2C1766BFF700288A26 /* UIKit.framework */,
77 CD459B2E1766BFF700288A26 /* Foundation.framework */,
78 CD459B301766BFF700288A26 /* CoreGraphics.framework */,
79 );
80 name = Frameworks;
81 sourceTree = "<group>";
82 };
83 CD459B321766BFF700288A26 /* Animation */ = {
84 isa = PBXGroup;
85 children = (
86 CD459B3B1766BFF700288A26 /* AppDelegate.h */,
87 CD459B3C1766BFF700288A26 /* AppDelegate.m */,
88 CD459B441766BFF700288A26 /* ViewController.h */,
89 CD459B451766BFF700288A26 /* ViewController.m */,
90 CD459B471766BFF700288A26 /* ViewController.xib */,
91 CD459B331766BFF700288A26 /* Supporting Files */,
92 );
93 path = Animation;
94 sourceTree = "<group>";
95 };
96 CD459B331766BFF700288A26 /* Supporting Files */ = {
97 isa = PBXGroup;
98 children = (
99 CD459B341766BFF700288A26 /* Animation-Info.plist */,
100 CD459B351766BFF700288A26 /* InfoPlist.strings */,
101 CD459B381766BFF700288A26 /* main.m */,
102 CD459B3A1766BFF700288A26 /* Animation-Prefix.pch */,
103 CD459B3E1766BFF700288A26 /* Default.png */,
104 CD459B401766BFF700288A26 /* Default@2x.png */,
105 CD459B421766BFF700288A26 /* Default-568h@2x.png */,
106 );
107 name = "Supporting Files";
108 sourceTree = "<group>";
109 };
110/* End PBXGroup section */
111
112/* Begin PBXNativeTarget section */
113 CD459B281766BFF700288A26 /* Animation */ = {
114 isa = PBXNativeTarget;
115 buildConfigurationList = CD459B4C1766BFF700288A26 /* Build configuration list for PBXNativeTarget "Animation" */;
116 buildPhases = (
117 CD459B251766BFF700288A26 /* Sources */,
118 CD459B261766BFF700288A26 /* Frameworks */,
119 CD459B271766BFF700288A26 /* Resources */,
120 );
121 buildRules = (
122 );
123 dependencies = (
124 );
125 name = Animation;
126 productName = Animation;
127 productReference = CD459B291766BFF700288A26 /* Animation.app */;
128 productType = "com.apple.product-type.application";
129 };
130/* End PBXNativeTarget section */
131
132/* Begin PBXProject section */
133 CD459B211766BFF700288A26 /* Project object */ = {
134 isa = PBXProject;
135 attributes = {
136 LastUpgradeCheck = 0460;
137 ORGANIZATIONNAME = "mo khan";
138 };
139 buildConfigurationList = CD459B241766BFF700288A26 /* Build configuration list for PBXProject "Animation" */;
140 compatibilityVersion = "Xcode 3.2";
141 developmentRegion = English;
142 hasScannedForEncodings = 0;
143 knownRegions = (
144 en,
145 );
146 mainGroup = CD459B201766BFF700288A26;
147 productRefGroup = CD459B2A1766BFF700288A26 /* Products */;
148 projectDirPath = "";
149 projectRoot = "";
150 targets = (
151 CD459B281766BFF700288A26 /* Animation */,
152 );
153 };
154/* End PBXProject section */
155
156/* Begin PBXResourcesBuildPhase section */
157 CD459B271766BFF700288A26 /* Resources */ = {
158 isa = PBXResourcesBuildPhase;
159 buildActionMask = 2147483647;
160 files = (
161 CD459B371766BFF700288A26 /* InfoPlist.strings in Resources */,
162 CD459B3F1766BFF700288A26 /* Default.png in Resources */,
163 CD459B411766BFF700288A26 /* Default@2x.png in Resources */,
164 CD459B431766BFF700288A26 /* Default-568h@2x.png in Resources */,
165 CD459B491766BFF700288A26 /* ViewController.xib in Resources */,
166 );
167 runOnlyForDeploymentPostprocessing = 0;
168 };
169/* End PBXResourcesBuildPhase section */
170
171/* Begin PBXSourcesBuildPhase section */
172 CD459B251766BFF700288A26 /* Sources */ = {
173 isa = PBXSourcesBuildPhase;
174 buildActionMask = 2147483647;
175 files = (
176 CD459B391766BFF700288A26 /* main.m in Sources */,
177 CD459B3D1766BFF700288A26 /* AppDelegate.m in Sources */,
178 CD459B461766BFF700288A26 /* ViewController.m in Sources */,
179 );
180 runOnlyForDeploymentPostprocessing = 0;
181 };
182/* End PBXSourcesBuildPhase section */
183
184/* Begin PBXVariantGroup section */
185 CD459B351766BFF700288A26 /* InfoPlist.strings */ = {
186 isa = PBXVariantGroup;
187 children = (
188 CD459B361766BFF700288A26 /* en */,
189 );
190 name = InfoPlist.strings;
191 sourceTree = "<group>";
192 };
193 CD459B471766BFF700288A26 /* ViewController.xib */ = {
194 isa = PBXVariantGroup;
195 children = (
196 CD459B481766BFF700288A26 /* en */,
197 );
198 name = ViewController.xib;
199 sourceTree = "<group>";
200 };
201/* End PBXVariantGroup section */
202
203/* Begin XCBuildConfiguration section */
204 CD459B4A1766BFF700288A26 /* Debug */ = {
205 isa = XCBuildConfiguration;
206 buildSettings = {
207 ALWAYS_SEARCH_USER_PATHS = NO;
208 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
209 CLANG_CXX_LIBRARY = "libc++";
210 CLANG_ENABLE_OBJC_ARC = YES;
211 CLANG_WARN_CONSTANT_CONVERSION = YES;
212 CLANG_WARN_EMPTY_BODY = YES;
213 CLANG_WARN_ENUM_CONVERSION = YES;
214 CLANG_WARN_INT_CONVERSION = YES;
215 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
216 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
217 COPY_PHASE_STRIP = NO;
218 GCC_C_LANGUAGE_STANDARD = gnu99;
219 GCC_DYNAMIC_NO_PIC = NO;
220 GCC_OPTIMIZATION_LEVEL = 0;
221 GCC_PREPROCESSOR_DEFINITIONS = (
222 "DEBUG=1",
223 "$(inherited)",
224 );
225 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
226 GCC_WARN_ABOUT_RETURN_TYPE = YES;
227 GCC_WARN_UNINITIALIZED_AUTOS = YES;
228 GCC_WARN_UNUSED_VARIABLE = YES;
229 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
230 ONLY_ACTIVE_ARCH = YES;
231 SDKROOT = iphoneos;
232 };
233 name = Debug;
234 };
235 CD459B4B1766BFF700288A26 /* Release */ = {
236 isa = XCBuildConfiguration;
237 buildSettings = {
238 ALWAYS_SEARCH_USER_PATHS = NO;
239 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
240 CLANG_CXX_LIBRARY = "libc++";
241 CLANG_ENABLE_OBJC_ARC = YES;
242 CLANG_WARN_CONSTANT_CONVERSION = YES;
243 CLANG_WARN_EMPTY_BODY = YES;
244 CLANG_WARN_ENUM_CONVERSION = YES;
245 CLANG_WARN_INT_CONVERSION = YES;
246 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
247 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
248 COPY_PHASE_STRIP = YES;
249 GCC_C_LANGUAGE_STANDARD = gnu99;
250 GCC_WARN_ABOUT_RETURN_TYPE = YES;
251 GCC_WARN_UNINITIALIZED_AUTOS = YES;
252 GCC_WARN_UNUSED_VARIABLE = YES;
253 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
254 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
255 SDKROOT = iphoneos;
256 VALIDATE_PRODUCT = YES;
257 };
258 name = Release;
259 };
260 CD459B4D1766BFF700288A26 /* Debug */ = {
261 isa = XCBuildConfiguration;
262 buildSettings = {
263 GCC_PRECOMPILE_PREFIX_HEADER = YES;
264 GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch";
265 INFOPLIST_FILE = "Animation/Animation-Info.plist";
266 PRODUCT_NAME = "$(TARGET_NAME)";
267 WRAPPER_EXTENSION = app;
268 };
269 name = Debug;
270 };
271 CD459B4E1766BFF700288A26 /* Release */ = {
272 isa = XCBuildConfiguration;
273 buildSettings = {
274 GCC_PRECOMPILE_PREFIX_HEADER = YES;
275 GCC_PREFIX_HEADER = "Animation/Animation-Prefix.pch";
276 INFOPLIST_FILE = "Animation/Animation-Info.plist";
277 PRODUCT_NAME = "$(TARGET_NAME)";
278 WRAPPER_EXTENSION = app;
279 };
280 name = Release;
281 };
282/* End XCBuildConfiguration section */
283
284/* Begin XCConfigurationList section */
285 CD459B241766BFF700288A26 /* Build configuration list for PBXProject "Animation" */ = {
286 isa = XCConfigurationList;
287 buildConfigurations = (
288 CD459B4A1766BFF700288A26 /* Debug */,
289 CD459B4B1766BFF700288A26 /* Release */,
290 );
291 defaultConfigurationIsVisible = 0;
292 defaultConfigurationName = Release;
293 };
294 CD459B4C1766BFF700288A26 /* Build configuration list for PBXNativeTarget "Animation" */ = {
295 isa = XCConfigurationList;
296 buildConfigurations = (
297 CD459B4D1766BFF700288A26 /* Debug */,
298 CD459B4E1766BFF700288A26 /* Release */,
299 );
300 defaultConfigurationIsVisible = 0;
301 };
302/* End XCConfigurationList section */
303 };
304 rootObject = CD459B211766BFF700288A26 /* Project object */;
305}