forked from lukhnos/objectiveflickr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the SnapAndRun iPhone app so that it builds with Xcode 4.
This essentially changes the libObjectiveFlickr.a target to use only the current iOS SDK -- no longer a Mac project. This doesn't affect the ObjectiveFlickr.framework target, which is still a Mac project. Also, SnapAndrun now uses the current iOS SDK, instead of fixing on iOS 4 SDK.
- Loading branch information
Showing
3 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,5 @@ build | |
*.tm_build_errors | ||
.DS_Store | ||
SampleAPIKey.h | ||
xcuserdata | ||
*.xcworkspace |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters