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 }}
CoderGLEric
/
SwiftyJSON
Public
forked from
SwiftyJSON/SwiftyJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 28, 2016
Merge pull request #420 from AlexanderNey/fix/watchos2-build-target-fix
Show description for 42bdb10
zhigang1992
committed
42bdb10
View commit details
Copy full SHA for 42bdb10
Browse repository at this point
Commits on Jan 27, 2016
Merge pull request #437 from danipralea/patch-1
Show description for d814977
zhigang1992
committed
d814977
View commit details
Copy full SHA for d814977
Browse repository at this point
Commits on Jan 12, 2016
Update README.md
Show description for cbeddbc
danipralea
committed
cbeddbc
View commit details
Copy full SHA for cbeddbc
Browse repository at this point
Merge pull request #427 from nanoxd/master
Show description for 929539e
zhigang1992
committed
929539e
View commit details
Copy full SHA for 929539e
Browse repository at this point
Merge pull request #432 from saagarjha/master
Show description for af8924f
zhigang1992
committed
af8924f
View commit details
Copy full SHA for af8924f
Browse repository at this point
Commits on Jan 6, 2016
Changed "Mac OS X" to "OS X"
Show description for baf8c18
saagarjha
committed
baf8c18
View commit details
Copy full SHA for baf8c18
Browse repository at this point
Merge remote-tracking branch 'SwiftyJSON/master'
saagarjha
committed
9b961a0
View commit details
Copy full SHA for 9b961a0
Browse repository at this point
Commits on Dec 29, 2015
Update optimization level to "-Ofast"
LukeTangPL
committed
5f59648
View commit details
Copy full SHA for 5f59648
Browse repository at this point
Commits on Dec 21, 2015
Programmatically set current tag
nanoxd
committed
7620d5b
View commit details
Copy full SHA for 7620d5b
Browse repository at this point
Commits on Dec 9, 2015
set the watch os deployment target to watchOs 2.0 - otherwise it would have used always the most current one with the result that the lib is not usable with apps deploying on watchOS 2.0
AlexanderNey
committed
6003466
View commit details
Copy full SHA for 6003466
Browse repository at this point
Commits on Dec 4, 2015
Update README.md
aemaeth-me
committed
8e618c8
View commit details
Copy full SHA for 8e618c8
Browse repository at this point
add Package.swift
aemaeth-me
committed
a135603
View commit details
Copy full SHA for a135603
Browse repository at this point
Commits on Dec 3, 2015
update pod specs
zhigang1992
committed
4d05047
View commit details
Copy full SHA for 4d05047
Browse repository at this point
Commits on Nov 26, 2015
Merge pull request #405 from seegno-forks/support/update-codesign-identity
Show description for a4cce2e
zhigang1992
committed
a4cce2e
View commit details
Copy full SHA for a4cce2e
Browse repository at this point
Merge pull request #406 from zhigang1992/AddInitWithString
Show description for 0608805
zhigang1992
committed
0608805
View commit details
Copy full SHA for 0608805
Browse repository at this point
Add Parse as JSON.parse
zhigang1992
committed
298feb4
View commit details
Copy full SHA for 298feb4
Browse repository at this point
Commits on Nov 25, 2015
Update codesign identity
diogoguimaraes
committed
ae73ec1
View commit details
Copy full SHA for ae73ec1
Browse repository at this point
Commits on Nov 24, 2015
Merge pull request #402 from zhigang1992/FixNumberOperator
Show description for 5ccffc1
zhigang1992
committed
5ccffc1
View commit details
Copy full SHA for 5ccffc1
Browse repository at this point
Merge pull request #399 from hibento/master
Show description for 98c8da9
zhigang1992
committed
98c8da9
View commit details
Copy full SHA for 98c8da9
Browse repository at this point
Keep NSNumber Operator Internal
zhigang1992
committed
b325794
View commit details
Copy full SHA for b325794
Browse repository at this point
Merge pull request #400 from azone/patch-1
Show description for 9b0292f
zhigang1992
committed
9b0292f
View commit details
Copy full SHA for 9b0292f
Browse repository at this point
Merge pull request #401 from bcapps/optional-binding
Show description for b4fb0c4
zhigang1992
committed
b4fb0c4
View commit details
Copy full SHA for b4fb0c4
Browse repository at this point
fixes Bool case to return expected value
bcapps
committed
9181c7c
View commit details
Copy full SHA for 9181c7c
Browse repository at this point
Nil coalesce instead of force unwrap
bcapps
committed
ea2696e
View commit details
Copy full SHA for ea2696e
Browse repository at this point
Utilizes existing optional binding to stop force unwrapping
bcapps
committed
d4bf9f1
View commit details
Copy full SHA for d4bf9f1
Browse repository at this point
Uses optional binding to remove force unwrapping
bcapps
committed
0f88e65
View commit details
Copy full SHA for 0f88e65
Browse repository at this point
Remove force-unwrapped indicator from constants
bcapps
committed
bfbc948
View commit details
Copy full SHA for bfbc948
Browse repository at this point
Commits on Nov 20, 2015
Correct JSON's type specification URL
Show description for 48939ee
azone
committed
48939ee
View commit details
Copy full SHA for 48939ee
Browse repository at this point
Commits on Nov 18, 2015
Deleted Framework search paths for target OSX Test
Christian Steffens
committed
88e5723
View commit details
Copy full SHA for 88e5723
Browse repository at this point
Commits on Nov 13, 2015
Merge pull request #396 from simonbs/master
Show description for 10f6790
zhigang1992
committed
10f6790
View commit details
Copy full SHA for 10f6790
Browse repository at this point
Merge pull request #398 from nanit/fix-alamofire-readme
Show description for 141c48b
zhigang1992
committed
141c48b
View commit details
Copy full SHA for 141c48b
Browse repository at this point
Commits on Nov 12, 2015
use safe unwrapping for result value
erez-rabih
committed
bc6223c
View commit details
Copy full SHA for bc6223c
Browse repository at this point
Commits on Nov 11, 2015
fixed Alamofire & SwiftJSON integration example
erez-rabih
committed
d92b1bd
View commit details
Copy full SHA for d92b1bd
Browse repository at this point
Commits on Nov 10, 2015
Sets UIRequiredDeviceCapabilities for tvOS target
simonbs
committed
4c45c92
View commit details
Copy full SHA for 4c45c92
Browse repository at this point
Commits on Nov 1, 2015
Merge pull request #384 from zhigang1992/AddPlayground
Show description for ece271a
zhigang1992
committed
ece271a
View commit details
Copy full SHA for ece271a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.