Skip to content

Commit

Permalink
Merge pull request #5 from KalpeshJetaniSS/testCocoapods
Browse files Browse the repository at this point in the history
pod version number update 1.0.0. to 1.1.0
  • Loading branch information
KalpeshJetaniSS authored Jun 28, 2024
2 parents 5e562dc + 6f6aeeb commit 789e2ab
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 61 deletions.

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.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/SSLazyList/SSLazyList-Info.plist

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

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ SSLazyList is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SSLazyList', '~> 1.0.0'
pod 'SSLazyList', '~> 1.1.0'
```
Update your Xcode project build option ```ENABLE_USER_SCRIPT_SANDBOXING to 'No'.```
<img width="100%" alt="ENABLE_USER_SCRIPT_SANDBOXING" src="https://github.com/smartSenseSolutions/SSLazyList/assets/160708458/dba2c39e-9ab2-4c7a-86ea-ff5c8201c4f8">
Expand Down

0 comments on commit 789e2ab

Please sign in to comment.