yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
138 stars 45 forks source link

.xcodeproj files: use relative build path #1

Closed mistydemeo closed 12 years ago

mistydemeo commented 12 years ago

I changed the Xcode project files to use relative path instead of fixed path; this makes it easier to share the project files with other developers. I tested and I was able to build Modizer after making these changes.

yoyofr commented 12 years ago

thanks for the update. I've merged your pull request.

rgds, ym

2012/1/3 Misty De Meo < reply@reply.github.com

I changed the Xcode project files to use relative path instead of fixed path; this makes it easier to share the project files with other developers. I tested and I was able to build Modizer after making these changes.

You can merge this Pull Request by running:

git pull https://github.com/mistydemeo/modizer xcproj

Or you can view, comment on it, or merge it online at:

https://github.com/yoyofr/modizer/pull/1

-- Commit Summary --

  • .xcodeproj files: use relative build path

-- File Changes --

M File_Extractor-1.0.0/libFileExtractor/libFileExtractor.xcodeproj/project.pbxproj (8) M dumb/dumb.xcodeproj/project.pbxproj (8) M libGME/libgme.xcodeproj/project.pbxproj (2) M libgsf/libgsf/libgsf.xcodeproj/project.pbxproj (8) M libmodplug/libmodplug.xcodeproj/project.pbxproj (8) M libsidplay1/libsidplay1.xcodeproj/project.pbxproj (8) M libsidplayfp-0.2.0/sidplayfp/sidplayfp.xcodeproj/project.pbxproj (12)

-- Patch Links --

https://github.com/yoyofr/modizer/pull/1.patch https://github.com/yoyofr/modizer/pull/1.diff


Reply to this email directly or view it on GitHub: https://github.com/yoyofr/modizer/pull/1