Skip to content

Commit

Permalink
Updated Carthage, Stevia and YPImagePicker to Swift 4.1
Browse files Browse the repository at this point in the history
Added files for crop video ( PryntTrimmerView )
Changes in selections gallery.
  • Loading branch information
NikKovIos committed Apr 13, 2018
1 parent 042028f commit c3d235e
Show file tree
Hide file tree
Showing 137 changed files with 14,399 additions and 39 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "freshOS/Stevia" "4.2.0"
github "freshOS/Stevia" "4.3.0"
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "freshOS/Stevia" "4.2.0"
github "freshOS/Stevia" "4.3.0"
6 changes: 3 additions & 3 deletions Carthage/Build/.Stevia.version

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

906 changes: 906 additions & 0 deletions Carthage/Build/iOS/67EEE26F-3A67-36EC-99A5-25FB9843DE8B.bcsymbolmap

Large diffs are not rendered by default.

973 changes: 973 additions & 0 deletions Carthage/Build/iOS/8E39C383-342E-349D-8E9D-10FFDB7B2E25.bcsymbolmap

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
25 changes: 12 additions & 13 deletions Carthage/Build/iOS/Stevia.framework/Headers/Stevia-Swift.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Carthage/Build/iOS/Stevia.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Carthage/Build/iOS/Stevia.framework/Stevia
Binary file not shown.
764 changes: 764 additions & 0 deletions Carthage/Build/tvOS/DF64C32C-01EE-32DA-BC80-715A0A293EE0.bcsymbolmap

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
25 changes: 12 additions & 13 deletions Carthage/Build/tvOS/Stevia.framework/Headers/Stevia-Swift.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Carthage/Build/tvOS/Stevia.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Carthage/Build/tvOS/Stevia.framework/Stevia
Binary file not shown.
35 changes: 35 additions & 0 deletions Carthage/Checkouts/Stevia/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Xcode
#
#build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate

# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Pods/

# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Stevia/LoginExample/Carthage/Checkouts
Stevia/LoginExample/iOSInjectionProject/

.DS_Store
1 change: 1 addition & 0 deletions Carthage/Checkouts/Stevia/.swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.0
16 changes: 16 additions & 0 deletions Carthage/Checkouts/Stevia/.swiftlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
disabled_rules:
- trailing_whitespace
- cyclomatic_complexity
- variable_name
- function_body_length
- type_body_length
- valid_docs
opt_in_rules:
- empty_count
# - missing_docs
# - force_unwrapping

excluded:
- LoginExample
- SteviaTests
- Playground
46 changes: 46 additions & 0 deletions Carthage/Checkouts/Stevia/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading

0 comments on commit c3d235e

Please sign in to comment.