|  jules | 9d7571fdc2 | Resaved all example projects | 9 years ago | 
				
					
						|  Timur Doumler | 99ae5a7668 | Introjucer: fixed "Update to recommended build settings" warning for generated Xcode projects. | 9 years ago | 
				
					
						|  Timur Doumler | 8c68caf7c1 | Introjucer: updated generated icon names for iOS 9. | 9 years ago | 
				
					
						|  Timur Doumler | ba4bd143ff | Introjucer: updated supported iOS deployment targets to range from 7.0 to 9.2. | 10 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | 89ba69ab29 | Android Bluetooth MIDI, pro-audio i/o and improved openGL support | 10 years ago | 
				
					
						|  jules | 09afb3b1c6 | Introjucer: fixed a VC warning | 10 years ago | 
				
					
						|  Joshua Gerrard | 5ec1058f23 | Fixed application icon not appearing for associated file types on OSX | 10 years ago | 
				
					
						|  Joshua Gerrard | 7ca51f0a7d | Introjucer: Added 10.11 deployment target to Xcode exporter | 10 years ago | 
				
					
						|  jules | f8bd0a3079 | Introjucer: added swift as a source file type | 10 years ago | 
				
					
						|  jules | 8ef2d21aaa | Introjucer: updated Xcode exporter to produce iOS launch images | 10 years ago | 
				
					
						|  jules | fd7a36a177 | Introjucer: made the Xcode exporter treat swift files as source code | 10 years ago | 
				
					
						|  jules | 5fcf662375 | Fixes for Introjucer in Xcode 7 | 10 years ago | 
				
					
						|  Timur Doumler | 35424d137f | Introjucer: Removed support for OSX 10.4; fixed name and displayed values for the "OSX Deployment Target" build setting. | 10 years ago | 
				
					
						|  jules | 21dabf778d | Introjucer: Refactored global path implementation | 10 years ago | 
				
					
						|  Timur Doumler | bbf4627582 | Introjucer: updated outdated iOS deployment target version number list. | 10 years ago | 
				
					
						|  Timur Doumler | 7c226fcf92 | Introjucer: C++98 compile fixes. | 10 years ago | 
				
					
						|  Timur Doumler | a178731a95 | refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  hogliux | 0e6c3ab68f | Add all possible orientations to the UISupportedInterfaceOrientations plist element on iOS | 10 years ago | 
				
					
						|  jules | 3cfdde28c3 | Avoided a VC2013 warning in the introjucer. | 10 years ago | 
				
					
						|  jules | 0e38c68e15 | Removed some accidental C++11 syntax in the introjucer. | 10 years ago | 
				
					
						|  jules | 6cbab98ab2 | Introjucer: update to the format of iOS icons. | 10 years ago | 
				
					
						|  jules | 43ce64a099 | Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. | 10 years ago | 
				
					
						|  Timur Doumler | fc2f9e848d | Introjucer: Added option to select C++ language standard for Xcode. | 10 years ago | 
				
					
						|  jules | 31f0d5e239 | Introjucer: added more options for optimisation levels on GCC/LLVM targets. | 10 years ago | 
				
					
						|  jules | ef4a6ce1a7 | Introjucer: Fix iOS 8.1 orientation by adding default orientation flags to the generated project plist. | 10 years ago | 
				
					
						|  jules | fce4188055 | Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number. | 10 years ago | 
				
					
						|  jules | bbc3a56b84 | Introjucer: added module option flags for OSXLibs and iOSLibs | 10 years ago | 
				
					
						|  jules | ae271f09de | Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. | 10 years ago | 
				
					
						|  jules | 2bacad372f | Introjucer: Fix for handling spaces in some Xcode project paths. | 11 years ago | 
				
					
						|  jules | ad967325cd | Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. | 11 years ago | 
				
					
						|  jules | d75c31bf64 | Introjucer: Workaround for old versions of GCC | 11 years ago | 
				
					
						|  jules | 6d56d590df | Introjucer: handled a couple more escape characters in the Xcode exporter | 11 years ago | 
				
					
						|  jules | 581f6d26de | Introjucer: Fixed escaping of scripts in Xcode exporter | 11 years ago | 
				
					
						|  jules | f2f8da2abe | Introjucer: bumped latest OSX SDK option to 10. | 11 years ago | 
				
					
						|  jules | d88a49d9ae | Introjucer: avoided creating iOS assets for a static lib project. | 11 years ago | 
				
					
						|  jules | 811258e72b | Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 | 11 years ago | 
				
					
						|  jules | 970300867f | Introjucer: Added .S to the supported asm file extensions. | 11 years ago | 
				
					
						|  jules | 6a89a440b5 | Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. | 11 years ago | 
				
					
						|  jules | 94076545a4 | Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. | 11 years ago | 
				
					
						|  jules | 65f01eb6f7 | Introjucer: tweaked Xcode project structure to avoid warning about architectures. | 11 years ago | 
				
					
						|  jules | 29f36905c5 | Introjucer: updated the list of iOS versions. | 11 years ago | 
				
					
						|  jules | 5409951861 | Refactored some Xcode warning suppression. | 11 years ago | 
				
					
						|  jules | 783af9c332 | Introjucer: avoided warnings for old 3rd-party code in Xcode 5.1 | 11 years ago | 
				
					
						|  jules | cc633ce3f5 | Introjucer: Fixed folder sorting in Xcode export. | 11 years ago | 
				
					
						|  jules | 3100e54728 | Introjucer: workaround for building OSX icons if only a 1024x1024 image is supplied | 11 years ago | 
				
					
						|  jules | 593e1c1e65 | Introjucer: added a setting for specifying a code-signing identity in Xcode builds. | 11 years ago | 
				
					
						|  jules | ecaf9eb1ac | Introjucer: made sure that preprocessor tokens are replaced in the binary name used. | 11 years ago | 
				
					
						|  jules | d582a66917 | Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. | 12 years ago |