Compile the plugin for iOS
Last updated
Was this helpful?
Last updated
Was this helpful?
Plugin XCode Project File Lists
Everything except the Curl framework can be found in the plugin repository. To install it, download the latest release (zip file) from https://github.com/greatfire/curl-apple or https://github.com/tls-inspector/curl-ios/
3. Unzip:
Incorporate Curl into the project as a framework (follow instructions from the source repository). The XCode project configuration should look like this:
Add, for both Project and Target, in the “Header Search Paths” property the path where the downloaded curl files are located, checking the recursion option. For example: User/user/curl.framework/**