iOS Question Problem building bridge

Nickelgrass

Active Member
Licensed User
Longtime User
Hello,
when I try installing the bridge to my iPad I get the following error:

/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'B4iProject' from project 'B4iProject')

How can I fix this? I can not see where I can change the target.

Thanks
 

Nickelgrass

Active Member
Licensed User
Longtime User
Hello,
when I try installing the bridge to my iPad I get the following error:

/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'B4iProject' from project 'B4iProject')

How can I fix this? I can not see where I can change the target.

Thanks
Dam it, just found it myself one second after posting. Sorry!
 
Upvote 0
Top