Skip to content

Commit

Permalink
Re-add AdjustIO Deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Apr 16, 2014
1 parent 93a23e8 commit d286168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdjustIO/2.2.0/AdjustIO.podspec
Expand Up @@ -10,6 +10,6 @@ Pod::Spec.new do |s|
s.framework = 'AdSupport', 'SystemConfiguration'
s.source_files = 'AdjustIo/*.{h,m}', 'AdjustIo/AIAdditions/*.{h,m}'
s.requires_arc = true
# s.deprecated_in_favor_of = 'Adjust'
s.deprecated_in_favor_of = 'Adjust'
s.prepare_command = "echo 'AdjustIO is deprecated - Please switch to Adjust to stay up to date.'"
end

0 comments on commit d286168

Please sign in to comment.