|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1702C69A1F86BBFC00104D0B /* BFRImageViewerConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 1702C6991F86BBFC00104D0B /* BFRImageViewerConstants.m */; };
|
11 |
| - 1702C69C1F86C3A400104D0B /* lowResImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 1702C69B1F86C32100104D0B /* lowResImage.png */; }; |
12 | 11 | 170BE4FF212DBB2B005703C6 /* BFRImageViewerDownloadProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 170BE4FE212DBB2B005703C6 /* BFRImageViewerDownloadProgressView.m */; };
|
13 | 12 | 171F4AD01E96BE0500F4AF01 /* BFRBackLoadedImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 171F4ACF1E96BE0500F4AF01 /* BFRBackLoadedImageSource.m */; };
|
14 | 13 | 171F4AD31E96C31400F4AF01 /* FourthViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 171F4AD21E96C31400F4AF01 /* FourthViewController.m */; };
|
15 | 14 | 1797CB8E1E81BB4F00D9F729 /* BFRImageTransitionAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 1797CB8D1E81BB4F00D9F729 /* BFRImageTransitionAnimator.m */; };
|
16 | 15 | 1797CB911E81BBB200D9F729 /* ThirdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1797CB901E81BBB200D9F729 /* ThirdViewController.m */; };
|
17 | 16 | 17C1AAB61D9D6EBF00FF1B67 /* BFRImageViewerLocalizations.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 17C1AAB51D9D6EBF00FF1B67 /* BFRImageViewerLocalizations.bundle */; };
|
| 17 | + 33625B75264D71130003310C /* lowResImage.png in Resources */ = {isa = PBXBuildFile; fileRef = 33625B74264D71130003310C /* lowResImage.png */; }; |
18 | 18 | 3D65F036BBCC181E7FD291F7 /* libPods-BFRImageViewer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 76763DB871F085556628E1C6 /* libPods-BFRImageViewer.a */; };
|
19 |
| - 578DFD5B1CB6F17B00BFBD00 /* cross.png in Resources */ = {isa = PBXBuildFile; fileRef = 578DFD581CB6F17B00BFBD00 /* cross.png */; }; |
20 |
| - 578DFD5C1CB6F17B00BFBD00 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 578DFD591CB6F17B00BFBD00 /* [email protected] */; }; |
21 |
| - 578DFD5D1CB6F17B00BFBD00 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 578DFD5A1CB6F17B00BFBD00 /* [email protected] */; }; |
22 | 19 | 944B4DB01BFFC0C000B9BF87 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 944B4DAF1BFFC0C000B9BF87 /* main.m */; };
|
23 | 20 | 944B4DB31BFFC0C000B9BF87 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 944B4DB21BFFC0C000B9BF87 /* AppDelegate.m */; };
|
24 | 21 | 944B4DB61BFFC0C000B9BF87 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 944B4DB51BFFC0C000B9BF87 /* FirstViewController.m */; };
|
|
33 | 30 | 1264A436520DEA8753316972 /* Pods-BFRImageViewer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRImageViewer.release.xcconfig"; path = "Pods/Target Support Files/Pods-BFRImageViewer/Pods-BFRImageViewer.release.xcconfig"; sourceTree = "<group>"; };
|
34 | 31 | 1702C6981F86BBFC00104D0B /* BFRImageViewerConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFRImageViewerConstants.h; sourceTree = "<group>"; };
|
35 | 32 | 1702C6991F86BBFC00104D0B /* BFRImageViewerConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BFRImageViewerConstants.m; sourceTree = "<group>"; };
|
36 |
| - 1702C69B1F86C32100104D0B /* lowResImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = lowResImage.png; sourceTree = "<group>"; }; |
37 | 33 | 170BE4FD212DBB2B005703C6 /* BFRImageViewerDownloadProgressView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFRImageViewerDownloadProgressView.h; sourceTree = "<group>"; };
|
38 | 34 | 170BE4FE212DBB2B005703C6 /* BFRImageViewerDownloadProgressView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BFRImageViewerDownloadProgressView.m; sourceTree = "<group>"; };
|
39 | 35 | 171F4ACE1E96BE0500F4AF01 /* BFRBackLoadedImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BFRBackLoadedImageSource.h; sourceTree = "<group>"; };
|
|
46 | 42 | 1797CB901E81BBB200D9F729 /* ThirdViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThirdViewController.m; sourceTree = "<group>"; };
|
47 | 43 | 17C1AAB51D9D6EBF00FF1B67 /* BFRImageViewerLocalizations.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = BFRImageViewerLocalizations.bundle; sourceTree = "<group>"; };
|
48 | 44 | 17C1AAB91D9D702E00FF1B67 /* BFRImageViewerLocalizations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BFRImageViewerLocalizations.h; sourceTree = "<group>"; };
|
| 45 | + 33625B74264D71130003310C /* lowResImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = lowResImage.png; sourceTree = "<group>"; }; |
49 | 46 | 3C46F30D2C78F64E6BC23C87 /* Pods-BFRImageViewer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRImageViewer.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BFRImageViewer/Pods-BFRImageViewer.debug.xcconfig"; sourceTree = "<group>"; };
|
50 |
| - 578DFD581CB6F17B00BFBD00 /* cross.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cross.png; sourceTree = "<group>"; }; |
51 |
| - 578DFD591CB6F17B00BFBD00 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
52 |
| - 578DFD5A1CB6F17B00BFBD00 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
53 | 47 | 76763DB871F085556628E1C6 /* libPods-BFRImageViewer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BFRImageViewer.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 | 48 | 944B4DAB1BFFC0C000B9BF87 /* BFRImageViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BFRImageViewer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
55 | 49 | 944B4DAF1BFFC0C000B9BF87 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
92 | 86 | 578DFD551CB6E7F400BFBD00 /* Resources */ = {
|
93 | 87 | isa = PBXGroup;
|
94 | 88 | children = (
|
95 |
| - 1702C69B1F86C32100104D0B /* lowResImage.png */, |
96 |
| - 578DFD581CB6F17B00BFBD00 /* cross.png */, |
97 |
| - 578DFD591CB6F17B00BFBD00 /* [email protected] */, |
98 |
| - 578DFD5A1CB6F17B00BFBD00 /* [email protected] */, |
| 89 | + 33625B74264D71130003310C /* lowResImage.png */, |
99 | 90 | 17C1AAB51D9D6EBF00FF1B67 /* BFRImageViewerLocalizations.bundle */,
|
100 | 91 | );
|
101 | 92 | path = Resources;
|
|
208 | 199 | 944B4DA31BFFC0C000B9BF87 /* Project object */ = {
|
209 | 200 | isa = PBXProject;
|
210 | 201 | attributes = {
|
211 |
| - LastUpgradeCheck = 1010; |
| 202 | + LastUpgradeCheck = 1250; |
212 | 203 | ORGANIZATIONNAME = "Andrew Yates";
|
213 | 204 | TargetAttributes = {
|
214 | 205 | 944B4DAA1BFFC0C000B9BF87 = {
|
|
240 | 231 | isa = PBXResourcesBuildPhase;
|
241 | 232 | buildActionMask = 2147483647;
|
242 | 233 | files = (
|
243 |
| - 1702C69C1F86C3A400104D0B /* lowResImage.png in Resources */, |
244 |
| - 578DFD5C1CB6F17B00BFBD00 /* [email protected] in Resources */, |
245 | 234 | 944B4DC11BFFC0C000B9BF87 /* LaunchScreen.storyboard in Resources */,
|
246 |
| - 578DFD5D1CB6F17B00BFBD00 /* [email protected] in Resources */, |
247 |
| - 578DFD5B1CB6F17B00BFBD00 /* cross.png in Resources */, |
248 | 235 | 17C1AAB61D9D6EBF00FF1B67 /* BFRImageViewerLocalizations.bundle in Resources */,
|
| 236 | + 33625B75264D71130003310C /* lowResImage.png in Resources */, |
249 | 237 | );
|
250 | 238 | runOnlyForDeploymentPostprocessing = 0;
|
251 | 239 | };
|
|
330 | 318 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
331 | 319 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
332 | 320 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 321 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
333 | 322 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
334 | 323 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
335 | 324 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
354 | 343 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
355 | 344 | GCC_WARN_UNUSED_FUNCTION = YES;
|
356 | 345 | GCC_WARN_UNUSED_VARIABLE = YES;
|
357 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 346 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
358 | 347 | MTL_ENABLE_DEBUG_INFO = YES;
|
359 | 348 | ONLY_ACTIVE_ARCH = YES;
|
360 | 349 | SDKROOT = iphoneos;
|
|
385 | 374 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
386 | 375 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
387 | 376 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 377 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
388 | 378 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
389 | 379 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
390 | 380 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
403 | 393 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
404 | 394 | GCC_WARN_UNUSED_FUNCTION = YES;
|
405 | 395 | GCC_WARN_UNUSED_VARIABLE = YES;
|
406 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 396 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
407 | 397 | MTL_ENABLE_DEBUG_INFO = NO;
|
408 | 398 | SDKROOT = iphoneos;
|
409 | 399 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
418 | 408 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
419 | 409 | DEVELOPMENT_TEAM = UYDA63C4EC;
|
420 | 410 | INFOPLIST_FILE = BFRImageViewer/Info.plist;
|
421 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 411 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
422 | 412 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
423 | 413 | PRODUCT_BUNDLE_IDENTIFIER = com.buffer.BFRImageViewer;
|
424 | 414 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
432 | 422 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
433 | 423 | DEVELOPMENT_TEAM = UYDA63C4EC;
|
434 | 424 | INFOPLIST_FILE = BFRImageViewer/Info.plist;
|
435 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 425 | + IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
436 | 426 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
437 | 427 | PRODUCT_BUNDLE_IDENTIFIER = com.buffer.BFRImageViewer;
|
438 | 428 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments