Build 4633
Pre-release
Pre-release
Working on a new standalone MacOS app (see GitHub/vdhamer) that generates HTML membership lists for club web sites. This version requires at least iOS version 17.6.
WHO'S WHO SCREEN
- Added support for club officers with role "other" (used for LA and HK in fgDeGender).
README SCREEN
- Updated Dutch and English versions of the text
- Fixed screen size on iPad under iOS 18 (using presentationSizing)
- Updated several screenshots
- Added "optional" to Level 1 example (although it hasn't been implemented yet)
PREFERENCES SCREEN
- Fixed screen size on iPad under iOS 18 (using presentationSizing)
CODE MAINTENANCE
- Added "optional:" keyword to level1.json files. Reason: easier to read and helps document the format.
- Tested on SwiftLint 0.57.1 and iOS 18.2 (22C5142a) and Xcode 16.2 beta (16C5023f) and MacOS 15.1.1
- SwiftJSON imported as an external package. Preceding versions included it as a single Swift source file.
- Entered trader status (not a trader) in Apple App Store. And accepted new terms and conditions.
- Minor update to OrganizationType.swift (to stay in sync with Photo-Club-Hub-HTML).
- removed Organization parameter from Photographer.createFindUpdate() as it was used for debugging only.
- set LSMinimumSystemVersion to (MacOS) 15.0.0 in case the app is run on a Mac.
- removed 2 source files that were no longer used
DATA MAINTENANCE
- Added website for member WH in fgDeGender and added a few birthdays (not visible yet in user interface).
- Added 14 photo clubs in Brabant Oost (NL).
- Fixed web site URL for Collectief Brabant.
This build #4633 was built using Xcode 16.1 and used for (TestFlight) beta testing.