Skip to content

Commit 42f36e2

Browse files
authored
Merge pull request #22 from gonski/develop
Merge Develop to Readme branch
2 parents 1d241ff + e7ee936 commit 42f36e2

File tree

211 files changed

+13690
-490
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+13690
-490
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.DS_Store
1+
.DS_Store
2+
*.RPP-bak
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Electron Framework
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Libraries
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Resources
74 MB
Binary file not shown.
2.61 MB
Binary file not shown.
19.4 MB
Binary file not shown.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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>BuildMachineOSBuild</key>
6+
<string>16F73</string>
7+
<key>CFBundleExecutable</key>
8+
<string>Electron Framework</string>
9+
<key>CFBundleIdentifier</key>
10+
<string>com.github.electron.framework</string>
11+
<key>CFBundleName</key>
12+
<string>Electron Framework</string>
13+
<key>CFBundlePackageType</key>
14+
<string>FMWK</string>
15+
<key>DTSDKBuild</key>
16+
<string>16E185</string>
17+
<key>DTSDKName</key>
18+
<string>macosx10.1210.12</string>
19+
<key>DTXcode</key>
20+
<string>0833</string>
21+
<key>DTXcodeBuild</key>
22+
<string>8E3004b</string>
23+
<key>NSSupportsAutomaticGraphicsSwitching</key>
24+
<true/>
25+
</dict>
26+
</plist>
2.06 KB
Binary file not shown.
6.17 KB
Binary file not shown.

0 commit comments

Comments
 (0)