1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

22 commits

Author SHA1 Message Date
ed
df35930a4f Projucer: Correct case for some iOS identifiers 2018-01-06 18:52:43 +00:00
ed
b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 2018-01-05 17:05:20 +00:00
Noah Dayan
5dfa8bc707 Fix description of exporter setting Duplicate Resources Folder For App Extension in jucer_ProjectExporter_Xcode.h 2017-12-21 10:42:34 +00:00
Lukasz Kozakiewicz
3a3d889fd2 iOS: add an option to Projucer to allow a user to access application documents in a native file chooser. 2017-12-20 23:38:41 +01:00
Tom Poole
03fef746d5 Projucer: Updated the latest MacOS SDK version 2017-12-19 10:54:07 +00:00
ed
ad0e97fef4 Projucer: Draw transparent iOS app icons onto a white background so that they are valid 2017-12-11 11:22:38 +00:00
Tom Poole
458534056a CLion: Fixed a missing .a suffix when creating static libraries 2017-12-05 14:27:05 +00:00
Lukasz Kozakiewicz
b8b304e4cd PushNotifications: add OSX implementation. 2017-11-22 12:59:53 +01:00
Tom Poole
763392ac4f Projucer: Removed some unused variables from the Xcode exporter 2017-11-22 09:22:47 +00:00
hogliux
7e23bf28ae Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers 2017-11-20 10:56:08 +00:00
ed
bf0881bfb2 Projucer: Fixed a few spelling errors 2017-11-09 12:43:27 +00:00
ed
3c86b54846 Projucer: Set the "organization" attribute of Xcode projects to the "Company Name" specified in the project settings in the Projucer 2017-11-06 17:16:32 +00:00
Lukasz Kozakiewicz
b2d2bda7a1 Add Push Notifications feature for iOS and Android. 2017-10-23 09:31:06 +02:00
ed
a166f01fce Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step 2017-10-20 12:06:56 +01:00
ed
52afdcb2ff Projucer: Fixed a bug where plugin binary copy locations previously set in the Xcode exporter weren't being preserved 2017-10-20 08:46:03 +01:00
ed
d346d6ef50 Projucer: Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified 2017-10-19 16:28:31 +01:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
Lukasz Kozakiewicz
1dd687eeb9 InAppPurchases: enable IAP on OSX. 2017-10-17 17:42:03 +02:00
hogliux
8cbd737a95 iOS: Added missing file to previous commit 2017-10-16 11:38:13 +01:00
ed
559ff6778b Projucer: Added a link-time optimisation option to all exporters 2017-10-11 16:19:29 +01:00
ed
38a4baa9dd Projucer: Added some missing marketing icons to the iOS exporter 2017-10-09 16:10:51 +01:00
tpoole
e85d3aaf1f Renamed XCode to Xcode in multiple places 2017-10-06 09:54:32 +01:00
Renamed from extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_XCode.h (Browse further)