aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2015-03-07 15:40:26 +0800
committerrowanbeentje <rowan@beent.je>2015-03-07 15:40:26 +0800
commite2a21022e4c6e61673a7014ccb29ba20a5378686 (patch)
tree7bffa5119efb6da74f91d56b990d638c9161db21 /sequel-pro.xcodeproj
parented38f229a052a678d3a5022afd3806b1c3b434cf (diff)
downloadsequelpro-e2a21022e4c6e61673a7014ccb29ba20a5378686.tar.gz
sequelpro-e2a21022e4c6e61673a7014ccb29ba20a5378686.tar.bz2
sequelpro-e2a21022e4c6e61673a7014ccb29ba20a5378686.zip
Add copies of the nightly build scripts, albeit missing vital details and passwords
Diffstat (limited to 'sequel-pro.xcodeproj')
-rw-r--r--sequel-pro.xcodeproj/project.pbxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj
index 86377750..8c3d5989 100644
--- a/sequel-pro.xcodeproj/project.pbxproj
+++ b/sequel-pro.xcodeproj/project.pbxproj
@@ -1017,6 +1017,8 @@
589582141154F8F400EDCC28 /* SPMainThreadTrampoline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPMainThreadTrampoline.m; sourceTree = "<group>"; };
589ED05A11E0ACD100C1DCEA /* DMLocalizedNib.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DMLocalizedNib.m; sourceTree = "<group>"; };
58A137CC123ED5E6000B1B75 /* titlebarlock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = titlebarlock.png; sourceTree = "<group>"; };
+ 58A2F3791AAAE1BE0018141B /* nightlybuildupload.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = nightlybuildupload.sh; sourceTree = "<group>"; };
+ 58A2F37B1AAAE1C80018141B /* nightlybuildscript.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = nightlybuildscript.sh; sourceTree = "<group>"; };
58A8A72411A0148400B95749 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainWindow.xib; sourceTree = "<group>"; };
58A8A78F11A036C000B95749 /* SPWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPWindowController.h; sourceTree = "<group>"; };
58A8A79011A036C000B95749 /* SPWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPWindowController.m; sourceTree = "<group>"; };
@@ -1686,6 +1688,8 @@
178934980F30CDA10097539A /* trim-application.sh */,
174A345112DA4ED000DB0ADE /* create-test-stubs.pl */,
588593F30F7AEC9500ED0E67 /* package-application.sh */,
+ 58A2F37B1AAAE1C80018141B /* nightlybuildscript.sh */,
+ 58A2F3791AAAE1BE0018141B /* nightlybuildupload.sh */,
);
path = Scripts;
sourceTree = "<group>";
@@ -2654,7 +2658,7 @@
name = "Unit Tests";
productName = "Unit Tests";
productReference = 380F4ED90FC0B50500B0BFD7 /* Unit Tests.octest */;
- productType = "com.apple.product-type.bundle";
+ productType = "com.apple.product-type.bundle.ocunit-test";
};
584754C1120A04560057631F /* Sequel Pro QLGenerator */ = {
isa = PBXNativeTarget;