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
pod spec is not published to pod repo so it can not be searched from source.
although it's better to use SPM, but I'm going to use your SDK through pods dependency. it requires the dependency being published to the repo. so can you please publish your spec file to the pod repo? so I can use it as below in my sub framework: s.dependency 'tkey-rust-ios', '0.0.4'
🙏
The text was updated successfully, but these errors were encountered:
although it's better to use SPM, but I'm going to use your SDK through pods dependency. it requires the dependency being published to the repo. so can you please publish your spec file to the pod repo? so I can use it as below in my sub framework:
s.dependency 'tkey-rust-ios', '0.0.4'
🙏
The text was updated successfully, but these errors were encountered: