After changing Xcode 16.2 with min iOS 15.
I got error in debug mode
Assertion failed: (reconstituted == accumulator), function setFixup64, file OutputFile.cpp, line 2975.
But project still can archive to IPA.
Anyone has the same issue as me?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Xcode 14 supports on-device debugging in iOS 11 and later.
Xcode 15 supports on-device debugging in iOS 12 and later.
Will Xcode 16 support on-device debugging in iOS 13 and later?
I got this error
R_address (0x0008) is not in bounds of atom 0x0000->0x0008 in '/V1/Pods/GoogleConversionTracking/Libraries/libGoogleConversionTracking.a'
Does any one got this issue?