Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
granoff
/
Lockbox
Public
Notifications
You must be signed in to change notification settings
Fork
85
Star
841
Code
Issues
10
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2023
Bump minimum tvOS version
granoff
committed
5fcd476
View commit details
Copy full SHA for 5fcd476
Browse repository at this point
Fix .gitignore and tracked files
granoff
committed
5ef7035
View commit details
Copy full SHA for 5ef7035
Browse repository at this point
Fix podspec typo
granoff
committed
2218e6e
View commit details
Copy full SHA for 2218e6e
Browse repository at this point
Commits on Apr 13, 2023
Merge branch 'master' of github.com:granoff/Lockbox
granoff
committed
b87bc26
View commit details
Copy full SHA for b87bc26
Browse repository at this point
Merge pull request #65 from elto/master
Show description for 8cbee02
granoff
authored
8cbee02
View commit details
Copy full SHA for 8cbee02
Browse repository at this point
Support Xcode 14
ewertonapolonio
committed
dd4143b
View commit details
Copy full SHA for dd4143b
Browse repository at this point
Support Xcode 14
ewertonapolonio
committed
75383fc
View commit details
Copy full SHA for 75383fc
Browse repository at this point
Commits on Nov 23, 2019
Add a test, and a sample project target.
granoff
committed
91b4604
View commit details
Copy full SHA for 91b4604
Browse repository at this point
Commits on Mar 22, 2018
Merge pull request #61 from viki-org/master
Show description for 0a38205
granoff
authored
0a38205
View commit details
Copy full SHA for 0a38205
Browse repository at this point
Bump version to 3.0.6
thanhturin
committed
c093e90
View commit details
Copy full SHA for c093e90
Browse repository at this point
Specify minimum tvOS version
thanhturin
committed
284da59
View commit details
Copy full SHA for 284da59
Browse repository at this point
Commits on Feb 28, 2018
Specify minimum iOS version
granoff
committed
de8ad75
View commit details
Copy full SHA for de8ad75
Browse repository at this point
Commits on Feb 8, 2018
Merge pull request #59 from ThanhTurin/master
Show description for 28c4f37
granoff
authored
28c4f37
View commit details
Copy full SHA for 28c4f37
Browse repository at this point
Bump version to 3.0.4
thanh.ta
committed
e363171
View commit details
Copy full SHA for e363171
Browse repository at this point
Commits on Feb 7, 2018
Update podspec to support tvos
thanh.ta
committed
4b1da6c
View commit details
Copy full SHA for 4b1da6c
Browse repository at this point
Commits on Oct 17, 2016
Merge branch 'master' of github.com:granoff/Lockbox
granoff
committed
15feb1e
View commit details
Copy full SHA for 15feb1e
Browse repository at this point
Merge branch 'chanelten-carthage-support'
granoff
committed
989021f
View commit details
Copy full SHA for 989021f
Browse repository at this point
Remove code signing team from Framework target. Set Framework version to pod version. Bump pod version.
granoff
committed
d8595e4
View commit details
Copy full SHA for d8595e4
Browse repository at this point
Add shared framework target to support Carthage
AlexKobachiJP
committed
db4d738
View commit details
Copy full SHA for db4d738
Browse repository at this point
Commits on Oct 10, 2016
Add link to Strongbox
granoff
authored
7719c4d
View commit details
Copy full SHA for 7719c4d
Browse repository at this point
Commits on Sep 15, 2016
Enable Keychain Sharing in the sample project. Added a note about this entitlement to the README file as a new Requirement for use.
granoff
committed
e0f4279
View commit details
Copy full SHA for e0f4279
Browse repository at this point
Commits on Mar 17, 2016
Catch exceptions thrown when unarchving a bad archive and return nil. Fixes #52
granoff
committed
a8df431
View commit details
Copy full SHA for a8df431
Browse repository at this point
Commits on Feb 11, 2016
Add v2-to-v3 migration notes
granoff
committed
9b0a701
View commit details
Copy full SHA for 9b0a701
Browse repository at this point
Commits on Jan 28, 2016
Updated the sample app to use the archive/unarchive methods.
granoff
committed
5c53800
View commit details
Copy full SHA for 5c53800
Browse repository at this point
Fix tag in Podspec .source attribute
granoff
committed
4749208
View commit details
Copy full SHA for 4749208
Browse repository at this point
Merge branch 'master' of github.com:granoff/Lockbox
granoff
committed
89cb583
View commit details
Copy full SHA for 89cb583
Browse repository at this point
Lockbox v3 - Deprecated setXxx methods and related getters in favor of cleaner and more robust archiveObject/unarchiveObject methods which operate on any NSSecureCoding-compliant object.
granoff
committed
6e11fe8
View commit details
Copy full SHA for 6e11fe8
Browse repository at this point
Merge branch 'master' of github.com:granoff/Lockbox
granoff
committed
e05f957
View commit details
Copy full SHA for e05f957
Browse repository at this point
mend
granoff
committed
f41e581
View commit details
Copy full SHA for f41e581
Browse repository at this point
Lockbox v3 - Deprecated setXxx methods and related getters in favor of
Show description for 81b3e91
granoff
committed
81b3e91
View commit details
Copy full SHA for 81b3e91
Browse repository at this point
Commits on Dec 31, 2015
Merge pull request #48 from mrzystem/patch-1
Show description for 7608099
granoff
committed
7608099
View commit details
Copy full SHA for 7608099
Browse repository at this point
Update Lockbox.h
Show description for d8cb08c
Martin van Spanje
committed
d8cb08c
View commit details
Copy full SHA for d8cb08c
Browse repository at this point
Commits on Dec 17, 2015
Merge pull request #46 from humblehacker/master
Show description for fd3b09f
granoff
committed
fd3b09f
View commit details
Copy full SHA for fd3b09f
Browse repository at this point
add lastStatus property
Show description for 31f4cbe
humblehacker
committed
31f4cbe
View commit details
Copy full SHA for 31f4cbe
Browse repository at this point
Disable bitcode
humblehacker
committed
cedbd25
View commit details
Copy full SHA for cedbd25
Browse repository at this point
Previous
Next
You can’t perform that action at this time.