sofian / drone

FLOSS dataflow software for real-time media
GNU General Public License v2.0
3 stars 3 forks source link

XCodeproject files are user-specific #14

Open sofian opened 11 years ago

sofian commented 11 years ago

The changes that were included as part of Foogy's pull request contain user-specific files:

drone.xcodeproj/xcuserdata/foogy.xcuserdatad/xcschemes/drone.xcscheme
drone.xcodeproj/xcuserdata/foogy.xcuserdatad/xcschemes/qmake.xcscheme
drone.xcodeproj/xcuserdata/foogy.xcuserdatad/xcschemes/xcschememanagement.plist
drone.xcodeproj/project.xcworkspace/xcuserdata/foogy.xcuserdatad/UserInterfaceState.xcuserstate

See pull request here: https://github.com/sofian/drone/pull/1

I'm not going to remove them for now but we should find a proper fix. It's actually part of documenting the compilation process under OS X.