Releases: oliverepper/pjproject-apple-platforms
0.5
Script to build and install a xcframework that has headers and static libraries for all Apple platforms to be used in Xcode for development against pjproject.
- new pkg-config files:
pjproject-apple-platforms-SPM.pc - links in lib and include
0.4
Script to build and install a xcframework that has headers and static libraries for all Apple platforms to be used in Xcode for development against pjproject.
- separate pkg-config files:
pjproject-apple-platforms-MacOSX.pc
pjproject-apple-platforms-iPhoneOS.pc
pjproject-apple-platforms-iPhoneSimulator.pc
0.3
Script to build and install a xcframework that has headers and static libraries for all Apple platforms to be used in Xcode for development against pjproject.
- pkg-config links against Foundation, now.
0.2
Script to build and install a xcframework that has headers and static libraries for all Apple platforms to be used in Xcode for development against pjproject.
- adds Apple frameworks to the pkg-config file.
First Release
Script to build and install a xcframework that has headers and static libraries for all Apple platforms to be used in Xcode for development against pjproject.