Skip to content

Commit

Permalink
Merge pull request #127 from hansemannn/fb-ios-sdk-7.1.1
Browse files Browse the repository at this point in the history
feat: update to Facebook iOS SDK 9.0.0
  • Loading branch information
vijaysingh-axway authored Jan 23, 2021
2 parents e9afd31 + add3add commit f598f96
Show file tree
Hide file tree
Showing 151 changed files with 882 additions and 987 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ library 'pipeline-library'
def isMaster = env.BRANCH_NAME.equals('master')

buildModule {
sdkVersion = '9.2.0.v20200922085315' // use a master build with ARM64 sim, and macOS support
sdkVersion = '9.3.0.GA'
npmPublish = isMaster // By default it'll do github release on master anyways too
iosLabels = 'osx && xcode-12'
}
Loading

0 comments on commit f598f96

Please sign in to comment.