Skip to content

Commit

Permalink
Explicitly set framework bundle name
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver committed Jun 20, 2019
1 parent af7aacb commit e3b6047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TORoundedButtonFramework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<string>TORoundedButton</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
Expand Down

0 comments on commit e3b6047

Please sign in to comment.