NeuralAmpModeler-iOS-AUv3-Info.plist (1793B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>CFBundleDevelopmentRegion</key> 6 <string>en</string> 7 <key>CFBundleDisplayName</key> 8 <string>NeuralAmpModelerAppExtension</string> 9 <key>CFBundleExecutable</key> 10 <string>NeuralAmpModelerAppExtension</string> 11 <key>CFBundleIdentifier</key> 12 <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> 13 <key>CFBundleInfoDictionaryVersion</key> 14 <string>6.0</string> 15 <key>CFBundleName</key> 16 <string>NeuralAmpModelerAppExtension</string> 17 <key>CFBundlePackageType</key> 18 <string>XPC!</string> 19 <key>CFBundleShortVersionString</key> 20 <string>0.7.13</string> 21 <key>CFBundleSignature</key> 22 <string>????</string> 23 <key>CFBundleVersion</key> 24 <string>0.7.13</string> 25 <key>NSExtension</key> 26 <dict> 27 <key>NSExtensionAttributes</key> 28 <dict> 29 <key>AudioComponents</key> 30 <array> 31 <dict> 32 <key>description</key> 33 <string>NeuralAmpModeler</string> 34 <key>factoryFunction</key> 35 <string>IPlugAUViewController_vNeuralAmpModeler</string> 36 <key>manufacturer</key> 37 <string>SDAa</string> 38 <key>name</key> 39 <string>Steven Atkinson: NeuralAmpModeler</string> 40 <key>sandboxSafe</key> 41 <true/> 42 <key>subtype</key> 43 <string>1YEo</string> 44 <key>tags</key> 45 <array> 46 <string>Effects</string> 47 <string>size:{600,400}</string> 48 </array> 49 <key>type</key> 50 <string>aufx</string> 51 <key>version</key> 52 <integer>1805</integer> 53 </dict> 54 </array> 55 </dict> 56 <key>NSExtensionMainStoryboard</key> 57 <string>NeuralAmpModeler-iOS-MainInterface</string> 58 <key>NSExtensionPointIdentifier</key> 59 <string>com.apple.AudioUnit-UI</string> 60 </dict> 61 </dict> 62 </plist>