You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
run from command line: pod repo update; pod install. You need to have CocoaPods installed in your system.
open the resulting .XCWorkspace file
See it working
iOS Swift Sample
in this case all Pods are included, but you should run pod update to check out new colloc versions
this example includes a Schema called Colloc that uses an aggregate target (Colloc) to launch the Colloc.php script. Just select the Colloc schema and hit Cmd+B (Build)