Skip to content

Commit

Permalink
Include DarklyEventSource frameworks (#123)
Browse files Browse the repository at this point in the history
* adds carthage built DarklyEventSource frameworks to git tracking

* updates pods project to clear warnings

* advances version to 3.0.1
  • Loading branch information
markpokornycos authored May 2, 2019
1 parent 4449e9c commit 9fe9c29
Show file tree
Hide file tree
Showing 44 changed files with 1,964 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ DerivedData

# Vim files
*.swp
/Carthage
Carthage/Checkouts
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the LaunchDarkly iOS SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).

## [3.0.1] - 2019-04-30
### Changed
- Deployed Carthage built DarklyEventSource frameworks as part of the Darkly project.

## [3.0.0] - 2019-04-17
### Changed
- Renamed the non-iOS Darkly frameworks to include the platform name. e.g. Darkly_watchOS. Because non-CocoaPods apps will need to update imports for the new modules, advanced to the next major version.
Expand Down
27 changes: 27 additions & 0 deletions Carthage/Build/.ios-eventsource.version

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

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

Binary file not shown.

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

1 change: 1 addition & 0 deletions Carthage/Build/Mac/DarklyEventSource.framework/Headers

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

1 change: 1 addition & 0 deletions Carthage/Build/Mac/DarklyEventSource.framework/Modules

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

1 change: 1 addition & 0 deletions Carthage/Build/Mac/DarklyEventSource.framework/Resources

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

Binary file not shown.

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

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

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

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

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

Loading

0 comments on commit 9fe9c29

Please sign in to comment.