Commit 709b349f authored by Olivier Halligon's avatar Olivier Halligon Committed by AliSoftware

[xcassets] Don't add resources to the Pods project anymore — they are in the user's project now

parent 2a4f4193
...@@ -100,7 +100,6 @@ module Pod ...@@ -100,7 +100,6 @@ module Pod
# #
def add_resources def add_resources
UI.message '- Adding resources to Pods project' do UI.message '- Adding resources to Pods project' do
add_file_accessors_paths_to_pods_group(:resources, :resources, true)
add_file_accessors_paths_to_pods_group(:resource_bundle_files, :resources, true) add_file_accessors_paths_to_pods_group(:resource_bundle_files, :resources, true)
end end
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment