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
I tried to integrate the Natrium using SPM, Manually and cocoapods as well.
The ".natrium.yml" file which i am having a different variable. Through cococapods the Natrium.swift file is generated under "Pods/Natrium/Natrium/Natrium.swift" path but the configuration which is generated is not as per my .yml file.
Also with SPM the step 4 the .natrium directory is not generated.
Build your project (⌘ + B or ⌘ + R).
Then open the .natrium directory from your project root and:
Add the Natrium.swift file to your projects target.
Add all the Natrium.*.xcconfig files to your project and do NOT add them to your target(s).
Tried to integrate the Natrium using SPM in demo project as well.
Below is the sample of .natrium.yml which i am using.
I tried to integrate the Natrium using SPM, Manually and cocoapods as well.
The ".natrium.yml" file which i am having a different variable. Through cococapods the Natrium.swift file is generated under "Pods/Natrium/Natrium/Natrium.swift" path but the configuration which is generated is not as per my .yml file.
Also with SPM the step 4 the .natrium directory is not generated.
Tried to integrate the Natrium using SPM in demo project as well.
Below is the sample of .natrium.yml which i am using.
The text was updated successfully, but these errors were encountered: