Publish (iOS) #27
publish_ios.yml
on: workflow_dispatch
build_and_publish
1m 4s
Annotations
2 errors and 2 warnings
|
build_and_publish
Process completed with exit code 1.
|
|
build_and_publish:
Gem.xcodeproj#L0
No profiles for 'com.jiaqi.gem.action-extension' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.jiaqi.gem.action-extension'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'ActionExtension' from project 'Gem')
|
|
build_and_publish:
Gem.xcodeproj#L0
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 26.4, but the range of supported deployment target versions is 12.0 to 26.2.99. (in target 'Gem' from project 'Gem')
|
|
build_and_publish:
Gem.xcodeproj#L0
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 26.4, but the range of supported deployment target versions is 12.0 to 26.2.99. (in target 'StoryWidget' from project 'Gem')
|