Skip to content

Commit

Permalink
Remove PublicAutomation Submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBuckley committed Jan 18, 2014
1 parent 2c9d70e commit 0f41d7b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
[submodule "lib/cocoahttpserver"]
path = lib/cocoahttpserver
url = https://github.com/robbiehanson/CocoaHTTPServer.git
[submodule "lib/PublicAutomation"]
path = lib/PublicAutomation
url = https://github.com/TestingWithFrank/PublicAutomation.git
[submodule "lib/AnyJSON"]
path = lib/AnyJSON
url = https://github.com/mattt/AnyJSON.git
Expand Down
10 changes: 2 additions & 8 deletions Frank.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1351,10 +1351,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = src/Frank_Prefix.pch;
INSTALL_PATH = /usr/local/lib;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/lib/PublicAutomation/build/Release-iphoneos\"",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
Expand All @@ -1378,10 +1375,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = src/Frank_Prefix.pch;
INSTALL_PATH = /usr/local/lib;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/lib/PublicAutomation/build/Release-iphoneos\"",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
Expand Down
1 change: 0 additions & 1 deletion lib/PublicAutomation
Submodule PublicAutomation deleted from 98df22

0 comments on commit 0f41d7b

Please sign in to comment.