diff --git a/Classes/lib/objective_support b/Classes/lib/objective_support index d98966a..a7476d6 160000 --- a/Classes/lib/objective_support +++ b/Classes/lib/objective_support @@ -1 +1 @@ -Subproject commit d98966a1899b7671a8c3a12feed71c7f813a7155 +Subproject commit a7476d6f2e9e168b6daabcc6d2b5e23f89675c01 diff --git a/README.textile b/README.textile index 3221896..a1f8af2 100644 --- a/README.textile +++ b/README.textile @@ -23,4 +23,5 @@ h3. Integrating with your project # Download (clone) the objectiveresource project ## If you do a git clone, you will need to follow it up with "git submodule init" and "git submodule update" # open the .xcodeproj in XCode for both objectiveresource and your iPhone project -# drag the ActiveResource and ActiveSupport groups from the objectiveresource project onto your iPhone project +# drag the ObjectiveResource and ObjectSupport groups from the objectiveresource project onto your iPhone project, making +sure to check the "copy files" box.