Skip to content

Commit

Permalink
Update NSBencodeSerialization and build.sh to work with the latest Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Qata committed Oct 15, 2019
1 parent b2b1b75 commit 0f99ddf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NSBencodeSerialization
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
xcodebuild -project BarMagnet.xcodeproj -scheme BarMagnet -sdk iphoneos -configuration Release CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
xcodebuild -project BarMagnet.xcodeproj -scheme BarMagnet -sdk iphoneos -configuration Release CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO

0 comments on commit 0f99ddf

Please sign in to comment.