|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 0A209D08867A750CF3EEF438 /* libPods-RKOTopAlert.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 63CC9D40FCCB57CBBFFD5E74 /* libPods-RKOTopAlert.a */; }; |
10 | 11 | AE41FC671F6248BE00959ED0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = AE41FC661F6248BE00959ED0 /* main.m */; };
|
11 | 12 | AE41FC6A1F6248BE00959ED0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = AE41FC691F6248BE00959ED0 /* AppDelegate.m */; };
|
12 | 13 | AE41FC6D1F6248BE00959ED0 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AE41FC6C1F6248BE00959ED0 /* ViewController.m */; };
|
|
18 | 19 | /* End PBXBuildFile section */
|
19 | 20 |
|
20 | 21 | /* Begin PBXFileReference section */
|
| 22 | + 5BB6B0195FDE5C7EB23FD15C /* Pods-RKOTopAlert.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RKOTopAlert.release.xcconfig"; path = "Pods/Target Support Files/Pods-RKOTopAlert/Pods-RKOTopAlert.release.xcconfig"; sourceTree = "<group>"; }; |
| 23 | + 63CC9D40FCCB57CBBFFD5E74 /* libPods-RKOTopAlert.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RKOTopAlert.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 24 | AE41FC621F6248BE00959ED0 /* RKOTopAlert.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RKOTopAlert.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 25 | AE41FC661F6248BE00959ED0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
23 | 26 | AE41FC681F6248BE00959ED0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
31 | 34 | AE41FC7D1F6248CF00959ED0 /* RKOTopAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKOTopAlert.h; sourceTree = "<group>"; };
|
32 | 35 | AE41FC7E1F6248CF00959ED0 /* RKOTopAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKOTopAlert.m; sourceTree = "<group>"; };
|
33 | 36 | AEE5A8821FAC3C830010688D /* icon.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = icon.bundle; sourceTree = "<group>"; };
|
| 37 | + CB1D1EFFB1454CDD0D18973E /* Pods-RKOTopAlert.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RKOTopAlert.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RKOTopAlert/Pods-RKOTopAlert.debug.xcconfig"; sourceTree = "<group>"; }; |
34 | 38 | /* End PBXFileReference section */
|
35 | 39 |
|
36 | 40 | /* Begin PBXFrameworksBuildPhase section */
|
37 | 41 | AE41FC5F1F6248BE00959ED0 /* Frameworks */ = {
|
38 | 42 | isa = PBXFrameworksBuildPhase;
|
39 | 43 | buildActionMask = 2147483647;
|
40 | 44 | files = (
|
| 45 | + 0A209D08867A750CF3EEF438 /* libPods-RKOTopAlert.a in Frameworks */, |
41 | 46 | );
|
42 | 47 | runOnlyForDeploymentPostprocessing = 0;
|
43 | 48 | };
|
44 | 49 | /* End PBXFrameworksBuildPhase section */
|
45 | 50 |
|
46 | 51 | /* Begin PBXGroup section */
|
| 52 | + 6CC861756A64273DE623A138 /* Pods */ = { |
| 53 | + isa = PBXGroup; |
| 54 | + children = ( |
| 55 | + CB1D1EFFB1454CDD0D18973E /* Pods-RKOTopAlert.debug.xcconfig */, |
| 56 | + 5BB6B0195FDE5C7EB23FD15C /* Pods-RKOTopAlert.release.xcconfig */, |
| 57 | + ); |
| 58 | + name = Pods; |
| 59 | + sourceTree = "<group>"; |
| 60 | + }; |
47 | 61 | AE41FC591F6248BE00959ED0 = {
|
48 | 62 | isa = PBXGroup;
|
49 | 63 | children = (
|
50 | 64 | AE41FC641F6248BE00959ED0 /* RKOTopAlert */,
|
51 | 65 | AE41FC631F6248BE00959ED0 /* Products */,
|
| 66 | + 6CC861756A64273DE623A138 /* Pods */, |
| 67 | + E44495F44F736290E480AC8E /* Frameworks */, |
52 | 68 | );
|
53 | 69 | sourceTree = "<group>";
|
54 | 70 | };
|
|
95 | 111 | path = RKOTopAlert;
|
96 | 112 | sourceTree = "<group>";
|
97 | 113 | };
|
| 114 | + E44495F44F736290E480AC8E /* Frameworks */ = { |
| 115 | + isa = PBXGroup; |
| 116 | + children = ( |
| 117 | + 63CC9D40FCCB57CBBFFD5E74 /* libPods-RKOTopAlert.a */, |
| 118 | + ); |
| 119 | + name = Frameworks; |
| 120 | + sourceTree = "<group>"; |
| 121 | + }; |
98 | 122 | /* End PBXGroup section */
|
99 | 123 |
|
100 | 124 | /* Begin PBXNativeTarget section */
|
101 | 125 | AE41FC611F6248BE00959ED0 /* RKOTopAlert */ = {
|
102 | 126 | isa = PBXNativeTarget;
|
103 | 127 | buildConfigurationList = AE41FC791F6248BE00959ED0 /* Build configuration list for PBXNativeTarget "RKOTopAlert" */;
|
104 | 128 | buildPhases = (
|
| 129 | + 1B04AB495B7EB4A8F38BA389 /* [CP] Check Pods Manifest.lock */, |
105 | 130 | AE41FC5E1F6248BE00959ED0 /* Sources */,
|
106 | 131 | AE41FC5F1F6248BE00959ED0 /* Frameworks */,
|
107 | 132 | AE41FC601F6248BE00959ED0 /* Resources */,
|
| 133 | + 005DCB23089F3DB6143D1BEE /* [CP] Embed Pods Frameworks */, |
| 134 | + 295CE01B97BF8028C5E42D16 /* [CP] Copy Pods Resources */, |
108 | 135 | );
|
109 | 136 | buildRules = (
|
110 | 137 | );
|
|
121 | 148 | AE41FC5A1F6248BE00959ED0 /* Project object */ = {
|
122 | 149 | isa = PBXProject;
|
123 | 150 | attributes = {
|
124 |
| - LastUpgradeCheck = 0830; |
| 151 | + LastUpgradeCheck = 0920; |
125 | 152 | ORGANIZATIONNAME = Rakuyo;
|
126 | 153 | TargetAttributes = {
|
127 | 154 | AE41FC611F6248BE00959ED0 = {
|
|
163 | 190 | };
|
164 | 191 | /* End PBXResourcesBuildPhase section */
|
165 | 192 |
|
| 193 | +/* Begin PBXShellScriptBuildPhase section */ |
| 194 | + 005DCB23089F3DB6143D1BEE /* [CP] Embed Pods Frameworks */ = { |
| 195 | + isa = PBXShellScriptBuildPhase; |
| 196 | + buildActionMask = 2147483647; |
| 197 | + files = ( |
| 198 | + ); |
| 199 | + inputPaths = ( |
| 200 | + ); |
| 201 | + name = "[CP] Embed Pods Frameworks"; |
| 202 | + outputPaths = ( |
| 203 | + ); |
| 204 | + runOnlyForDeploymentPostprocessing = 0; |
| 205 | + shellPath = /bin/sh; |
| 206 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RKOTopAlert/Pods-RKOTopAlert-frameworks.sh\"\n"; |
| 207 | + showEnvVarsInLog = 0; |
| 208 | + }; |
| 209 | + 1B04AB495B7EB4A8F38BA389 /* [CP] Check Pods Manifest.lock */ = { |
| 210 | + isa = PBXShellScriptBuildPhase; |
| 211 | + buildActionMask = 2147483647; |
| 212 | + files = ( |
| 213 | + ); |
| 214 | + inputPaths = ( |
| 215 | + ); |
| 216 | + name = "[CP] Check Pods Manifest.lock"; |
| 217 | + outputPaths = ( |
| 218 | + ); |
| 219 | + runOnlyForDeploymentPostprocessing = 0; |
| 220 | + shellPath = /bin/sh; |
| 221 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
| 222 | + showEnvVarsInLog = 0; |
| 223 | + }; |
| 224 | + 295CE01B97BF8028C5E42D16 /* [CP] Copy Pods Resources */ = { |
| 225 | + isa = PBXShellScriptBuildPhase; |
| 226 | + buildActionMask = 2147483647; |
| 227 | + files = ( |
| 228 | + ); |
| 229 | + inputPaths = ( |
| 230 | + ); |
| 231 | + name = "[CP] Copy Pods Resources"; |
| 232 | + outputPaths = ( |
| 233 | + ); |
| 234 | + runOnlyForDeploymentPostprocessing = 0; |
| 235 | + shellPath = /bin/sh; |
| 236 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RKOTopAlert/Pods-RKOTopAlert-resources.sh\"\n"; |
| 237 | + showEnvVarsInLog = 0; |
| 238 | + }; |
| 239 | +/* End PBXShellScriptBuildPhase section */ |
| 240 | + |
166 | 241 | /* Begin PBXSourcesBuildPhase section */
|
167 | 242 | AE41FC5E1F6248BE00959ED0 /* Sources */ = {
|
168 | 243 | isa = PBXSourcesBuildPhase;
|
|
207 | 282 | CLANG_CXX_LIBRARY = "libc++";
|
208 | 283 | CLANG_ENABLE_MODULES = YES;
|
209 | 284 | CLANG_ENABLE_OBJC_ARC = YES;
|
| 285 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
210 | 286 | CLANG_WARN_BOOL_CONVERSION = YES;
|
| 287 | + CLANG_WARN_COMMA = YES; |
211 | 288 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
212 | 289 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
213 | 290 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
214 | 291 | CLANG_WARN_EMPTY_BODY = YES;
|
215 | 292 | CLANG_WARN_ENUM_CONVERSION = YES;
|
216 | 293 | CLANG_WARN_INFINITE_RECURSION = YES;
|
217 | 294 | CLANG_WARN_INT_CONVERSION = YES;
|
| 295 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 296 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
218 | 297 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 298 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 299 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
219 | 300 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
220 | 301 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
221 | 302 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
255 | 336 | CLANG_CXX_LIBRARY = "libc++";
|
256 | 337 | CLANG_ENABLE_MODULES = YES;
|
257 | 338 | CLANG_ENABLE_OBJC_ARC = YES;
|
| 339 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
258 | 340 | CLANG_WARN_BOOL_CONVERSION = YES;
|
| 341 | + CLANG_WARN_COMMA = YES; |
259 | 342 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
260 | 343 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
261 | 344 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
262 | 345 | CLANG_WARN_EMPTY_BODY = YES;
|
263 | 346 | CLANG_WARN_ENUM_CONVERSION = YES;
|
264 | 347 | CLANG_WARN_INFINITE_RECURSION = YES;
|
265 | 348 | CLANG_WARN_INT_CONVERSION = YES;
|
| 349 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 350 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
266 | 351 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 352 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 353 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
267 | 354 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
268 | 355 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
269 | 356 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
289 | 376 | };
|
290 | 377 | AE41FC7A1F6248BE00959ED0 /* Debug */ = {
|
291 | 378 | isa = XCBuildConfiguration;
|
| 379 | + baseConfigurationReference = CB1D1EFFB1454CDD0D18973E /* Pods-RKOTopAlert.debug.xcconfig */; |
292 | 380 | buildSettings = {
|
293 | 381 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
294 | 382 | DEVELOPMENT_TEAM = 5C9JW4S9DE;
|
|
301 | 389 | };
|
302 | 390 | AE41FC7B1F6248BE00959ED0 /* Release */ = {
|
303 | 391 | isa = XCBuildConfiguration;
|
| 392 | + baseConfigurationReference = 5BB6B0195FDE5C7EB23FD15C /* Pods-RKOTopAlert.release.xcconfig */; |
304 | 393 | buildSettings = {
|
305 | 394 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
306 | 395 | DEVELOPMENT_TEAM = 5C9JW4S9DE;
|
|
0 commit comments