Skip to content

Commit

Permalink
Deployment Target change
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrbernad committed Jul 8, 2019
1 parent 556992b commit 33a2d86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions PlacesPicker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -660,7 +660,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2465878322CE6DEF00F17A44"
BuildableName = "PlacePicker_iOS.framework"
BuildableName = "PlacePicker.framework"
BlueprintName = "PlacePicker-iOS"
ReferencedContainer = "container:PlacesPicker.xcodeproj">
</BuildableReference>
Expand Down Expand Up @@ -46,7 +46,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2465878322CE6DEF00F17A44"
BuildableName = "PlacePicker_iOS.framework"
BuildableName = "PlacePicker.framework"
BlueprintName = "PlacePicker-iOS"
ReferencedContainer = "container:PlacesPicker.xcodeproj">
</BuildableReference>
Expand All @@ -64,7 +64,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2465878322CE6DEF00F17A44"
BuildableName = "PlacePicker_iOS.framework"
BuildableName = "PlacePicker.framework"
BlueprintName = "PlacePicker-iOS"
ReferencedContainer = "container:PlacesPicker.xcodeproj">
</BuildableReference>
Expand Down

0 comments on commit 33a2d86

Please sign in to comment.