|
3 | 3 | <JUCERPROJECT id="jumC7J" name="SquarePine Demo" projectType="guiapp" jucerFormatVersion="1" |
4 | 4 | companyName="SquarePine" companyCopyright="SquarePine (C)" companyWebsite="squarepine.io" |
5 | 5 | companyEmail="joel.r.langlois@gmail.com" useAppConfig="1" addUsingNamespaceToJuceHeader="1" |
6 | | - maxBinaryFileSize="20971520" cppLanguageStandard="latest" defines="_SILENCE_CXX23_ALIGNED_STORAGE_DEPRECATION_WARNING=1"> |
| 6 | + maxBinaryFileSize="20971520" cppLanguageStandard="latest" defines="_SILENCE_CXX23_ALIGNED_STORAGE_DEPRECATION_WARNING=1" |
| 7 | + version="1.6.0"> |
7 | 8 | <MAINGROUP id="m6sryU" name="SquarePine Demo"> |
8 | 9 | <GROUP id="{A87106D4-97C8-8B6E-ABEF-2127F24885D5}" name="assets"> |
9 | 10 | <GROUP id="{AA4AFFDE-833A-2EE9-7061-76FBD8E33B4A}" name="Android"> |
|
252 | 253 | </VS2022> |
253 | 254 | <XCODE_IPHONE targetFolder="builds/ios" iosScreenOrientation="UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight,UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown" |
254 | 255 | iPadScreenOrientation="UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight,UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown" |
255 | | - UIFileSharingEnabled="1" UISupportsDocumentBrowser="1" microphonePermissionNeeded="1" |
256 | | - cameraPermissionNeeded="1" iosBluetoothPermissionNeeded="1" iosContentSharing="1" |
257 | | - iosBackgroundAudio="1" iosBackgroundBle="1" smallIcon="jqPxuh" |
| 256 | + UIFileSharingEnabled="1" UISupportsDocumentBrowser="1" smallIcon="jqPxuh" |
258 | 257 | bigIcon="jqPxuh"> |
259 | 258 | <CONFIGURATIONS> |
260 | 259 | <CONFIGURATION isDebug="1" name="Debug" targetName="SquarePine Demo" recommendedWarnings="LLVM"/> |
|
289 | 288 | <MODULEPATH id="squarepine_cryptography" path="../modules"/> |
290 | 289 | </MODULEPATHS> |
291 | 290 | </XCODE_IPHONE> |
292 | | - <XCODE_MAC targetFolder="builds/macos" xcodeValidArchs="arm64,x86_64" applicationCategory="public.app-category.utilities" |
293 | | - microphonePermissionNeeded="1" cameraPermissionNeeded="1" iosBluetoothPermissionNeeded="1" |
| 291 | + <XCODE_MAC targetFolder="builds/macos" xcodeValidArchs="arm64,x86_64" applicationCategory="public.app-category.games" |
294 | 292 | smallIcon="jqPxuh" bigIcon="jqPxuh"> |
295 | 293 | <CONFIGURATIONS> |
296 | 294 | <CONFIGURATION isDebug="1" name="Debug" targetName="SquarePine Demo" recommendedWarnings="LLVM" |
|
0 commit comments