bitmoji-kit-sample
bitmoji-kit-sample copied to clipboard
info.plist is invalid
The code in the sample has an invalid plist. xcode fails to load/show it the way it is. I know the readme says to update the values, but since it has the "comments" <!-- Insert your redirect url scheme here -->
it actually invalidates the XML and xccode cannot open the plist at all. One has to open it in a different editor.
error: unable to read property list from file: /Users/me/bitmoji-kit-sample-master/ios/BitmojiSampleApp/Supporting Files/Info.plist: The operation couldn’t be completed. (XCBUtil.PropertyListConversionError error 1.) (in target 'BitmojiSampleApp' from project 'BitmojiSampleApp')
The same here. The info could not read it.
The code in the sample has an invalid plist. xcode fails to load/show it the way it is. I know the readme says to update the values, but since it has the "comments"
<!-- Insert your redirect url scheme here -->
it actually invalidates the XML and xccode cannot open the plist at all. One has to open it in a different editor.
error: unable to read property list from file: /Users/me/bitmoji-kit-sample-master/ios/BitmojiSampleApp/Supporting Files/Info.plist: The operation couldn’t be completed. (XCBUtil.PropertyListConversionError error 1.) (in target 'BitmojiSampleApp' from project 'BitmojiSampleApp')
Duplicate of #