Skip to content

Commit

Permalink
Tested against all available iPhone SDKs, not included the just-relea…
Browse files Browse the repository at this point in the history
…se 3.1 beta.
  • Loading branch information
nygard committed Jul 2, 2009
1 parent 7732d05 commit 5ab40d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Tests/doTests
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ APPS=(/Applications/*.app /Applications/*/*.app /Applications/Utilities/*.app /D
#/Volumes/BigData/TestApplications/*.app

# Uncomment these to just do iPhone frameowoks
#IPHONE_SDK=iPhoneOS2.0
#IPHONE_SDK=iPhoneOS2.1
#IPHONE_SDK=iPhoneOS2.2.1
#IPHONE_SDK=iPhoneOS2.2
IPHONE_SDK=iPhoneOS3.0
FRAMEWORKS=(/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/$IPHONE_SDK.sdk/System/Library/Frameworks/*.framework /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/$IPHONE_SDK.sdk/System/Library/PrivateFrameworks/*.framework)
APPS=()
Expand Down

0 comments on commit 5ab40d4

Please sign in to comment.