forked from LeenkxTeam/LNXSDK
		
	
		
			
	
	
		
			59 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			59 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | <?xml version="1.0" encoding="UTF-8"?> | ||
|  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
|  | <plist version="1.0"> | ||
|  | <dict> | ||
|  | 	<key>BuildMachineOSBuild</key> | ||
|  | 	<string>22A380</string> | ||
|  | 	<key>CFBundleDevelopmentRegion</key> | ||
|  | 	<string>en</string> | ||
|  | 	<key>CFBundleExecutable</key> | ||
|  | 	<string>Leenkx</string> | ||
|  | 	<key>CFBundleIconFile</key> | ||
|  | 	<string>AppIcon</string> | ||
|  | 	<key>CFBundleIconName</key> | ||
|  | 	<string>AppIcon</string> | ||
|  | 	<key>CFBundleIdentifier</key> | ||
|  | 	<string>tech.kode.Leenkx</string> | ||
|  | 	<key>CFBundleInfoDictionaryVersion</key> | ||
|  | 	<string>6.0</string> | ||
|  | 	<key>CFBundleName</key> | ||
|  | 	<string>Leenkx</string> | ||
|  | 	<key>CFBundlePackageType</key> | ||
|  | 	<string>APPL</string> | ||
|  | 	<key>CFBundleShortVersionString</key> | ||
|  | 	<string>1.0</string> | ||
|  | 	<key>CFBundleSignature</key> | ||
|  | 	<string>????</string> | ||
|  | 	<key>CFBundleSupportedPlatforms</key> | ||
|  | 	<array> | ||
|  | 		<string>MacOSX</string> | ||
|  | 	</array> | ||
|  | 	<key>CFBundleVersion</key> | ||
|  | 	<string>1</string> | ||
|  | 	<key>DTCompiler</key> | ||
|  | 	<string>com.apple.compilers.llvm.clang.1_0</string> | ||
|  | 	<key>DTPlatformBuild</key> | ||
|  | 	<string>14A400</string> | ||
|  | 	<key>DTPlatformName</key> | ||
|  | 	<string>macosx</string> | ||
|  | 	<key>DTPlatformVersion</key> | ||
|  | 	<string>12.3</string> | ||
|  | 	<key>DTSDKBuild</key> | ||
|  | 	<string>21E226</string> | ||
|  | 	<key>DTSDKName</key> | ||
|  | 	<string>macosx12.3</string> | ||
|  | 	<key>DTXcode</key> | ||
|  | 	<string>1401</string> | ||
|  | 	<key>DTXcodeBuild</key> | ||
|  | 	<string>14A400</string> | ||
|  | 	<key>LSMinimumSystemVersion</key> | ||
|  | 	<string>10.9</string> | ||
|  | 	<key>NSHumanReadableCopyright</key> | ||
|  | 	<string>Copyright © 2018 the Kore Development Team. All rights reserved.</string> | ||
|  | 	<key>NSMainNibFile</key> | ||
|  | 	<string>MainMenu</string> | ||
|  | 	<key>NSPrincipalClass</key> | ||
|  | 	<string>NSApplication</string> | ||
|  | </dict> | ||
|  | </plist> |