-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # MyoMapper/Builds/MacOSX/MyoMapper.xcodeproj/project.pbxproj
- Loading branch information
Showing
22 changed files
with
484 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,46 @@ | ||
<?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>CFBundleDisplayName</key> | ||
<string>MyoMapper</string> | ||
<key>CFBundleDocumentTypes</key> | ||
<array> | ||
<dict> | ||
<key>CFBundleTypeExtensions</key> | ||
<array> | ||
<string>mapper</string> | ||
</array> | ||
<key>CFBundleTypeIconFile</key> | ||
<string>Icon</string> | ||
<key>CFBundleTypeName</key> | ||
<string>mapper</string> | ||
<key>CFBundleTypeRole</key> | ||
<string>Editor</string> | ||
<key>NSPersistentStoreTypeKey</key> | ||
<string>XML</string> | ||
</dict> | ||
</array> | ||
<key>CFBundleExecutable</key> | ||
<string>${EXECUTABLE_NAME}</string> | ||
<key>CFBundleIconFile</key> | ||
<string>Icon.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.balandinodidonato.MyoMapper</string> | ||
<key>CFBundleName</key> | ||
<string>MyoMapper</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>3.1.7</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleVersion</key> | ||
<string>3.1.7</string> | ||
<key>LSApplicationCategoryType</key> | ||
<string>public.app-category.developer-tools</string> | ||
<key>NSHighResolutionCapable</key> | ||
<true/> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Balandino Di Donato - 2017</string> | ||
</dict> | ||
</plist> | ||
<?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> | ||
<dict> | ||
<key>CFBundleExecutable</key> | ||
<string>${EXECUTABLE_NAME}</string> | ||
<key>CFBundleIconFile</key> | ||
<string>Icon.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.balandinodidonato.MyoMapper</string> | ||
<key>CFBundleName</key> | ||
<string>MyoMapper</string> | ||
<key>CFBundleDisplayName</key> | ||
<string>MyoMapper</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>3.1.9</string> | ||
<key>CFBundleVersion</key> | ||
<string>3.1.9</string> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Balandino Di Donato - 2018</string> | ||
<key>NSHighResolutionCapable</key> | ||
<true/> | ||
<key>CFBundleDocumentTypes</key> | ||
<array> | ||
<dict> | ||
<key>CFBundleTypeExtensions</key> | ||
<array> | ||
<string>mapper</string> | ||
</array> | ||
<key>CFBundleTypeName</key> | ||
<string>mapper</string> | ||
<key>CFBundleTypeRole</key> | ||
<string>Editor</string> | ||
<key>CFBundleTypeIconFile</key> | ||
<string>Icon</string> | ||
<key>NSPersistentStoreTypeKey</key> | ||
<string>XML</string> | ||
</dict> | ||
</array> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<JUCERPROJECT id="m7UYPj" name="MyoMapper" projectType="guiapp" version="3.1.7" | ||
<JUCERPROJECT id="m7UYPj" name="MyoMapper" projectType="guiapp" version="3.1.9" | ||
bundleIdentifier="com.balandinodidonato.MyoMapper" includeBinaryInAppConfig="1" | ||
jucerVersion="5.2.0" companyName="Balandino Di Donato" companyWebsite="http://www.balandinodidonato.com/myomapper" | ||
companyEmail="[email protected]" displaySplashScreen="0" | ||
reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="11" | ||
companyCopyright="Balandino Di Donato - 2017"> | ||
companyCopyright="Balandino Di Donato - 2018"> | ||
<MAINGROUP id="G7OLDm" name="MyoMapper"> | ||
<GROUP id="{A855A8B0-1BF1-10A8-F066-98F2E790D7DC}" name="Source"> | ||
<GROUP id="{4206F9A6-3428-D059-A986-AD282226E07A}" name="UI"> | ||
|
Oops, something went wrong.