Skip to content

Tags: tidev/titanium-apple-sign-in

Tags

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
hansemannn Hans Knöchel
fix: fix possible crash on iOS 16.4+

v3.1.2

Toggle v3.1.2's commit message
fix: do not call “ASAuthorizationController” APIs on macOS catalyst

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #154 from garymathews/TIMOB-28508

fix(ios): include missing i386 and armv7 architectures

v3.1.0

Toggle v3.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: add “AppleSignIn.checkExistingAccounts” method

# Conflicts:
#	ios/manifest
#	ios/titanium-apple-sign-in.xcodeproj/project.pbxproj
#	ios/titanium.xcconfig

v3.0.0

Toggle v3.0.0's commit message
build(ios): use sdk 9.3.2.GA to build

v2.0.0

Toggle v2.0.0's commit message
test(ios): point to eventual 9.2.0.GA release for testing

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from appcelerator-modules/master

Bring original repo up to date with appcelerator clone

v1.0.0

Toggle v1.0.0's commit message
feat: initial commit