Skip to content

Commit

Permalink
build(release): bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables committed Feb 1, 2025
1 parent facb544 commit 637ff16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 161;
CURRENT_PROJECT_VERSION = 162;
DEVELOPMENT_ASSET_PATHS = "\"flo/Resources/Preview Content\"";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8BJ4LW5J8P;
Expand Down Expand Up @@ -608,7 +608,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 161;
CURRENT_PROJECT_VERSION = 162;
DEVELOPMENT_ASSET_PATHS = "\"flo/Resources/Preview Content\"";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8BJ4LW5J8P;
Expand Down
1 change: 0 additions & 1 deletion flo/flo.xcdatamodeld/flo.xcdatamodel/contents
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<attribute name="suffix" optional="YES" attributeType="String"/>
</entity>
<entity name="SongEntity" representedClassName="SongEntity" syncable="YES" codeGenerationType="class">
<attribute name="albumArtistName" optional="YES" attributeType="String"/>
<attribute name="albumId" attributeType="String"/>
<attribute name="artistName" optional="YES" attributeType="String"/>
<attribute name="bitRate" optional="YES" attributeType="Integer 64" defaultValueString="0" usesScalarValueType="YES"/>
Expand Down

0 comments on commit 637ff16

Please sign in to comment.