|
68 | 68 | 08819F241CD51F9B00EFD938 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
69 | 69 | 08819F2F1CD51FA700EFD938 /* Commons.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Commons.swift; path = ../../src/Commons.swift; sourceTree = "<group>"; }; |
70 | 70 | 08819F301CD51FA700EFD938 /* HeadingRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HeadingRequest.swift; path = ../../src/HeadingRequest.swift; sourceTree = "<group>"; }; |
71 | | - 08819F311CD51FA700EFD938 /* LocationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LocationManager.swift; path = ../../src/LocationManager.swift; sourceTree = "<group>"; }; |
| 71 | + 08819F311CD51FA700EFD938 /* LocationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; name = LocationManager.swift; path = ../../src/LocationManager.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
72 | 72 | 08819F321CD51FA700EFD938 /* LocationRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LocationRequest.swift; path = ../../src/LocationRequest.swift; sourceTree = "<group>"; }; |
73 | 73 | 08819F341CD51FA700EFD938 /* VisitRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VisitRequest.swift; path = ../../src/VisitRequest.swift; sourceTree = "<group>"; }; |
74 | | - 210301201D6CA7BE00A0A38C /* BeaconsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BeaconsManager.swift; path = ../../src/BeaconsManager.swift; sourceTree = "<group>"; }; |
| 74 | + 210301201D6CA7BE00A0A38C /* BeaconsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; name = BeaconsManager.swift; path = ../../src/BeaconsManager.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
75 | 75 | 210301221D6CBEF100A0A38C /* GeoRegionRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GeoRegionRequest.swift; path = ../../src/GeoRegionRequest.swift; sourceTree = "<group>"; }; |
76 | 76 | 210301241D6CD22F00A0A38C /* BeaconRegionRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BeaconRegionRequest.swift; path = ../../src/BeaconRegionRequest.swift; sourceTree = "<group>"; }; |
77 | | - 210301261D6CDD2B00A0A38C /* BeaconAdvertiseRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BeaconAdvertiseRequest.swift; path = ../../src/BeaconAdvertiseRequest.swift; sourceTree = "<group>"; }; |
| 77 | + 210301261D6CDD2B00A0A38C /* BeaconAdvertiseRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; name = BeaconAdvertiseRequest.swift; path = ../../src/BeaconAdvertiseRequest.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
78 | 78 | 213F85081D61C7FC00835DCA /* SwiftLocationDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftLocationDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 79 | 213F850A1D61C7FC00835DCA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
80 | 80 | 213F850C1D61C7FC00835DCA /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
|
263 | 263 | isa = PBXProject; |
264 | 264 | attributes = { |
265 | 265 | LastSwiftUpdateCheck = 0730; |
266 | | - LastUpgradeCheck = 0800; |
| 266 | + LastUpgradeCheck = 0810; |
267 | 267 | ORGANIZATIONNAME = danielemargutti; |
268 | 268 | TargetAttributes = { |
269 | 269 | 08819F121CD51F9B00EFD938 = { |
|
437 | 437 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
438 | 438 | GCC_WARN_UNUSED_FUNCTION = YES; |
439 | 439 | GCC_WARN_UNUSED_VARIABLE = YES; |
440 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 440 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
441 | 441 | MTL_ENABLE_DEBUG_INFO = YES; |
442 | 442 | ONLY_ACTIVE_ARCH = YES; |
443 | 443 | SDKROOT = iphoneos; |
|
483 | 483 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
484 | 484 | GCC_WARN_UNUSED_FUNCTION = YES; |
485 | 485 | GCC_WARN_UNUSED_VARIABLE = YES; |
486 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
| 486 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
487 | 487 | MTL_ENABLE_DEBUG_INFO = NO; |
488 | 488 | SDKROOT = iphoneos; |
489 | 489 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
|
499 | 499 | isa = XCBuildConfiguration; |
500 | 500 | buildSettings = { |
501 | 501 | CLANG_ENABLE_MODULES = YES; |
502 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 502 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
503 | 503 | DEFINES_MODULE = YES; |
504 | 504 | DYLIB_COMPATIBILITY_VERSION = 1; |
505 | 505 | DYLIB_CURRENT_VERSION = 1; |
|
523 | 523 | isa = XCBuildConfiguration; |
524 | 524 | buildSettings = { |
525 | 525 | CLANG_ENABLE_MODULES = YES; |
526 | | - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 526 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
527 | 527 | DEFINES_MODULE = YES; |
528 | 528 | DYLIB_COMPATIBILITY_VERSION = 1; |
529 | 529 | DYLIB_CURRENT_VERSION = 1; |
|
0 commit comments