Skip to content

Commit

Permalink
Remove unnecessary path
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayashi committed Oct 17, 2014
1 parent d49f39b commit cda07ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Example/ReproExample/ReproExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@
"$(inherited)",
"$(PROJECT_DIR)/ReproExample",
"$(PROJECT_DIR)/../../",
"/Volumes/Data/Projects/github.com/repro.io/repro-ios-sdk",
);
INFOPLIST_FILE = ReproExample/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
Expand All @@ -384,7 +383,6 @@
"$(inherited)",
"$(PROJECT_DIR)/ReproExample",
"$(PROJECT_DIR)/../../",
"/Volumes/Data/Projects/github.com/repro.io/repro-ios-sdk",
);
INFOPLIST_FILE = ReproExample/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
Expand Down

0 comments on commit cda07ee

Please sign in to comment.