Skip to content

Commit

Permalink
Reorder CocoaPods Copy Resources script to execute before tests
Browse files Browse the repository at this point in the history
  • Loading branch information
blakewatters committed Feb 8, 2013
1 parent a19f1a5 commit 240a2ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RestKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1943,8 +1943,8 @@
25160D2114564E820060A5C5 /* Sources */,
25160D2214564E820060A5C5 /* Frameworks */,
25160D2314564E820060A5C5 /* Resources */,
25160D2414564E820060A5C5 /* ShellScript */,
212C92B936E847348494D6F7 /* Copy Pods Resources */,
25160D2414564E820060A5C5 /* ShellScript */,
);
buildRules = (
);
Expand Down Expand Up @@ -1982,8 +1982,8 @@
25160E74145651060060A5C5 /* Frameworks */,
25160E75145651060060A5C5 /* Resources */,
250CA67F147D8EEC0047D347 /* CopyFiles */,
25160E76145651060060A5C5 /* ShellScript */,
0779C6DD2283438BA5EAB1FB /* Copy Pods Resources */,
25160E76145651060060A5C5 /* ShellScript */,
);
buildRules = (
);
Expand Down

0 comments on commit 240a2ad

Please sign in to comment.