Changeset 149
- Timestamp:
- 04/16/08 09:30:54 (1 month ago)
- Files:
-
- trunk/Sparkle.xcodeproj/project.pbxproj (modified) (6 diffs)
- trunk/Tests/Sparkle Unit Tests-Info.plist (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Sparkle.xcodeproj/project.pbxproj
r148 r149 101 101 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; 102 102 proxyType = 1; 103 remoteGlobalIDString = 612279D80DB5470200AB99EA /* Sparkle Unit Tests */;103 remoteGlobalIDString = 612279D80DB5470200AB99EA; 104 104 remoteInfo = "Sparkle Unit Tests"; 105 105 }; … … 159 159 6120721109CC5C4B007FE0F6 /* SUAutomaticUpdateAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUAutomaticUpdateAlert.m; sourceTree = "<group>"; }; 160 160 612279D90DB5470200AB99EA /* Sparkle Unit Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Sparkle Unit Tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; }; 161 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sparkle Unit Tests-Info.plist"; sourceTree = "<group>"; };161 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Sparkle Unit Tests-Info.plist"; path = "Tests/Sparkle Unit Tests-Info.plist"; sourceTree = "<group>"; }; 162 162 61227A140DB548B800AB99EA /* SUVersionComparisonTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonTest.h; path = Tests/SUVersionComparisonTest.h; sourceTree = "<group>"; }; 163 163 61227A150DB548B800AB99EA /* SUVersionComparisonTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SUVersionComparisonTest.m; path = Tests/SUVersionComparisonTest.m; sourceTree = "<group>"; }; … … 377 377 0867D69AFE84028FC02AAC07 /* Apple Frameworks and Libraries */, 378 378 034768DFFF38A50411DB9C8B /* Products */, 379 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */,380 379 ); 381 380 name = Sparkle; … … 440 439 61227A140DB548B800AB99EA /* SUVersionComparisonTest.h */, 441 440 61227A150DB548B800AB99EA /* SUVersionComparisonTest.m */, 441 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */, 442 442 ); 443 443 name = Tests; … … 1028 1028 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1029 1029 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; 1030 INFOPLIST_FILE = " Sparkle Unit Tests-Info.plist";1030 INFOPLIST_FILE = "Tests/Sparkle Unit Tests-Info.plist"; 1031 1031 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 1032 1032 OTHER_LDFLAGS = ( … … 1055 1055 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1056 1056 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; 1057 INFOPLIST_FILE = " Sparkle Unit Tests-Info.plist";1057 INFOPLIST_FILE = "Tests/Sparkle Unit Tests-Info.plist"; 1058 1058 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 1059 1059 OTHER_LDFLAGS = (