mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
[PR #39] [MERGED] Set the default value of useAlertController based off ios version #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UrbanApps/Armchair/pull/39
Author: @dbolella
Created: 3/1/2016
Status: ✅ Merged
Merged: 3/8/2016
Merged by: @coneybeare
Base:
master← Head:uialertview-ios9-depracated📝 Commits (1)
7e8b62aSet the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
Source/Armchair.swift(+6 -3)📄 Description
In response to issue #34 , I made simple edits to set the default value of useAlertController based off ios version and only use alert controllers if ios version is >= 9
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.