Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple required update #188

Closed
wants to merge 26 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
434b4e0
Updated project.pdxproj by opening in Xcode 15
joemcmahon Nov 24, 2023
fe071df
Update to recommended settings for Xcode 15
joemcmahon Nov 24, 2023
b96a911
Fix deprecation .white -> UIActivityIndicatorView.Style.medium
joemcmahon Nov 24, 2023
cc37e3c
Finish rename of all targets, etc.
joemcmahon Nov 24, 2023
3e6406d
Replace icons with RadioSpiral icons
joemcmahon Nov 24, 2023
ef58594
Update config to point to RadioSpiral config
joemcmahon Nov 24, 2023
9b8777c
Set website for "website" buttons
joemcmahon Nov 26, 2023
ddb5dbe
FIx cutoff icon in LaunchScreen storyboard
joemcmahon Nov 26, 2023
b182dcb
Misc appearance updates to the main storyboard
joemcmahon Nov 26, 2023
fe481c2
Include track and artist in share
joemcmahon Nov 26, 2023
1907fb4
Switch loader logo to RS logo
joemcmahon Nov 26, 2023
5429c35
Fix name of entitlements file
joemcmahon Nov 26, 2023
196a38e
Adjust Info.plist name and copying
joemcmahon Nov 26, 2023
6b4ac71
Fix bundle ID so Apple is not confused
joemcmahon Nov 27, 2023
d960daa
Fix layout of About screen
joemcmahon Nov 27, 2023
d5d0eef
Add the playable-content entitlement for wen Apple deigns to let me h…
joemcmahon Nov 27, 2023
069c3af
Strip down README
joemcmahon Nov 27, 2023
2ec7a92
Add graphic
joemcmahon Nov 27, 2023
7dfa59d
Add UI tests for fastlane snapshotting
joemcmahon Dec 9, 2023
1b9f63a
Now does the minimum required screenshots
joemcmahon Dec 9, 2023
2c11d7a
Ignore generated screenshots
joemcmahon Dec 9, 2023
5655b25
Update ios.yml
joemcmahon Dec 9, 2023
2ed0ee0
Add DJ name and LIVE fields
joemcmahon Dec 23, 2023
58cbe57
Added support for RadioAPI (primitive version)
joemcmahon Dec 24, 2023
2555b98
Change constraint on album art to ensure the DJ and LIVE labels are h…
joemcmahon Dec 24, 2023
79b9fe8
Reduce max size of image a little more, remove top constraint
joemcmahon Dec 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated project.pdxproj by opening in Xcode 15
  • Loading branch information
joemcmahon committed Nov 24, 2023
commit 434b4e08f80873e5f00296299a574edc797b09da
2 changes: 1 addition & 1 deletion SwiftRadio.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down