Installation Roy Zivony August 17, 2021 08:00 Open your project’s directory in the terminal Initialize the pod if needed: pod init Open the newly created Podfile: open Podfile Add the following code: pod "SurfaceUISDK", :http => "//artifacts.mysz.io/iOS/SurfaceUISDK/1.0.0/SurfaceUISDK.zip" In the terminal run: pod install The SurfaceUI should be added to your project. Comments 0 comments Please sign in to leave a comment.
Comments
0 comments
Please sign in to leave a comment.