bhariharan commented on issue #542: Add Podspecs for the Cordova library project
URL: https://github.com/apache/cordova-ios/issues/542#issuecomment-466095362
 
 
   This will specify pod specs for releases.
   
   - The release version is specified 
[here](https://github.com/apache/cordova-ios/pull/543/files#diff-15560928f1c9b8b7b7e964ae78c57858R3).
 All you have to do is bump up this version to the version you're releasing as 
part of your release process.
   
   - [This 
tag](https://github.com/apache/cordova-ios/pull/543/files#diff-15560928f1c9b8b7b7e964ae78c57858R10)
 specifies which tag of the repo to fetch these pod specs from. It 
automatically pulls it in from the aforementioned version number. I am using 
Cordova's existing tagging convention, so it should just work out of the box.
   
   - I have added some detailed notes 
[here](https://github.com/apache/cordova-ios/pull/543/files#diff-15560928f1c9b8b7b7e964ae78c57858R23),
 it's pretty straightforward.
   
   - 
[Here](https://github.com/forcedotcom/SalesforceMobileSDK-iOS-Hybrid/blob/dev/SalesforceHybridSDK.podspec#L16)
 is an example of how a library would consume these pod specs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to