Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios package error #23

Open
Xgamefactory opened this issue Nov 5, 2017 · 0 comments
Open

ios package error #23

Xgamefactory opened this issue Nov 5, 2017 · 0 comments

Comments

@Xgamefactory
Copy link

we get duplicate symbol error when building ipa

duplicate symbol l002 in:
    C:\\Users\\TESTMAN\\AppData\\Local\\Temp\\005bc40e-36b3-45cf-866e-69aee97bb9
dc/Fabric.framework/Fabric(FABNetworkClient.o)
    C:\\Users\\TESTMAN\\AppData\\Local\\Temp\\005bc40e-36b3-45cf-866e-69aee97bb9
dc/Crashlytics.framework/Crashlytics(ANSSettings.o)
duplicate symbol l002 in:
    C:\\Users\\TESTMAN\\AppData\\Local\\Temp\\005bc40e-36b3-45cf-866e-69aee97bb9
dc/Fabric.framework/Fabric(FABNetworkClient.o)
    C:\\Users\\TESTMAN\\AppData\\Local\\Temp\\005bc40e-36b3-45cf-866e-69aee97bb9
dc/Crashlytics.framework/Crashlytics(ANSBackoffTimer.o)
ld: 506 duplicate symbols for architecture arm64
Compilation failed while executing : ld64

make info additions as you have described

<key>Fabric</key>
			  <dict>
				<key>APIKey</key>
				<string>***************************</string>
				<key>Kits</key>
				<array>
				  <dict>
					<key>KitInfo</key>
					<dict/>
					<key>KitName</key>
					<string>Crashlytics</string>
				  </dict>
				</array>
			  </dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant