Skip to content

AlexyIbrahim/AIEnvironmentKit

Repository files navigation

AIEnvironmentKit

Swift Version License Platform

A library to determine the iOS app environment

Requirements

  • iOS 11.0+
  • Xcode 10.0+

Installation

Swift Package Manager

You can use SPM to install AIEnvironmentKit by adding it to your Package.swift:

.package(url: "https://github.com/AlexyIbrahim/AIEnvironmentKit.git", from: "1.0.0")

Usage example

AIEnvironmentKit.environment
  • Execute code if not on the AppStore
AIEnvironmentKit.executeIfNotAppStore {
	print("not app store")
}

Meta

Alexy Ibrahim – @Githubalexy.ib@gmail.com

See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages