Skip to content

Commit

Permalink
Update to latest Xcodeproj gem
Browse files Browse the repository at this point in the history
  • Loading branch information
samdozor authored Dec 18, 2017
1 parent 73d2c70 commit ae776ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Editor/PostprocessBuildPlayer_mParticle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
require 'rubygems'

gem "xcodeproj", "~> 1.4.1"
gem "xcodeproj", "~> 1.5.4"

require 'xcodeproj'
require 'pathname'
Expand Down

0 comments on commit ae776ef

Please sign in to comment.