Skip to content

Commit

Permalink
Update settings as recommended, include icon assets
Browse files Browse the repository at this point in the history
  • Loading branch information
joemcmahon committed Mar 11, 2024
1 parent 235f066 commit 44baa63
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RadioSpiral.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 27;
Expand Down Expand Up @@ -771,6 +772,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 27;
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"originHash" : "c03022914e54a7652fd2a88118474c6bd04be8d7b4eb153d776df85ac35986a7",
"pins" : [
{
"identity" : "fradioplayer",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fethica/FRadioPlayer.git",
"state" : {
"branch" : "v0.2.0",
"revision" : "c3f472ed8cb59b442312362bca363863962c88b3"
}
},
{
"identity" : "nvactivityindicatorview",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ninjaprox/NVActivityIndicatorView.git",
"state" : {
"revision" : "bcb52371f2259254bac6690f92bb474a61768c47",
"version" : "5.1.1"
}
},
{
"identity" : "spring",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fethica/Spring.git",
"state" : {
"branch" : "master",
"revision" : "63d6b2b4339606181617caddea3a988aa65bcadd"
}
}
],
"version" : 3
}

0 comments on commit 44baa63

Please sign in to comment.