Skip to content

Commit

Permalink
SDK v5.5
Browse files Browse the repository at this point in the history
* commit 'efd1feed77a9b1193fa1e5b0c682c27e0cc97d17': (54 commits)
  Updated Facebook Native Adapter
  Updated version
  Merge pull request #377 in MOBILE-SDK/app_mobile-sdk-ios from ObjectiveC_Optional_Convention to develop
  Merge pull request #397 in MOBILE-SDK/app_mobile-sdk-ios from MS-3902_Deprecated_API_Removal to develop
  Native Only Unit test
  Fixed Buidling of UnitTestApp
  Mediation Adaptor Updated
  Merge pull request #385 in MOBILE-SDK/app_mobile-sdk-ios from MS-3778_Video_AspectRatio to develop
  code review feedback
  update version
  code review
  remove sample apps
  fix comments
  tmp check in
  use category instead of subclassing
  move variables to inside .m
  review comments
  tmp checking two files for development
  fix review comments
  modify Facebook adapter code
  ...
  • Loading branch information
asharmaa committed Jul 8, 2019
2 parents 43b0bfd + efd1fee commit 6924733
Show file tree
Hide file tree
Showing 832 changed files with 3,861 additions and 67,415 deletions.
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
####
# Binary build product files

*.framework
**/out
**/Products

**/out_device
**/out_simulator
########################################################################################
# macOS.gitignore
# https://github.com/github/gitignore/blob/master/Global/macOS.gitignore
Expand Down Expand Up @@ -131,4 +132,7 @@ fastlane/test_output
# After new code Injection tools there's a generated folder /iOSInjectionProject
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/
iOSInjectionProject/

xcshareddata
Pods
1,676 changes: 538 additions & 1,138 deletions BinaryProjects/ANSDK.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6924733

Please sign in to comment.