|
18 | 18 | D5D370C31C44FD1600690C0A /* OFF@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D5D370BD1C44FD1600690C0A /* OFF@3x.png */; }; |
19 | 19 | D5D370C41C44FD1600690C0A /* ON@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D5D370BE1C44FD1600690C0A /* ON@3x.png */; }; |
20 | 20 | D5D370C51C44FD1600690C0A /* selectedImageGallery@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D5D370BF1C44FD1600690C0A /* selectedImageGallery@3x.png */; }; |
21 | | - D5DC59961C201BE1003BD79B /* ImagePicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D5DC598B1C201BE1003BD79B /* ImagePicker.framework */; }; |
22 | 21 | D5DC59C21C201CC4003BD79B /* BottomContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59AD1C201CC4003BD79B /* BottomContainerView.swift */; }; |
23 | 22 | D5DC59C31C201CC4003BD79B /* ButtonPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59AE1C201CC4003BD79B /* ButtonPicker.swift */; }; |
24 | 23 | D5DC59C41C201CC4003BD79B /* ImageStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59AF1C201CC4003BD79B /* ImageStack.swift */; }; |
|
31 | 30 | D5DC59CB1C201CC4003BD79B /* ImageGalleryViewDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59B91C201CC4003BD79B /* ImageGalleryViewDataSource.swift */; }; |
32 | 31 | D5DC59CC1C201CC4003BD79B /* ImagePickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59BA1C201CC4003BD79B /* ImagePickerController.swift */; }; |
33 | 32 | D5DC59CE1C201CC4003BD79B /* TopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59BD1C201CC4003BD79B /* TopView.swift */; }; |
34 | | - D5DC59CF1C201CCC003BD79B /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DC59A71C201CC4003BD79B /* Tests.swift */; }; |
35 | 33 | DC197E381E945FA500F2A7D1 /* video@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = DC197E371E945FA500F2A7D1 /* video@3x.png */; }; |
36 | 34 | DC197E3C1E94DA5600F2A7D1 /* VideoInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC197E3B1E94DA5600F2A7D1 /* VideoInfoView.swift */; }; |
37 | 35 | /* End PBXBuildFile section */ |
38 | 36 |
|
39 | | -/* Begin PBXContainerItemProxy section */ |
40 | | - D5DC59971C201BE1003BD79B /* PBXContainerItemProxy */ = { |
41 | | - isa = PBXContainerItemProxy; |
42 | | - containerPortal = D5DC59821C201BE1003BD79B /* Project object */; |
43 | | - proxyType = 1; |
44 | | - remoteGlobalIDString = D5DC598A1C201BE1003BD79B; |
45 | | - remoteInfo = ImagePicker; |
46 | | - }; |
47 | | -/* End PBXContainerItemProxy section */ |
48 | | - |
49 | 37 | /* Begin PBXFileReference section */ |
50 | 38 | 39D1340F1CAC4B4E00EA2ECE /* AssetManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssetManager.swift; sourceTree = "<group>"; }; |
51 | 39 | 39E3C3301CAFD79200340DAD /* LocationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; }; |
|
59 | 47 | D5D370BE1C44FD1600690C0A /* ON@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ON@3x.png"; sourceTree = "<group>"; }; |
60 | 48 | D5D370BF1C44FD1600690C0A /* selectedImageGallery@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "selectedImageGallery@3x.png"; sourceTree = "<group>"; }; |
61 | 49 | D5DC598B1C201BE1003BD79B /* ImagePicker.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ImagePicker.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
62 | | - D5DC59951C201BE1003BD79B /* ImagePicker-iOS-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ImagePicker-iOS-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | | - D5DC59A61C201CC4003BD79B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
64 | | - D5DC59A71C201CC4003BD79B /* Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; }; |
65 | 50 | D5DC59A91C201CC4003BD79B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 | 51 | D5DC59AD1C201CC4003BD79B /* BottomContainerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BottomContainerView.swift; sourceTree = "<group>"; }; |
67 | 52 | D5DC59AE1C201CC4003BD79B /* ButtonPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ButtonPicker.swift; sourceTree = "<group>"; }; |
|
87 | 72 | ); |
88 | 73 | runOnlyForDeploymentPostprocessing = 0; |
89 | 74 | }; |
90 | | - D5DC59921C201BE1003BD79B /* Frameworks */ = { |
91 | | - isa = PBXFrameworksBuildPhase; |
92 | | - buildActionMask = 2147483647; |
93 | | - files = ( |
94 | | - D5DC59961C201BE1003BD79B /* ImagePicker.framework in Frameworks */, |
95 | | - ); |
96 | | - runOnlyForDeploymentPostprocessing = 0; |
97 | | - }; |
98 | 75 | /* End PBXFrameworksBuildPhase section */ |
99 | 76 |
|
100 | 77 | /* Begin PBXGroup section */ |
|
116 | 93 | isa = PBXGroup; |
117 | 94 | children = ( |
118 | 95 | D5D370B91C44FD1600690C0A /* Images */, |
119 | | - D5DC59A51C201CC4003BD79B /* Tests */, |
120 | 96 | D5DC59A81C201CC4003BD79B /* SupportFiles */, |
121 | 97 | D5DC59AA1C201CC4003BD79B /* Source */, |
122 | 98 | D5DC598C1C201BE1003BD79B /* Products */, |
|
129 | 105 | isa = PBXGroup; |
130 | 106 | children = ( |
131 | 107 | D5DC598B1C201BE1003BD79B /* ImagePicker.framework */, |
132 | | - D5DC59951C201BE1003BD79B /* ImagePicker-iOS-Tests.xctest */, |
133 | 108 | ); |
134 | 109 | name = Products; |
135 | 110 | sourceTree = "<group>"; |
136 | 111 | }; |
137 | | - D5DC59A51C201CC4003BD79B /* Tests */ = { |
138 | | - isa = PBXGroup; |
139 | | - children = ( |
140 | | - D5DC59A61C201CC4003BD79B /* Info.plist */, |
141 | | - D5DC59A71C201CC4003BD79B /* Tests.swift */, |
142 | | - ); |
143 | | - path = Tests; |
144 | | - sourceTree = "<group>"; |
145 | | - }; |
146 | 112 | D5DC59A81C201CC4003BD79B /* SupportFiles */ = { |
147 | 113 | isa = PBXGroup; |
148 | 114 | children = ( |
|
248 | 214 | productReference = D5DC598B1C201BE1003BD79B /* ImagePicker.framework */; |
249 | 215 | productType = "com.apple.product-type.framework"; |
250 | 216 | }; |
251 | | - D5DC59941C201BE1003BD79B /* ImagePicker-iOS-Tests */ = { |
252 | | - isa = PBXNativeTarget; |
253 | | - buildConfigurationList = D5DC59A21C201BE1003BD79B /* Build configuration list for PBXNativeTarget "ImagePicker-iOS-Tests" */; |
254 | | - buildPhases = ( |
255 | | - D5DC59911C201BE1003BD79B /* Sources */, |
256 | | - D5DC59921C201BE1003BD79B /* Frameworks */, |
257 | | - D5DC59931C201BE1003BD79B /* Resources */, |
258 | | - ); |
259 | | - buildRules = ( |
260 | | - ); |
261 | | - dependencies = ( |
262 | | - D5DC59981C201BE1003BD79B /* PBXTargetDependency */, |
263 | | - ); |
264 | | - name = "ImagePicker-iOS-Tests"; |
265 | | - productName = ImagePickerTests; |
266 | | - productReference = D5DC59951C201BE1003BD79B /* ImagePicker-iOS-Tests.xctest */; |
267 | | - productType = "com.apple.product-type.bundle.unit-test"; |
268 | | - }; |
269 | 217 | /* End PBXNativeTarget section */ |
270 | 218 |
|
271 | 219 | /* Begin PBXProject section */ |
272 | 220 | D5DC59821C201BE1003BD79B /* Project object */ = { |
273 | 221 | isa = PBXProject; |
274 | 222 | attributes = { |
275 | 223 | LastSwiftUpdateCheck = 0720; |
276 | | - LastUpgradeCheck = 0900; |
| 224 | + LastUpgradeCheck = 1020; |
277 | 225 | ORGANIZATIONNAME = "Hyper Interaktiv AS"; |
278 | 226 | TargetAttributes = { |
279 | 227 | D5DC598A1C201BE1003BD79B = { |
280 | 228 | CreatedOnToolsVersion = 7.2; |
281 | | - DevelopmentTeam = 9J5NKKT78R; |
282 | | - LastSwiftMigration = 0800; |
283 | | - }; |
284 | | - D5DC59941C201BE1003BD79B = { |
285 | | - DevelopmentTeam = QQJ8AA32HJ; |
| 229 | + DevelopmentTeam = ADTR2923N7; |
| 230 | + LastSwiftMigration = 1020; |
286 | 231 | }; |
287 | 232 | }; |
288 | 233 | }; |
289 | 234 | buildConfigurationList = D5DC59851C201BE1003BD79B /* Build configuration list for PBXProject "ImagePicker" */; |
290 | 235 | compatibilityVersion = "Xcode 3.2"; |
291 | | - developmentRegion = English; |
| 236 | + developmentRegion = en; |
292 | 237 | hasScannedForEncodings = 0; |
293 | 238 | knownRegions = ( |
294 | 239 | en, |
| 240 | + Base, |
295 | 241 | ); |
296 | 242 | mainGroup = D5DC59811C201BE1003BD79B; |
297 | 243 | productRefGroup = D5DC598C1C201BE1003BD79B /* Products */; |
298 | 244 | projectDirPath = ""; |
299 | 245 | projectRoot = ""; |
300 | 246 | targets = ( |
301 | 247 | D5DC598A1C201BE1003BD79B /* ImagePicker-iOS */, |
302 | | - D5DC59941C201BE1003BD79B /* ImagePicker-iOS-Tests */, |
303 | 248 | ); |
304 | 249 | }; |
305 | 250 | /* End PBXProject section */ |
|
319 | 264 | ); |
320 | 265 | runOnlyForDeploymentPostprocessing = 0; |
321 | 266 | }; |
322 | | - D5DC59931C201BE1003BD79B /* Resources */ = { |
323 | | - isa = PBXResourcesBuildPhase; |
324 | | - buildActionMask = 2147483647; |
325 | | - files = ( |
326 | | - ); |
327 | | - runOnlyForDeploymentPostprocessing = 0; |
328 | | - }; |
329 | 267 | /* End PBXResourcesBuildPhase section */ |
330 | 268 |
|
331 | 269 | /* Begin PBXShellScriptBuildPhase section */ |
|
370 | 308 | ); |
371 | 309 | runOnlyForDeploymentPostprocessing = 0; |
372 | 310 | }; |
373 | | - D5DC59911C201BE1003BD79B /* Sources */ = { |
374 | | - isa = PBXSourcesBuildPhase; |
375 | | - buildActionMask = 2147483647; |
376 | | - files = ( |
377 | | - D5DC59CF1C201CCC003BD79B /* Tests.swift in Sources */, |
378 | | - ); |
379 | | - runOnlyForDeploymentPostprocessing = 0; |
380 | | - }; |
381 | 311 | /* End PBXSourcesBuildPhase section */ |
382 | 312 |
|
383 | | -/* Begin PBXTargetDependency section */ |
384 | | - D5DC59981C201BE1003BD79B /* PBXTargetDependency */ = { |
385 | | - isa = PBXTargetDependency; |
386 | | - target = D5DC598A1C201BE1003BD79B /* ImagePicker-iOS */; |
387 | | - targetProxy = D5DC59971C201BE1003BD79B /* PBXContainerItemProxy */; |
388 | | - }; |
389 | | -/* End PBXTargetDependency section */ |
390 | | - |
391 | 313 | /* Begin XCBuildConfiguration section */ |
392 | 314 | D5DC599D1C201BE1003BD79B /* Debug */ = { |
393 | 315 | isa = XCBuildConfiguration; |
394 | 316 | buildSettings = { |
395 | 317 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 318 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
396 | 319 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
397 | 320 | CLANG_CXX_LIBRARY = "libc++"; |
398 | 321 | CLANG_ENABLE_MODULES = YES; |
|
401 | 324 | CLANG_WARN_BOOL_CONVERSION = YES; |
402 | 325 | CLANG_WARN_COMMA = YES; |
403 | 326 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 327 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
404 | 328 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
405 | 329 | CLANG_WARN_EMPTY_BODY = YES; |
406 | 330 | CLANG_WARN_ENUM_CONVERSION = YES; |
407 | 331 | CLANG_WARN_INFINITE_RECURSION = YES; |
408 | 332 | CLANG_WARN_INT_CONVERSION = YES; |
409 | 333 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 334 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
410 | 335 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
411 | 336 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
412 | 337 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
450 | 375 | isa = XCBuildConfiguration; |
451 | 376 | buildSettings = { |
452 | 377 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 378 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
453 | 379 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
454 | 380 | CLANG_CXX_LIBRARY = "libc++"; |
455 | 381 | CLANG_ENABLE_MODULES = YES; |
|
458 | 384 | CLANG_WARN_BOOL_CONVERSION = YES; |
459 | 385 | CLANG_WARN_COMMA = YES; |
460 | 386 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 387 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
461 | 388 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
462 | 389 | CLANG_WARN_EMPTY_BODY = YES; |
463 | 390 | CLANG_WARN_ENUM_CONVERSION = YES; |
464 | 391 | CLANG_WARN_INFINITE_RECURSION = YES; |
465 | 392 | CLANG_WARN_INT_CONVERSION = YES; |
466 | 393 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 394 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
467 | 395 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
468 | 396 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
469 | 397 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
502 | 430 | buildSettings = { |
503 | 431 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
504 | 432 | DEFINES_MODULE = YES; |
505 | | - DEVELOPMENT_TEAM = 9J5NKKT78R; |
| 433 | + DEVELOPMENT_TEAM = ADTR2923N7; |
506 | 434 | DYLIB_COMPATIBILITY_VERSION = 1; |
507 | 435 | DYLIB_CURRENT_VERSION = 1; |
508 | 436 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
513 | 441 | PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePicker; |
514 | 442 | PRODUCT_NAME = ImagePicker; |
515 | 443 | SKIP_INSTALL = YES; |
| 444 | + SWIFT_VERSION = 5.0; |
516 | 445 | }; |
517 | 446 | name = Debug; |
518 | 447 | }; |
|
521 | 450 | buildSettings = { |
522 | 451 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
523 | 452 | DEFINES_MODULE = YES; |
524 | | - DEVELOPMENT_TEAM = 9J5NKKT78R; |
| 453 | + DEVELOPMENT_TEAM = ADTR2923N7; |
525 | 454 | DYLIB_COMPATIBILITY_VERSION = 1; |
526 | 455 | DYLIB_CURRENT_VERSION = 1; |
527 | 456 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
532 | 461 | PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePicker; |
533 | 462 | PRODUCT_NAME = ImagePicker; |
534 | 463 | SKIP_INSTALL = YES; |
535 | | - }; |
536 | | - name = Release; |
537 | | - }; |
538 | | - D5DC59A31C201BE1003BD79B /* Debug */ = { |
539 | | - isa = XCBuildConfiguration; |
540 | | - buildSettings = { |
541 | | - DEVELOPMENT_TEAM = QQJ8AA32HJ; |
542 | | - INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist"; |
543 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
544 | | - PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePickerTests; |
545 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
546 | | - SWIFT_VERSION = 3.0; |
547 | | - }; |
548 | | - name = Debug; |
549 | | - }; |
550 | | - D5DC59A41C201BE1003BD79B /* Release */ = { |
551 | | - isa = XCBuildConfiguration; |
552 | | - buildSettings = { |
553 | | - DEVELOPMENT_TEAM = QQJ8AA32HJ; |
554 | | - INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist"; |
555 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
556 | | - PRODUCT_BUNDLE_IDENTIFIER = no.hyper.ImagePickerTests; |
557 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
558 | | - SWIFT_VERSION = 3.0; |
| 464 | + SWIFT_VERSION = 5.0; |
559 | 465 | }; |
560 | 466 | name = Release; |
561 | 467 | }; |
|
580 | 486 | defaultConfigurationIsVisible = 0; |
581 | 487 | defaultConfigurationName = Release; |
582 | 488 | }; |
583 | | - D5DC59A21C201BE1003BD79B /* Build configuration list for PBXNativeTarget "ImagePicker-iOS-Tests" */ = { |
584 | | - isa = XCConfigurationList; |
585 | | - buildConfigurations = ( |
586 | | - D5DC59A31C201BE1003BD79B /* Debug */, |
587 | | - D5DC59A41C201BE1003BD79B /* Release */, |
588 | | - ); |
589 | | - defaultConfigurationIsVisible = 0; |
590 | | - defaultConfigurationName = Release; |
591 | | - }; |
592 | 489 | /* End XCConfigurationList section */ |
593 | 490 | }; |
594 | 491 | rootObject = D5DC59821C201BE1003BD79B /* Project object */; |
|
0 commit comments