Skip to content

Commit

Permalink
documentation:- Changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyamjain65 committed Jan 12, 2021
1 parent 06aeab3 commit 8da135d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pod 'VWO'

## iOS Version Support

This library supports iOS version 8.0 and above.
This library supports iOS version 9.0 and above.

## Setting up VWO Account

Expand Down
2 changes: 2 additions & 0 deletions VWO.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@
buildSettings = {
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = DBN26NC8KE;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down Expand Up @@ -891,6 +892,7 @@
buildSettings = {
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = DBN26NC8KE;
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down

0 comments on commit 8da135d

Please sign in to comment.