Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Honza Dvorsky committed Aug 25, 2015
1 parent 877156d commit 069a30f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Buildasaur.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@
baseConfigurationReference = AD459625FF20E15478BB71A2 /* Pods-Buildasaur.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_IDENTITY = "Developer ID Application";
COMBINE_HIDPI_IMAGES = YES;
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
INFOPLIST_FILE = Buildasaur/Info.plist;
Expand Down Expand Up @@ -1302,7 +1302,7 @@
baseConfigurationReference = 7C82BB415700C81EA9715FE4 /* Pods-Buildasaur.testing.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_IDENTITY = "Developer ID Application";
COMBINE_HIDPI_IMAGES = YES;
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
INFOPLIST_FILE = Buildasaur/Info.plist;
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [Unreleased](https://github.com/czechboy0/Buildasaur/tree/HEAD)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta4...HEAD)

**Closed issues:**

- Redundant integration step reporting [\#113](https://github.com/czechboy0/Buildasaur/issues/113)

**Merged pull requests:**

- Xcode 7 Beta 6 fixes [\#116](https://github.com/czechboy0/Buildasaur/pull/116) ([czechboy0](https://github.com/czechboy0))

- Remove "Buildasaur:" from GitHub build status messages [\#115](https://github.com/czechboy0/Buildasaur/pull/115) ([accatyyc](https://github.com/accatyyc))

## [v0.3-beta4](https://github.com/czechboy0/Buildasaur/tree/v0.3-beta4) (2015-07-25)

[Full Changelog](https://github.com/czechboy0/Buildasaur/compare/v0.3-beta3...v0.3-beta4)
Expand Down

0 comments on commit 069a30f

Please sign in to comment.