Skip to content

Commit

Permalink
0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
macmade committed Jun 16, 2017
1 parent 1113820 commit 0d773d3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ccache.xcodeproj/project.pbxproj
Expand Up @@ -614,9 +614,9 @@
050B84DE1EB93FF90090EA12 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
DEVELOPMENT_TEAM = 326Y53CJMD;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = ccache/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.xs-labs.ccache";
Expand Down
2 changes: 1 addition & 1 deletion ccache/Info.plist
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>0.1.6</string>
<key>CFBundleVersion</key>
<string>39</string>
<string>40</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>
Expand Down

0 comments on commit 0d773d3

Please sign in to comment.